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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Add on : My Personalization Mod 1.3
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ez4arab
Junior Member

479 Posts

Posted - 09 December 2001 :  06:14:02  Show Profile  Visit Ez4arab's Homepage
This addon requires the My Personalization Mod 1.3,


my_edit_config.asp
my_theme.asp

add this to my_edit_config.asp on line 251 look line 253

Response.Write("selected")%>>Mango Faiz</option>
<option value="4" <% if objRS("THEME_ID")="4" then

after this add this

Response.Write("selected")%>>pink</option>
<option value="5" <% if objRS("THEME_ID")="5" then Response.Write("selected")%>>default snitz</option
<option value="6" <% if objRS("THEME_ID")="6" then Response.Write("selected")%>>darkstation</option>
<option value="7" <% if objRS("THEME_ID")="7" then Response.Write("selected")%>>beige</option>
<option value="8" <% if objRS("THEME_ID")="8" then Response.Write("selected")%>>redrose</option>
<option value="9" <% if objRS("THEME_ID")="9" then Response.Write("selected")%>>grey</option>
<option value="10" <% if objRS("THEME_ID")="10" then Response.Write("selected")%>>BPISG</option>
<option value="11" <% if objRS("THEME_ID")="11" then Response.Write("selected")%>>green</option>
<option value="12" <% if objRS("THEME_ID")="12" then Response.Write("selected")%>>slide</option>
<option value="13" <% if objRS("THEME_ID")="13" then Response.Write("selected")%>>fantasy</option>
<option value="14" <% if objRS("THEME_ID")="14" then Response.Write("selected")%>>px</option>
<option value="15" <% if objRS("THEME_ID")="15" then Response.Write("selected")%>>madonna</option>
<option value="16" <% if objRS("THEME_ID")="16" then Response.Write("selected")%>>blacksun</option>


add this to my_theme.asp after line 115


case 4 '#### pink
strDefaultFontFace = "Times New Roman"
strDefaultFontSize = 4
strHeaderFontSize = 5
strFooterFontSize = 3
strPageBgColor = "#F3DCD8"
strDefaultFontColor = "800000"
strLinkColor = "blue"
strLinkTextDecoration= "none"
strVisitedLinkColor ="blue"
strVisitedTextDecorati="none"
strActiveLinkColor = "red"
strHoverFontColor = "red"
strHoverTextDecoration="none "
strHeadCellColor = "#E6CCCC"
strHeadFontColor = "#000000"
strCategoryCellColor ="#E6CCCC"
strCategoryFontColor ="#ffffff"
strForumFirstCellColor="#F8EFEF "
strForumCellColor = "#F8EFEF"
strAltForumCellColor ="#F8EBEC"
strForumFontColor = "#000000"
strForumLinkColor = "#003366"
strTableBorderColor ="#000000"
strPopTableColor = "#E6CCCC"
strPopUpBorderColor ="#000000"
strNewFontColor = "blue"


case 5 ' default snitz
strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize =4
strFooterFontSize =1
strPageBgColor = "FFFFFF"
strDefaultFontColor = "midnightblue"
strLinkColor = "darkblue"
strLinkTextDecoration="underline"
strVisitedLinkColor ="blue"
strVisitedTextDecorati="underline"
strActiveLinkColor = "red"
strHoverFontColor = "red"
strHoverTextDecoration="underline"
strHeadCellColor = "midnightblue"
strHeadFontColor = "mintcream"
strCategoryCellColor ="slateblue"
strCategoryFontColor ="mintcream"
strForumFirstCellColor="whitesmoke"
strForumCellColor = "whitesmoke"
strAltForumCellColor ="gainsboro"
strForumFontColor = "midnightblue"
strForumLinkColor = "darkblue"
strTableBorderColor ="000000"
strPopTableColor = "navyblue"
strPopUpBorderColor ="000000"
strNewFontColor = "blue"

case 6 'darkstation

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 3
strFooterFontSize = 1
strPageBgColor = "FFFFFF"
strDefaultFontColor = "000000"
strLinkColor = "000066"
strLinkTextDecoration=" none"
strVisitedLinkColor ="000066"
strVisitedTextDecorati="none"
strActiveLinkColor = "990000"
strHoverFontColor = "990000"
strHoverTextDecoration="underline"
strHeadCellColor = "orange"
strHeadFontColor = "FFFFFF"
strCategoryCellColor ="orange"
strCategoryFontColor ="FFFFFF"
strForumFirstCellColor="F7EFD6"
strForumCellColor = "F7EFD6"
strAltForumCellColor ="F7FFE7"
strForumFontColor = "000000"
strForumLinkColor = "000066"
strTableBorderColor ="000000"
strPopTableColor = "F7FFE7"
strPopUpBorderColor ="000000"
strNewFontColor = "990000"

