Hello There Mark, can u please tell me how to add my own logo on this style? its a PNG file with transperency and looks really awful on the header bg :S
i've tried reading all the posts on phpbb forum and else where, this isent the first time im customising a style
any help please?
Link to Logo :http://ppcwarez2.com/phpbb/styles/proFo ... warez2.png
Link to Site : http://ppcwarez2.com/phpbb/
also my board3.de portal looks really awful, any hint on that?
Changing logo
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Changing logo
Open styles/proFormell/imageset/imageset.cfg
Find:
Replace with:
Then open styles/proFormell/template/overall_header.html
Find:
Adjust the height in order to have your logo fit the background without any bugs.
Find:
Code: Select all
img_site_logo = logo.gif*70*330
Code: Select all
img_site_logo = ppcwarez2.png*120*600
Find:
Code: Select all
<div style="height: 110px ;">
-
- Newbie
- Posts: 2
- Joined: Wed 18. Feb 2009, 08:37
- phpbb.com: ather90
Re: Changing logo
Hello, please check how ugly it looks
i've done what you said, but its looking very weird :S
i've done what you said, but its looking very weird :S
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Changing logo
The problem is that your logo is way to transparent to look good on that background, therefore you will need a different background.