Changing logo

English Style Support
Post Reply
Dark_Angel
Newbie
Newbie
Posts: 2
Joined: Wed 18. Feb 2009, 08:37
phpbb.com: ather90

Changing logo

Post 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?
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: Changing logo

Post 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.
Image
Dark_Angel
Newbie
Newbie
Posts: 2
Joined: Wed 18. Feb 2009, 08:37
phpbb.com: ather90

Re: Changing logo

Post by Dark_Angel »

Hello, please check how ugly it looks :(

i've done what you said, but its looking very weird :S
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: Changing logo

Post 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.
Image
Post Reply