Recent Topics

1 Jan 23, 2012 13:02    

My b2evolution Version: 4.1.x

How can i alter the header height so my logo fits better.

Thanks

2 Jan 23, 2012 20:24

Find the archive called style.css in the skin's folder.

And play with this part of the code:

/* Header */
div#pageHeader { }
div.header { padding:10px 30px 0 30px }
div.logo { float:left; vertical-align:bottom }
div.top_header { margin:0 30px 0 320px }

3 Jan 24, 2012 03:50

Thank you so much, Ion Rey.


Form is loading...