Increase Logo Width »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Increase Logo Width



Alhazred [ Mon 03 May, 2010 22:38 ]
Post subject: Increase Logo Width
I'm using Black Pearl style and I have to put a wider image as logo.
At the moment is set to 150x150, I need it 300x150.
Where do I change the width? If I only replace the image it is shown 150x150 even if it is 300x150.


Joshua203 [ Mon 03 May, 2010 22:57 ]
Post subject: Re: Increase Logo Width
Hi Alhazred,

There's two ways of doing this, first one is the simplest but not permanent (meaning you would loose the edit every single time you would refresh the imageset in acp):

Go to acp >> styles tab >> imagesets
and set the sizes to the sizes you would like
Then purge the cache in general tab and maybe clear your browser if you don t see the changes

Second makes it permanent:

Go to black_pearl/imageset (where you probably have allready replaced the logo) to edit imageset.cfg

Find:
Code: [Hide] [Select]
img_site_logo = sitelogo_small.png*150*150


Replace it with:
Code: [Hide] [Select]
img_site_logo = sitelogo_small.png*150*300

Refresh the imageset in acp, maybe even purge cache(this never hurts ) and if needed also clear the browser

It is your choice wich way to use.

Goodluck,
.. Joshua203




Powered by Icy Phoenix