PDA

View Full Version : Category line breaks where not neccesary!


mm2008
02-04-08, 12:16
I have just realised that even though I have changed the witdh my navigation displays at ( via CSS ), the categories still seem to have line breaks that arent neccesary.

i.e. I am gettting

Books &
Subscriptions

where there is room to have it on the same line.

More examples of the problem here -
http://compare.offers-only.co.uk

Cant seem to find anywhere in elements or in css that i can change it.
Hope it can be fixed, any help or comments ( good and bad ) would be appreciated also.

mm2008
02-04-08, 12:47
Have now managed to change it, but it seems to push the featured merchant out further, ruining the whole layout of the site.
Am very confused

IntroSites
02-04-08, 20:38
remove width: 100px; from #sw_nav a:link, a:visited in your CSS

mm2008
03-04-08, 11:31
Thanks for that!
Your a genius

I really appreciate the help!