changing height/width

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

changing height/width

Post by Fire-Fox »

Hey!

Where is it i change the size of the site_logo?

Re: changing height/width

Post by Steve »

yourstyle/imageset/imageset.cfg
find:

Code: Select all

img_site_logo = site_logo.gif*52*139

Re: changing height/width

Post by Fire-Fox »

Thanks you once again! :)