SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  28 Apr 2005 00:36
I like to see the navigation table (search/usercp/admincp/etc..)
aligned to the top, how can i do this?

The white background doesn't fit my site, what part of the CSS file do i need to change it? ive been through the most part and i can't find it anywhere (its 1am, must be tired)

Thanks for your help
Posted:  28 Apr 2005 08:57
Quote:
I like to see the navigation table (search/usercp/admincp/etc..)
aligned to the top, how can i do this?
Try setting valign="top" for the td that holds the forum.

Quote:
The white background doesn't fit my site, what part of the CSS file do i need to change it? ive been through the most part and i can't find it anywhere (its 1am, must be tired)
The table that holds your forum is set with a white background. Set it to another color if you want.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  28 Apr 2005 11:16
Thank you...worked in 1 go, doesnt happen often with a newbie like me
Posted:  28 Apr 2005 11:21
Now for my next question concerning CSS

Ive made the textboxes with a black background, and the table that holds the forum black aswell

How can i change link colors?
Supposedly with a:link, a: visited etc?

How can i change the colors of textbox inputs?

how can i change the greeting colors (Hello [username]!)
Supposedly with body {color: #xxxxx}?

thanks in advance
Posted:  28 Apr 2005 12:49
I got those by just trying everything, theres 1 thing that doesnt seem to change with the CSS file

I posted a message to test out the colors and 1 thing still is blue, the row, cell anything that contains
Quote:
Posted:  28 Apr 2005 11:09


wich is just above the name and online status(see above my name, the bluest cell.

You understand?:S Anyway, how can i change that color?
Posted:  28 Apr 2005 13:05
Nevermind, i got it all..im replying here too quickly arent i?