Page 1 of 1

Problem Logo-Background

Posted: Mon 2. Mar 2009, 22:53
by DarkHunter
Hello

I have a problem with my logo (width :1024, hight :330). I don't see my logo. My logo isn't transperency. I just change imageset and overall_header. Thx to help me.

imageset.cfg

img_site_logo = logo.jpg*330*1024

overall_header.html

div id="page-header">
<div class="headerbar">
<div class="inner"><span class="corners-top"><span></span></span>
<div style="height: 330px ;">
<div id="site-description">
<div class="header-pad"><a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a></div>

Re: Problem Logo-Background

Posted: Tue 3. Mar 2009, 12:55
by Marc
So, your logo is called logo.jpg and located in the imageset folder of proFormell. If you uploaded everything correctly you will just have to refresh your imageset. Also, change the height in overall_header.html to 320px. But watch out, this will only replace the proFormell image. If you want to have your logo as the only logo, try using this tutorial: http://www.phpbb.com/community/viewtopi ... 4&t=639205