Byronwells
12-06-2009, 07:13 PM
Alright guys
Sorry to trouble you, but I am not sure if this possible or not?
Please take a look at http://www.supreme-host.com/marketplace/marketplace.php
I am trying to make the columns header text on the left hand side to be in the actual both horizontally and vertically.
This is the css code that I am using for that particular part
#l_sidebar h2 {
background: url(http://www.supreme-host.com/marketplace/images/headerback.jpg);
height: 45px;
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 1px 0px 1px 5px;
line-height: 20px;
}
I know I can create images for each separate header and do it that.. But is there any way that I can do it in the css code?
Sorry to trouble you, but I am not sure if this possible or not?
Please take a look at http://www.supreme-host.com/marketplace/marketplace.php
I am trying to make the columns header text on the left hand side to be in the actual both horizontally and vertically.
This is the css code that I am using for that particular part
#l_sidebar h2 {
background: url(http://www.supreme-host.com/marketplace/images/headerback.jpg);
height: 45px;
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 1px 0px 1px 5px;
line-height: 20px;
}
I know I can create images for each separate header and do it that.. But is there any way that I can do it in the css code?