How To Change The Height... »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - How To Change The Height...



mario016 [ Mon 22 Feb, 2010 06:08 ]
Post subject: How To Change The Height...
Hi, me again :P
Could anybody please tell me how I can change the height for my phpbb
Thank you :mryellow:
picture below:


Joshua203 [ Mon 22 Feb, 2010 12:48 ]
Post subject: Re: How To Change The Height...
i m not a milky way user (and i am unshure if you are) but a quick download to compare lead me to the same as for pearl styles

have a look in stylesheet.css:
Code: [Hide] [Select]
#top_logo{
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('./images/top_header.png') repeat;
height: 150px;
}

;-)


mario016 [ Mon 22 Feb, 2010 13:05 ]
Post subject: Re: How To Change The Height...
Joshua203 wrote: [View Post]
i m not a milky way user (and i am unshure if you are) but a quick download to compare lead me to the same as for pearl styles

have a look in stylesheet.css:
Code: [Hide] [Select]
#top_logo{
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('./images/top_header.png') repeat;
height: 150px;
}

;-)

thank you, Joshua :) I found it, mine is height: 100px, I'll edit it :)




Powered by Icy Phoenix