Previous Thread
Next Thread
Print Thread
Hop To
Anonymous
Unregistered
Anonymous
Unregistered
Here is the situation:

I have a common header and footer for most of my forums. There is a slight difference though ... I have a different color framing and section for the inner forum table. For example:

Site News Section

The Inferno Forum

XBox Fan Forum

PS2 Fan Forum

You get the idea.

Well, The problem is when I add new things to the left side navigation (in the header) or the right side ad area (footer), I have to go thru each individual style and change it. This can become a pain after a while.

Obviously I cannot use SSI since it isn't shtml, and I prefer not to use java since I am not knowledgable on it at all.

Is there a way to have a main header for most sections (top and left side), sub header (inner forum table ... changable per style), and a standard footer for most areas?

Thanks.

Jason STIX Buckley

Anonymous
Unregistered
Anonymous
Unregistered
I'm 100% not sure, but possibly with style sheets made for each section you could set the table color differences, but use the same hader and footer throughout. You could add the new style sheet taginto the Header Section: area. it should work. For example:

Let's say forum one has a red section then you would add this to the .css file

table1 {
background-color: #ff0000;
}

with a tag in the header and or footer code.

Then forum 2 has a blue section:

again you'd have :

table1 {
background-color: blue;
}

but the color would change, and you'd rename the style sheet so you have one for each forum, with the same tags but different color codes etc. You can images etc this way also. <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />

[b]Moderator Graphics, Styles & Templates[/b]

UBBDesign.com: custom graphics and layouts for:
UBB â„¢ & UBBT â„¢ As well as Custom Web Development

Anonymous
Unregistered
Anonymous
Unregistered
After looking over my idea. I see you'd need to add the .css tag to the public_forum_page.pl template. As well as the key tags. there would still be a few hurdles. Need to think on it more..

[b]Moderator Graphics, Styles & Templates[/b]

UBBDesign.com: custom graphics and layouts for:
UBB â„¢ & UBBT â„¢ As well as Custom Web Development


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
2 members (Ruben, Nightcrawler), 411 guests, and 171 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)