PDA

View Full Version : Skin layout not wrapping


Gleedo
10-25-2008, 10:34 PM
Hello all,

I am very new (today) to vBulletin and mods etc, but have been installing some mods and they are all working ok. But i noticed on one of my skins, that sometimes it does not render correctly.

When i view a page, it renders nicely under one template (dark one), but not under the green one. The text in the column headers dont wrap like in the dark one.

Any ideas how i should go about fixing this? Be warned, i am a total noob as of today in vBulletin land:

Dark Template
http://i188.photobucket.com/albums/z68/LordGleedo/ladder_futura.jpg

Bad one
http://i188.photobucket.com/albums/z68/LordGleedo/ladder_urban.jpg

Thanks in advance :)

Seven Skins
10-25-2008, 11:06 PM
Look for "white-space: nowrap;" in thead class of your skins main CSS and remove it see if it helps.

.

Gleedo
10-25-2008, 11:16 PM
Look for "white-space: nowrap;" in thead class of your skins main CSS and remove it see if it helps.


.

Well holy crap - that pretty much worked, many thanks :)

Its still not quite right as you will see below, as although the wrap is now working, the row now has a different color half way down, but i can live with that :)

http://i188.photobucket.com/albums/z68/LordGleedo/urban_ladder1.jpg

Seven Skins
10-25-2008, 11:42 PM
Change the background color of thead class almost same as your thead image then you would hardly notice it ;)

.

Gleedo
10-26-2008, 08:15 AM
Change the background color of thead class almost same as your thead image then you would hardly notice it ;)

.

Hi, the background also has an image, which i tweaked ever so slightly as well as changing the background color match the bottom of the bg image, and it now looks fine.


I did find one other place that does now wrap, and i tried to find the white space thing for this one, but could not. Any suggestions?

http://i188.photobucket.com/albums/z68/LordGleedo/urban_ladder3.jpg