Page 1 of 1

Changing logo

Posted: Wed 18. Feb 2009, 08:41
by Dark_Angel
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 :roll:

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?

Re: Changing logo

Posted: Wed 18. Feb 2009, 21:21
by Marc
Open styles/proFormell/imageset/imageset.cfg
Find:

Code: Select all

img_site_logo = logo.gif*70*330
Replace with:

Code: Select all

img_site_logo = ppcwarez2.png*120*600
Then open styles/proFormell/template/overall_header.html
Find:

Code: Select all

<div style="height: 110px ;">
Adjust the height in order to have your logo fit the background without any bugs.

Re: Changing logo

Posted: Thu 19. Feb 2009, 16:00
by Dark_Angel
Hello, please check how ugly it looks :(

i've done what you said, but its looking very weird :S

Re: Changing logo

Posted: Sat 21. Feb 2009, 23:49
by Marc
The problem is that your logo is way to transparent to look good on that background, therefore you will need a different background.