PDA

View Full Version : Can someone help me out?


TYorke
09-16-2003, 10:10 PM
It's a simple HTML error that I can't locate so I can fix it. Could someone please look into this
and help me out?

I have the 'space between categories' hack and I was trying to simply add a border around each 'separated' table. I just can't figure out where to close the table tags so they all close properly

Thanks!

SaintDog
09-16-2003, 10:17 PM
So you want the border to look like the one you have on the first table (i.e. Announcements)?

If so, you don't need ANY extra HTML, just simple CSS and modifications to the border option :). Let me know if that is what you are trying to acheive.

TYorke
09-16-2003, 10:22 PM
SaintDog,

Thank you for your prompt reply. Yes, that is what I am trying to achieve. I want all the other tables to look like the Announcements table. You say CSS will do it? I'm curious to find out how :)

Thanks again

PS: This is the sweetest skin I have ever seen!

SaintDog
09-16-2003, 10:25 PM
Simply enough :).

1). Goto Admin CP
2). Styles & Templaets > Style Manager
3). All Style Options
4). Find the 'Table Border' section
5). Set the background to #FFFFFF
6). In the 'Extra CSS Attributes' section, add:

border: 1px solid #000000;


You can change #000000 to the color of your choice, this will be the color of your border.

SaintDog
09-16-2003, 10:29 PM
Just as a note, you will probably need to remove ALL of the extra table coding you added by reverting them back and re-applying the modification so as not to disturb the needed coding :).

TYorke
09-16-2003, 10:29 PM
wow, prompt service! :)

I am using vB 2.3.2 not sure where the extra CSS section is

SaintDog
09-16-2003, 10:31 PM
Oh shoot, I was looking at the wrong forum here, heh. Give me a bit to look over a vBulletin 2 installation and I will see what I can do about that :).

My apologies for not reading ahead.

TYorke
09-16-2003, 10:49 PM
Oh shoot, I was looking at the wrong forum here, heh. Give me a bit to look over a vBulletin 2 installation and I will see what I can do about that :).

My apologies for not reading ahead.LOL don't worry about it. I appreciate the time you are taking to help me with this "silly" issue :)

Can I also trouble you to show me how to add that blue space between posts (of course I would use a different colour for that :D

TYorke
09-17-2003, 05:03 AM
D'oh! I found the "Cool Border" Modification here in these forums at http://www.vbulletintemplates.com/mods/showthread.php?t=3217

but now I have small issue: http://community.cchl.ca/index.php?s=

There is a small 2px high coloured area underneath the PMs table :(