Can someone please point me in the right direction to stop my list of categories on the right hand sidebar on http://canvas-art-prints-uk.com from being narrow - some of the text is on two lines when it could easily stretch across the panel. Thanks
See #widgets_home_a { /*layout.css (line 1159)*/ float:left; margin:0px; padding:0px; [color=red]width:150px;[/color] } Code (markup): You have html syntax errors. There's no excuse for invalid markup. Among the errors, where is the parent ul for the list? cheers, gary
I have no idea - it's just a template I have used. It says among others that the height attribute is not allowed - wtf? Anyway, thanks for the width issue fix it worked a treat