case 7 'beige

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "CCCCBB" 'CCCCBB
strDefaultFontColor = "000066"
strLinkColor = "000099"
strLinkTextDecoration= "underline"
strVisitedLinkColor = "000066"
strVisitedTextDecorati= "underline"
strActiveLinkColor = "990000"
strHoverFontColor = "990000"
strHoverTextDecoration= "underline"
strHeadCellColor = "808060"
strHeadFontColor = "F9F9F9"
strCategoryCellColor = "808060"
strCategoryFontColor = "EEEEEE"
strForumFirstCellColor= "B9B9A4"
strForumCellColor = "B9B9A4"
strAltForumCellColor = "CACAB9"
strForumFontColor = "000099"
strForumLinkColor = "000066"
strTableBorderColor = "000000"
strPopTableColor = "F9F9F9"
strPopUpBorderColor = "000000"
strNewFontColor = "000066"

case 8 'redrose

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize = 2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "firebrick"
strDefaultFontColor = "000000"
strLinkColor = "800000"
strLinkTextDecoration= " blink"
strVisitedLinkColor ="maroon"
strVisitedTextDecorati="underline"
strActiveLinkColor = "lightsalmon"
strHoverFontColor = "mistyrose"
strHoverTextDecoration="blink"
strHeadCellColor = "800000"
strHeadFontColor = "antiquewhite"
strCategoryCellColor ="tomato"
strCategoryFontColor ="000000"
strForumFirstCellColor="lightcoral"
strForumCellColor = "lightcoral"
strAltForumCellColor ="indianred"
strForumFontColor = "000000"
strForumLinkColor = "800000"
strTableBorderColor ="000000"
strPopTableColor = "F9F9F9"
strPopUpBorderColor ="000000"
strNewFontColor = "000000"

case 9 'grey

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "454542"
strDefaultFontColor = "A9A9A9"
strLinkColor = "858693"
strLinkTextDecoration="underline"
strVisitedLinkColor ="858693"
strVisitedTextDecorati="underline"
strActiveLinkColor = "C0C0C0"
strHoverFontColor = "C0C0C0"
strHoverTextDecoration="underline"
strHeadCellColor = "616160"
strHeadFontColor = "A9A9A9"
strCategoryCellColor ="696969"
strCategoryFontColor ="A9A9A9"
strForumFirstCellColor="474949"
strForumCellColor = "474949"
strAltForumCellColor ="404040"
strForumFontColor = "A9A9A9"
strForumLinkColor = "000000"
strTableBorderColor ="A9A9A9"
strPopTableColor = "808080"
strPopUpBorderColor ="808080"
strNewFontColor = "000066"

case 10 'BPISG

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "000066"
strDefaultFontColor = "FFFFFF"
strLinkColor = "9898D0"
strLinkTextDecoration="underline"
strVisitedLinkColor ="GRAY"
strVisitedTextDecorati="underline"
strActiveLinkColor = "9898D0"
strHoverFontColor = "9898D0"
strHoverTextDecoration="underline"
strHeadCellColor = "000066"
strHeadFontColor = "F9F9F9"
strCategoryCellColor ="000066"
strCategoryFontColor ="FFFFFF"
strForumFirstCellColor="000066"
strForumCellColor = "000066"
strAltForumCellColor ="000066"
strForumFontColor = "FFFFFF"
strForumLinkColor = "9898D0"
strTableBorderColor ="FFFFFF"
strPopTableColor = "000066"
strPopUpBorderColor ="FFFFFF"
strNewFontColor = "FFFFFF"


case 11 'green

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "003333"
strDefaultFontColor = "A9A9A9"
strLinkColor = "009999"
strLinkTextDecoration="underline"
strVisitedLinkColor ="339999"
strVisitedTextDecorati="underline"
strActiveLinkColor = "FF0000"
strHoverFontColor = "FF0000"
strHoverTextDecoration="underline"
strHeadCellColor = "003333"
strHeadFontColor = "F9F9F9"
strCategoryCellColor ="006666"
strCategoryFontColor ="EEEEEE"
strForumFirstCellColor="EFEFEF"
strForumCellColor = "EFEFEF"
strAltForumCellColor ="DFDFDF"
strForumFontColor = "000000"
strForumLinkColor = "0000CC"
strTableBorderColor ="000000"
strPopTableColor = "F9F9F9"
strPopUpBorderColor ="000000"
strNewFontColor = "000066"

case 12 'slide

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "slategrey"
strDefaultFontColor = "lightsteelblue"
strLinkColor = "azure"
strLinkTextDecoration="underline"
strVisitedLinkColor ="orange"
strVisitedTextDecorati="underline"
strActiveLinkColor = "yellowgreen"
strHoverFontColor = "red"
strHoverTextDecoration="underline"
strHeadCellColor = "dimgray"
strHeadFontColor = "black"
strCategoryCellColor ="red"
strCategoryFontColor ="black"
strForumFirstCellColor="red"
strForumCellColor = "black"
strAltForumCellColor ="blue"
strForumFontColor = "azure"
strForumLinkColor = "lightgreen"
strTableBorderColor ="darkgray"
strPopTableColor = "red"
strPopUpBorderColor ="000000"
strNewFontColor = "red"

case 13 'fantasy

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "000000"
strDefaultFontColor = "mintcream"
strLinkColor = "red"
strLinkTextDecoration="underline"
strVisitedLinkColor ="red"
strVisitedTextDecorati="underline"
strActiveLinkColor = "red"
strHoverFontColor = "firebrick"
strHoverTextDecoration="underline"
strHeadCellColor = "lightslateblue"
strHeadFontColor = "mintcream"
strCategoryCellColor ="midnightblue"
strCategoryFontColor ="mintcream"
strForumFirstCellColor="lightgray"
strForumCellColor = "midnightblue"
strAltForumCellColor ="darkblue"
strForumFontColor = "mintcream"
strForumLinkColor = "red"
strTableBorderColor ="000000"
strPopTableColor = "midnightblue"
strPopUpBorderColor ="000000"
strNewFontColor = "red"

case 14 'px
strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "263C6D"
strDefaultFontColor = "3399CC"
strLinkColor = "FFFFFF"
strLinkTextDecoration="none"
strVisitedLinkColor ="55CC55"
strVisitedTextDecorati="none"
strActiveLinkColor = "990000"
strHoverFontColor = "DD0000"
strHoverTextDecoration="underline"
strHeadCellColor = "1177AA"
strHeadFontColor = "F9F9F9"
strCategoryCellColor ="006699"
strCategoryFontColor ="EEEEEE"
strForumFirstCellColor="263C6D"
strForumCellColor = "263C6D"
strAltForumCellColor ="263C6D"
strForumFontColor = "3399CC"
strForumLinkColor = "000066"
strTableBorderColor ="3399CC"
strPopTableColor = "263C6D"
strPopUpBorderColor ="3399CC"
strNewFontColor = "3399CC"


case 15 'madonna

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize =2
strHeaderFontSize = 4
strFooterFontSize = 1
strPageBgColor = "FFFFFF"
strDefaultFontColor = "000000"
strLinkColor = "40A0A0"
strLinkTextDecoration="underline"
strVisitedLinkColor ="40A0A0"
strVisitedTextDecorati="underline"
strActiveLinkColor = "FF8080"
strHoverFontColor = "FF8080"
strHoverTextDecoration="underline"
strHeadCellColor = "40A0A0"
strHeadFontColor = "FFFFFF"
strCategoryCellColor ="FFFFFF"
strCategoryFontColor ="000000"
strForumFirstCellColor="F9F9F9"
strForumCellColor = "F9F9F9"
strAltForumCellColor ="gainsboro"
strForumFontColor = "000000"
strForumLinkColor = "40A0A0"
strTableBorderColor ="000000"
strPopTableColor = "F9F9F9"
strPopUpBorderColor ="000000"
strNewFontColor = "000000"

case 16 'blacksun

strDefaultFontFace = "Verdana,Arial,Helvetica"
strDefaultFontSize = 2
strHeaderFontSize = 3
strFooterFontSize = 1
strPageBgColor = "000000"
strDefaultFontColor = "FFFFFF"
strLinkColor = "FFFFFF"
strLinkTextDecoration="underline"
strVisitedLinkColor ="FFFFFF"
strVisitedTextDecorati="underline"
strActiveLinkColor = "FFFFFF"
strHoverFontColor = "FFFFFF"
strHoverTextDecoration="underline"
strHeadCellColor = "27467A"
strHeadFontColor = "FFFFFF"
strCategoryCellColor ="D46B2A"
strCategoryFontColor ="FFFFFF"
strForumFirstCellColor="264C8B"
strForumCellColor = "264C8B"
strAltForumCellColor ="264C8B"
strForumFontColor = "F9F9F9"
strForumLinkColor = "F9F9F9"
strTableBorderColor ="000000"
strPopTableColor = "264C8B"
strPopUpBorderColor ="000000"
strNewFontColor = "264C8B"



Arabic snit fourm
http://aljish.com.sa/jforum
  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.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07