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

MyFootballCafe.com  is Now Online!

2

Re: Help needed with the Style

SuperMAG wrote:

Can any one please give me a quick tip.

Inspect your page source.

Re: Help needed with the Style

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;
    }
MyFootballCafe.com  is Now Online!

Re: Help needed with the Style

Try playing with "padding" property.

Re: Help needed with the Style

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...

Re: Help needed with the Style

thanks guys, but i decided to let those bars as it is, as it looks good that way.

MyFootballCafe.com  is Now Online!

Re: Help needed with the Style

Lol MattF. you registered 10 days before me. just noticed that.

MattF: 2007-03-15
Me: 2007-03-25

MyFootballCafe.com  is Now Online!