Topic: Font assignments
I'm currently trying to get some of my font issues resolved, especially in my menu. I've gotten the header image up and the location of the menu is now in place. (I'm slowly learning punBB's way of stylizing their forums).
Below are two screenshots of my site, the first one is of the forums (work in progress) and it's fonts.
Here's what I'm looking to do.. I want to make the menu look exactly like the rest of my site, meaning I want the font size and hight of the menu to be exactly like the rest of the site. Now I've added the following to my temp CSS "camaro_cs.css"
----------
body {background-color: #8b8b8b;
margin-top: 4em;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.2em;
text-align: left;
margin-left: 0px;
margin-right: 0px;
/*For IE's Scrollbars*/
scrollbar-face-color:#C0C0C0;
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:#EAEAEA;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-shadow-color:#808080;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#E0E0E0;}
#punwrap
{
width:577px;
margin-left: auto;
margin-right: auto;
margin-top: 4em;}
#brdheader
{width:579px;
height:130px;
background-image: url(../images/hdr.jpg);
border: 2px solid;
}
#brdmenu
{font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
text-align: center;
background-color: #bebebe;
border: 2px #000000;
padding: 1px;
width: 577px;
border-left: 2px #000000 solid;
border-bottom: 2px #000000 solid;
border-right: 2px #000000 solid;
margin-top: auto;}
#brdmenu a:link, #brdmenu a:visited {color: #000000;
background-color: #bebebe;
text-decoration: none;
margin: 0px;
margin-left: 10px;
margin-right: 10px;
padding-top: 1px;
padding-left: 10px;
padding-bottom: 1px;
padding-right:10px;
display: inline;
cursor: crosshair;}
#brdmenu a:hover, #brdmenu a.current {color: #d1d1d1;
background-color: #000000}
----------------
the above it taken from my CSS for my site. I haven't found in the CSS for any of the styles any font definitions, are they located in base.css, oxygen.css or oxygen_cs.css? Any attempts to change the font size of the menu doesn't work..
Any ideas? I hope my post wasn't too confusing.. I'm still alittle confused with the CSS for the board..
I think I'll stick with this question for now and hit you gurus up later for more help
Thanks...
---------------------------------
[img]http://camaro.ph-productions.com/images/sig_camaro.jpg[/img]
1999 Z28 A4