2 ion_rey Jan 23, 2012 20:24Find 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 }
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 }