July 4, 201016 yr Right, hi guys, Wondering if someone can help... I am doing a site mock-up and one of the css styles is not cascading as I would expect it to - I'm sure I'm missing something simple but you know what it's like when you stare at code for too long - the obvious is no longer obvious!! Basically, everything is working fine except the 2 feature boxes at the bottom of the page content (International Students and UK Professionals) - the line height is too large. It seems that the line-height is still being affected by the styling for .format_text, despite me having produced much more specific style rules for the links contained within the feature boxes. If anyone has firebug, it'll make life a lot easier, checking it. Any help would be GREATLY appreciated!! url is http://www.invisibleinkwebdesigns.com/ilccomms/
July 4, 201016 yr Try adding your line-height to div.coursefeature .linkholder ul { color:#FFFFFF; list-style:disc outside none; }
Create an account or sign in to comment