Web Hosting Talk







View Full Version : vB skinners - please help if you can


P-nut
03-21-2004, 03:16 PM
I'm trying to create a skin for vB and I am having trouble with the index page. Every time I try to apply a header graphics table it will not stretch across the page (see the attached image).

Can anyone point me in the right direction? I'm skinning 2.3.4. TIA!

Rancher
03-23-2004, 02:35 AM
hmm, post some html.

CyberAlien
03-23-2004, 08:49 AM
probably you forgot to set width of that table to 100%

P-nut
03-23-2004, 09:04 AM
Originally posted by CyberAlien
probably you forgot to set width of that table to 100%

Right you are - sort of. I had to set the width of the middle cell to 100%, and it worked! (Thank goodness for coffee in the wee hours of the morning LOL ;))