- Posts: 1
- Thank you received: 0
Default template 2
-
kasiahbug
Inactive member - Topic Author
- New Member
Less
More
13 years 7 months ago #8484
by kasiahbug
Default template 2 was created by kasiahbug
I have been changing my templates and trying to settle on a color combo that I like and after much tweaking, I want to go with Purple and Green. For the most part, I love all of it but I want to change the color of some of the light text to a dark purple. The problem I have is that I changed the colors for the custom drop down and now none are the default for the template 2 (which should be purple and green). I don't anything else changed--what are the default settings for template 2?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 7 months ago #8492
by ivan.milic
Replied by ivan.milic on topic Re: Default template 2
This is from styles/style2.php :
$bgColor = "#181824";
$bodyText = "#6a675b";
$linksColor = "#FFFFFF";
$componentHeadingText = "#6a675b";
$headingText = "#6a675b";
$buttonsBg = "#9E8B6C";
$buttonsText = "#000000";
$menuAnimationEffect = "fadeIn(400)";
$menuFont = "1";
$topMenuText = "#FFFFFF";
$topMenuSubText = "#99191c";
$topMenuTabActive = "#99191c";
$topMenuTabHover = "#FFFFFF";
$columnHeading = "#FFFFFF";
$columnText = "#FFFFFF";
$columnLeftText = "#FFFFFF";
$mainMenuColor = "#FFFFFF";
$footerText = "#6a675b";
$footerLink = "#6a675b";
$footerLinkHover = "#333333";
$bgColor = "#181824";
$bodyText = "#6a675b";
$linksColor = "#FFFFFF";
$componentHeadingText = "#6a675b";
$headingText = "#6a675b";
$buttonsBg = "#9E8B6C";
$buttonsText = "#000000";
$menuAnimationEffect = "fadeIn(400)";
$menuFont = "1";
$topMenuText = "#FFFFFF";
$topMenuSubText = "#99191c";
$topMenuTabActive = "#99191c";
$topMenuTabHover = "#FFFFFF";
$columnHeading = "#FFFFFF";
$columnText = "#FFFFFF";
$columnLeftText = "#FFFFFF";
$mainMenuColor = "#FFFFFF";
$footerText = "#6a675b";
$footerLink = "#6a675b";
$footerLinkHover = "#333333";
Please Log in to join the conversation.
Time to create page: 0.167 seconds