-
AuthorPosts
-
October 5, 2011 at 10:01 pm #169353
Hi,
I need to make some changes in Ja_Slidshow module. I have attached one image to help my questions:
1 – Want to change that red color to white;
2 – Change the gray small bar in the left of screen. Change that to white;
3 – Need to change the red bar, in the right of screen, to white;
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 6, 2011 at 5:26 am #417197<em>@meiros 273281 wrote:</em><blockquote>Hi,
I need to make some changes in Ja_Slidshow module. I have attached one image to help my questions:
1 – Want to change that red color to white;
3 – Need to change the red bar, in the right of screen, to white; </blockquote>
You replace this code from /templates/ja_minisite/core/themes/red/css/template.css
#ja-slideshow {
background: url(../images/bgd_info.png) 50% 0 repeat-y;
}
with
#ja-slideshow {
background: white;
}
<em>@meiros 273281 wrote:</em><blockquote>2 – Change the gray small bar in the left of screen. Change that to white;</blockquote>
You replace this code from /templates/ja_minisite/css/template.css
#ja-breadcrums {
background: url(../images/bgd_breadcrums.gif) 50% 0 repeat-y;
}
with
#ja-breadcrums {
background: white;
}1 user says Thank You to khoand for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by khoand 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Slideshow color
Viewing 2 posts - 1 through 2 (of 2 total)