Topic: Help needed with the Style
I am making a new style and i need a little help.
I want to decrease the hight of this: http://i40.tinypic.com/2z7eooy.png
Can any one please give me a quick tip.
Thanks
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 additions → Help needed with the Style
I am making a new style and i need a little help.
I want to decrease the hight of this: http://i40.tinypic.com/2z7eooy.png
Can any one please give me a quick tip.
Thanks
Can any one please give me a quick tip.
Inspect your page source.
mmm, ok i reached this place, but i still don't have any idea where to change the height of those two bars.
/* Headings
-------------------------------------------------------------*/
.brd th {
font-size: 1.084em;
padding: 0.462em 1.417em;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.brd .main-head, .brd .main-foot {
border-style: solid;
border-width: 1px;
padding: 0 1.417em;
}
.brd .main-head .hn, .brd .main-foot .hn {
font-size: 1.084em;
padding-right: 10em;
}
.brd h2.main-subhead {
border-style: solid;
border-width: 1px;
font-size: 1.084em;
padding: 0.462em 10em 0.426em 1.417em;
}
.brd .column-title {
border-style: solid;
border-width: 1px;
position: relative;
margin-bottom: -1px;
}
.brd .main-subhead {
border-style: solid;
border-width: 1px;
border-bottom: none;
}
.brd .main-subhead .hn {
font-size: 1.084em;
padding: 0.462em 1.417em;
position: relative;
}
.brd .main-foot {
margin-top: -1em;
}
.brd #brd-announcement h1, .brd .main-extensions .ct-legend, .brd .main-hotfixes .ct-legend {
border-bottom-style: dashed;
border-bottom-width: 1px;
font-size: 1.1em;
font-weight: bold;
}
.brd #brd-announcement h1 {
margin-bottom: 0.5em;
}
.brd .main-pagehead .hn {
padding: 0.5em 0;
}
.brd .content-head {
margin: 0.5em 1.417em 0;
}
.brd .content-head .hn {
font-size: 1.084em;
border-style: none none double none;
border-width: 3px;
padding: 0.462em 0;
}
One good idea if you are playing with CSS and use firefox - have a look at the various web developer addons - I tend to use the dom inspector and the css inspectors ALOT...
thanks guys, but i decided to let those bars as it is, as it looks good that way.
Lol MattF. you registered 10 days before me. just noticed that.
MattF: 2007-03-15
Me: 2007-03-25
PunBB Forums → PunBB 1.3 additions → Help needed with the Style
Powered by PunBB, supported by Informer Technologies, Inc.