The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Code to change banner on the head of forum

3 posters

Go down

Code to change banner on the head of forum Empty Code to change banner on the head of forum

Post by summer November 28th 2008, 11:15 am

Hi!

Is there a code or way to change the banners (header) at the top of my forum. I want to have on my forum three of four banners (on head) and I`m asking if it`s possible and how to do that?

Please help!

Thanks. Very Happy
avatar
summer
New Member

Posts : 5
Reputation : 1
Language : english

Back to top Go down

Code to change banner on the head of forum Empty Re: Code to change banner on the head of forum

Post by ~Chris November 28th 2008, 11:37 am

You don't need a code, just go to

Admin panel >
display >
pics management >
advanced mode >

then go where it says logo, and upload your banner there. Smile
~Chris
~Chris
Forumember

Male Posts : 722
Reputation : 40
Language : English, some italian.
Location : Australia

Back to top Go down

Code to change banner on the head of forum Empty Re: Code to change banner on the head of forum

Post by summer November 28th 2008, 11:44 am

It is possible to upload more than one banner?

Thanks.
avatar
summer
New Member

Posts : 5
Reputation : 1
Language : english

Back to top Go down

Code to change banner on the head of forum Empty Re: Code to change banner on the head of forum

Post by pureintentions2 November 29th 2008, 12:25 am

It is possible to upload more than one banner?

It is possible to add more than one banner to your page. I will do my best to explain how. First off it would be wise to have a Photobucket account. after you create your account, you will want to upload your banners to your photobucket account.

Now we will move onto the steps in your administration panel so that you will be able to add your banners to your forum.

  1. if you would like to add a header banner, this is the banner that will display your logo and forum name. Just go to <b>admin panel / display / pictures and colors - pics management / advanced mode...</b> Now at the top to the right you can either upload your head banner from your computer or you can copy the <b>direct link</b> from photobucket and paste it where it says Icon url (Internet address) now save it and your banner will be at the top

  2. Now to add your second banner underneath the head banner. Go to <b>admin panel / general / forum - configuration...</b> Then where it says: Site description * : you will add the image source code. Now to do this you will need to add this
    Code:
    <img src="add your banners direct link from photo bucket here">
    Now save it and you will have your second banner on your forum.

  3. If you would like a third banner on your forum follow the steps above and add a new
    Code:
    <img src="url">
    directly after the img src code you just added like this
    Code:
    <img src="1st banners url">    <img src="2nd banners url">


Just to add if at any time you do not like the spacing between your banners you can add a break tag
Code:
<br>

with no line break your banners would look like this:
Code:
<img src="1st banners url"> <img src="2nd banners url">

<img src="https://2img.net/h/i245.photobucket.com/albums/gg46/pureintentions2/banner-quote-1.jpg"><img src="https://2img.net/h/i245.photobucket.com/albums/gg46/pureintentions2/banner-quote-1-1.jpg">



Each break tag you use will space your banners one more line. here is an example:
Code:
<img src="1st banners url"> <br> <br>  <img src="2nd banners url">

<img src="https://2img.net/h/i245.photobucket.com/albums/gg46/pureintentions2/banner-quote-1.jpg"> <br> <br> <img src="https://2img.net/h/i245.photobucket.com/albums/gg46/pureintentions2/banner-quote-1-1.jpg">

I hope this was helpful if you need help adding any more banners this could be tricky but possible.

Have a great day.
avatar
pureintentions2
Forumember

Male Posts : 41
Reputation : 0
Language : english

http://www.spiritualjourney.forumotion.net/

Back to top Go down

Code to change banner on the head of forum Empty Re: Code to change banner on the head of forum

Post by summer November 30th 2008, 12:01 am

pureintentions2 thanks a lot Very Happy Very Happy Very Happy for explaining me how to do that and thanks again.

Have a great day too!
avatar
summer
New Member

Posts : 5
Reputation : 1
Language : english

Back to top Go down

Code to change banner on the head of forum Empty Re: Code to change banner on the head of forum

Post by summer December 7th 2008, 8:35 pm

Does anyone have a code for changing the banners? In forum you see only one banner, but then if you opened some topic, the banner is changing to other banner. Example you have 4 banners and they are changing, if you opened some topic.

pureintentions2 helped me a lot, and I hope someone will help me again.

Thanks. Very Happy
avatar
summer
New Member

Posts : 5
Reputation : 1
Language : english

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum