-
AuthorPosts
-
thefc_uk Friend
thefc_uk
- Join date:
- May 2007
- Posts:
- 143
- Downloads:
- 89
- Uploads:
- 15
- Thanks:
- 55
- Thanked:
- 20 times in 2 posts
January 27, 2008 at 11:28 pm #125269Hi,
I’m testing JA Erica for a possible project and would like to change the default style colors. I’ve got the source files and changed them no probs.
Can anyone point me in the right CSS/PHP direction to set the ‘styles’? :confused:
Many thanks
Stuartcssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
January 28, 2008 at 2:49 am #237361Hi stuaforr,
Open the ja_vars.php file in the template folder, go to line 30 and replace ‘default’ by ‘style2’ (or ‘style3’)
$ja_color_default = 'style2'; //blank for default, else pick one of in extra color themes $ja_color_themes
after change you need to clear cokies of your browser and refresh browser ( press F5)
thefc_uk Friendthefc_uk
- Join date:
- May 2007
- Posts:
- 143
- Downloads:
- 89
- Uploads:
- 15
- Thanks:
- 55
- Thanked:
- 20 times in 2 posts
January 28, 2008 at 11:30 am #237429Hi Trungch,
Thanks for the super quick reply 🙂
My apology, I forgot to tell you I’m running the template on J!1.5 stable. So any direction here? :confused:
Many thanks
Stuartsea dog Friendsea dog
- Join date:
- July 2007
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 6 times in 1 posts
January 28, 2008 at 11:59 am #237431In your admin go to Extensions | Template Manager, click the check box next to the template and click the Edit button. You should see a list of parameters which you can change (it does on other 1.5 templates, but I haven’t used this one so apologies if this is incorrect).
Cheers,
SDthefc_uk Friendthefc_uk
- Join date:
- May 2007
- Posts:
- 143
- Downloads:
- 89
- Uploads:
- 15
- Thanks:
- 55
- Thanked:
- 20 times in 2 posts
January 28, 2008 at 6:16 pm #237461Hi SD and thanks for the support 🙂
You are right, through the Admin interface you can change the style used.
But I would like to change the colour used in the style i.e. swap orange for green So, I think I need to know where the styles are defined. The CSS colour folder does not seem to have any impact on the colour band :confused:
Thanks again
Stuartcssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
January 29, 2008 at 1:56 am #237493stuaforr,
You open the template_css.css file and search following code section.
#ja-footerwrap {
clear: both;
border-top: 1px solid #CCCCCC; <-- /* the colour band */
margin-top: 10px;
background: url(../images/grad2.gif) repeat-x top; <-- /* This is color of the footer , You can change it by your color (ex: background: #FFFBDB;)*/
}
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by thefc_uk 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum