Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 RE: My Forum Themes MOD
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

masey
Starting Member

Australia
14 Posts

Posted - 16 June 2004 :  10:50:15  Show Profile
As per @tomics notes: This MOD allows you to have a color theme (fonts, colors, title image etc) that's different for each forum on your site.

This may well be true in terms of fonts and colours, but how does one change the title image for each individual title image?

For example, I have a title image for my entire forum site...

Within that site I have a sporting forum section. I want the threads and forums within that portion of the site to feature a slightly modified title graphic...

Is this possible... and how do you go about it???

Thanks in advance...

~ R

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 17 June 2004 :  05:37:25  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Hiya Masey,

Not sure if this is exactley what your looking for, but in your my_theme.asp code, you need to modify it so that when a particular ttheme is chosen, your logo title will look simialr to the theme change.

compare your code with this ....

Select Case themeid
Case 1 '##### Desert
STRTITLEIMAGE = "title_forum_desert.gif" '### << Difference
strDefaultFontFace = "Verdana, Arial, Helvetica" 'Default Font Face
strDefaultFontSize = 1
strHeaderFontSize = 2
strFooterFontSize = 1
strPageBgColor = "F7EFD6"
strDefaultFontColor = "black"
strLinkColor = "blue"
strLinkTextDecoration = "none"
strVisitedLinkColor = "blue"
strVisitedTextDecoration = "none"
strActiveLinkColor = "blue"
strHoverFontColor = "cornflowerblue"
strHoverTextDecoration = "underline"
strHeadCellColor = "orange"
strHeadFontColor = "FFFFFF"
strCategoryCellColor = "orange"
strCategoryFontColor = "FFFFFF"
strForumFirstCellColor = "white"
strForumCellColor = "F7EFD6"
strAltForumCellColor = "ivory"
strForumFontColor = "000000"
strForumLinkColor = "000066"
strTableBorderColor = "000000"
strPopUpTableColor = "F7FFE7"
strPopUpBorderColor = "darkgray"
strNewFontColor = "black"

Case 2 '###"sobersilver"
STRTITLEIMAGE = "title_forum_silver.gif" '### << Difference
strDefaultFontFace = "Verdana, Arial, Helvetica" 'Default Font Face
strDefaultFontSize = 1
strHeaderFontSize = 2
strFooterFontSize = 1
strPageBgColor = "white"
strDefaultFontColor = "black"
strLinkColor = "blue"
strLinkTextDecoration = "none"
strVisitedLinkColor = "blue"
strVisitedTextDecoration = "none"
strActiveLinkColor = "blue"
strHoverFontColor = "cornflowerblue"
strHoverTextDecoration = "underline"
strHeadCellColor = "f4f4f4"
strHeadFontColor = "Black"
strCategoryCellColor = "f4f0f0"
strCategoryFontColor = "black"
strForumFirstCellColor = "white"
strForumCellColor = "white"
strAltForumCellColor = "ivory"
strForumFontColor = "black"
strForumLinkColor = "blue"
strTableBorderColor = "darkgray"
strPopUpTableColor = "F4F4F0"
strPopUpBorderColor = "darkgray"
strNewFontColor = "black"

Steve
Drogheda, Ireland @ www.droghedatown.com
Go to Top of Page

masey
Starting Member

Australia
14 Posts

Posted - 17 June 2004 :  13:20:26  Show Profile
Thanks soo much for that! You're a champion!
Go to Top of Page

Beano_ie
Junior Member

Ireland
328 Posts

Posted - 17 June 2004 :  15:02:52  Show Profile  Visit Beano_ie's Homepage  Send Beano_ie an ICQ Message
Oh my gosh, I feel so humble, only my girlfriend calls me that lol

No worries matey

Steve
Drogheda, Ireland @ www.droghedatown.com
Go to Top of Page

kengkeng
Starting Member

12 Posts

Posted - 13 October 2004 :  03:58:44  Show Profile
Hi,

I uploaded the theme mod and this is the error message I get:

Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.

my_forum_config.asp, line 136

What do I do? Im clueless.
Go to Top of Page

muzishun
Senior Member

United States
1079 Posts

Posted - 08 November 2004 :  13:33:28  Show Profile  Visit muzishun's Homepage
Could you post a txt version of your my_forum_config.asp? That way, we can see what the line is and it's easier to know what's missing.

Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07