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>
Problem Logo-Background
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Problem Logo-Background
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