hey, guys. my friend wrote up some css for a page on our site, and it worked fine. It was supposed to mimic that of another page... and it did. i'm using php to totally automate the entire section of the site, so I need the css to autoformat, instead of the manual stuff we had before.
So... i'm also using it on another page, a search page. for some reason, the size is just off.
http://thebrb.com/stockpile/search.php
^should be fixed here.
http://www.thebrb.com/stockpile/tuto...muzzleflashes/
^should look like this. this isn't using the css though.
this is just in the page, not a seperate file, but I will seperate later.Code:...<style type="text/css"> a {color: #FF0000; font-size:10pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; text-decoration: underline;} body { color: #3A4F6C; font-size:7.5pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; } </style>...
Anyway.... what's with the size being off? I just need to be able to have csss automatically make the text look like the blue-green text on the second page. I also need to be able to have the headers and such set easily (<h1>text</hi> or whatever).
I'm sure this is obvious to someone who knows css... i just don't. Sorry for asking a stupid question![]()



Reply With Quote


Bookmarks