hello, i am using one of many css layouts from Paul O'brian's tutorials(thanks Paul) but i am struggling to keep it to its original width. i inserted a horizontal menu with subcategories and it is giving problems. it is hiding the titles on top of my content side and columns and increase the width of the layout.
can anybody please help?
many thanks
The easiest solution would be giving a min-width to the whole layout making it so that it never squashes the layout and breaks the menu.
IE makes things difficult. http://www.sitepoint.com/forums/show...1&postcount=25
I would have suggested just letting the floated menu items push down the content - but your Sub menu relies on your top level menu being on one line so i'd go with the min-width
Bookmarks