Previous Thread
Next Thread
Print Thread
Hop To
#229748 10/06/2009 10:30 PM
Joined: Nov 2007
Posts: 53
P
journeyman
journeyman
P Offline
Joined: Nov 2007
Posts: 53
Guys I messed up the default header settings on my forum, I need to know how to fix it. Please help.....Blake


The beating will continue until morale improves....
Joined: Nov 2007
Posts: 53
P
journeyman
journeyman
P Offline
Joined: Nov 2007
Posts: 53
okay got the header thing fixed, but now all of the text is huge, what is going on???????


The beating will continue until morale improves....
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
In your header you have an opening h1 tag that is center aligned but is never closed:

Code
<h1 align="center">
<img src="http://www.asrealasitgets.net/forums/ubbthreads/NEWBANNER1%20copy.jpg">

Joined: Nov 2007
Posts: 53
P
journeyman
journeyman
P Offline
Joined: Nov 2007
Posts: 53
roger that, can you tell me how to close it please......


The beating will continue until morale improves....
Joined: Nov 2007
Posts: 53
P
journeyman
journeyman
P Offline
Joined: Nov 2007
Posts: 53
I put the above code in and the default header works, but all of the words on the forum are huge, how do I get it back to regular size?


The beating will continue until morale improves....
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Originally Posted by Painless
I put the above code in and the default header works, but all of the words on the forum are huge, how do I get it back to regular size?

You just need to close that h1 tag, so what you had, you'd just need to modify it to this:

Code
<h1 align="center">
<img src="http://www.asrealasitgets.net/forums/ubbthreads/NEWBANNER1%20copy.jpg">
</h1>

Joined: Nov 2007
Posts: 53
P
journeyman
journeyman
P Offline
Joined: Nov 2007
Posts: 53
Rick, thanks so much that fixed me right up......Blake


The beating will continue until morale improves....
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
I'm unsure why you'd be using a h1 tag for an image, generally one would just use a div in this case:

Code
<div align="center">
<img src="http://www.asrealasitgets.net/forums/ubbthreads/NEWBANNER1%20copy.jpg">
</div>


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
i tend to like h1, h2 and then css it in the extra section.. smile

SD #229870 10/10/2009 4:58 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Originally Posted by Sirdude
i tend to like h1, h2 and then css it in the extra section.. smile
Well, I would too if it where text, in this case it's an image and doesn't really fit the criteria for why you'd use a h1 tag (since it's an image SE's don't care about its value, and it's not text so it doesn't effect the user experience ever)


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
2 members (Havenofsobriety, rootman), 624 guests, and 106 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)