SMF For Free Support Forum
Signup For Free Forum
March 20, 2010, 04:48:04 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [Guide] Centering a Banner  (Read 1533 times)
0 Members and 1 Guest are viewing this topic.
Tylermoises
SMF For Free Member
*
Offline Offline

Posts: 20


View Profile
« on: November 17, 2008, 03:12:35 pm »

Forum Url: http://tylerquest.smfforfree3.com

 I have seen on the forum's that the main question is "How do I center my banner's?". Well he is a guide on how to do it.

Go to your Administration Center, then go to manage setting's.



Once your there, go to Headers/Footers,



Then add this code to your Headers,

Code:
<center>
<img src="Image URL Here"></a>
</center>


I hope that this clear's up some confustion on how to do this. Please private message me if there is anything else needed to add.
« Last Edit: November 23, 2008, 03:25:43 pm by simply sibyl » Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #1 on: November 17, 2008, 03:14:26 pm »

Psst take a look at the Guides and Tutorials Index.. there is a guide there Wink
http://www.smfsupport.com/support/guides_and_tutorials/guide_how_to_add_a_banner-t11680.0.html;msg52955#msg52955
Logged

Tylermoises
SMF For Free Member
*
Offline Offline

Posts: 20


View Profile
« Reply #2 on: November 17, 2008, 03:17:49 pm »


 I'm so sorry. But this is a good guide lol.
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #3 on: November 17, 2008, 03:22:29 pm »

no problem  Wink  always good to see people wanting to help out
Logged

Tylermoises
SMF For Free Member
*
Offline Offline

Posts: 20


View Profile
« Reply #4 on: November 17, 2008, 03:33:22 pm »


 Thank you, could you move this topic to the proper spot. I never seen that before.
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #5 on: November 17, 2008, 03:48:46 pm »

sure..
Logged

Tylermoises
SMF For Free Member
*
Offline Offline

Posts: 20


View Profile
« Reply #6 on: November 18, 2008, 05:37:44 pm »


 Thank you for moving.
Logged
Colette Brunel
SMF For Free Sr. Member
*
Offline Offline

Posts: 423



View Profile
« Reply #7 on: November 19, 2008, 04:35:15 pm »

Code:
<center>
<img src="Image URL Here"></a>
</center>

You're using </a>, which means you're attempting to close a reference tag without having one open. Likewise you failed to provide an alternative textual value or self-close the image element.

Try not to use deprecated element tags. Since the web is evolving, it is always best to use semantic templating. Smiley

Use something such as;

Code:
<div style="text-align: center;"><a href="x" target="_blank"><img src="y" alt="*" /></a></div>

Replace "x" with a direct URL that you want to link users to upon clicking the image. Replace "y" with the direct path to the image.
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #8 on: November 19, 2008, 04:40:10 pm »

thanks ccbtimewiz  .. shoulda noticed that myself..   there was another guide here for doing banners where they did the exact same thing and I had to correct it.
Logged

Weegee
SMF For Free Full Member
*
Offline Offline

Posts: 101


View Profile
« Reply #9 on: November 19, 2008, 05:59:31 pm »

Another Thing-The Xtra Smileys Code Gets A Screwed Up...
Look-Click Here
Just A Small Bug...
Not That Big Of A Problem.
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #10 on: November 19, 2008, 06:19:00 pm »

Another Thing-The Xtra Smileys Code Gets A Screwed Up...
Look-Click Here
Just A Small Bug...
Not That Big Of A Problem.

Not sure what the issue is.
You placed the banner code UNDER the code for the xtra smileys in your header.
So..    that puts the banner UNDER the xtra smileys
If you want it the other way around move the banner code to ABOVE the xtra smileys code
« Last Edit: November 19, 2008, 06:20:37 pm by simply sibyl » Logged

Weegee
SMF For Free Full Member
*
Offline Offline

Posts: 101


View Profile
« Reply #11 on: November 19, 2008, 06:28:21 pm »

Awesome!
Thanks Sibyl!
Logged


Pages: [1]
  Print  
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
ServerBeach Coupon
Page created in 0.29 seconds with 15 queries. (Pretty URLs adds 0.072s, 2q)