Changing banner

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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.
Else your topic may be ignored or locked!
Locked
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Changing banner

Post by heredia21 »

How can I change/add a custom banner to be the same size and go all the way across just like this one, but an image.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Changing banner

Post by cisco007 »

have a read here maybe this will help!
http://www.phpbb.com/community/viewtopi ... 205#header
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Changing banner

Post by heredia21 »

I uploaded the pic but look what it is showing.
bannern.png

IM trying to make it show this
bbelogo.gif
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Changing banner

Post by cisco007 »

don't really know if you followed the instructions correctly, but did you change the edits on the files according to how big you image is or how big is your image?
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Changing banner

Post by heredia21 »

No. I want it the same size as the banner that is there now. Like the way it is across. The image wont stretch out to fit?
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Changing banner

Post by cisco007 »

no the image will not stretch to fit, you must resize it, read the instructions on the link i gave you and you might get an idea of how big the image should be, it should be at least over 1000px long!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Changing banner

Post by Steve »

viewtopic.php?f=11&t=385 << style link
how about a glossy black style and using the blackberry empire image as the site logo ?

but to get any image in the header centered and not repeat ,like cisc007 said make an image big enough

open styles/your style/theme/colours.css
find:

Code: Select all

.headerbar {
add after:

Code: Select all

	background-repeat: no-repeat;
	background-position: top center;
NAPWR wrote: Nice, Stoker is Hot
Locked