-
AuthorPosts
-
azilanur Friend
azilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
January 19, 2012 at 5:24 am #172959Hi,
I want to ask where to change color for black background slideshow, dropline menu and slideshow navigation button, please refer attachment with red highlighted.
I try to look at template.css and dropline.css not found which one.
Thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 19, 2012 at 5:38 am #434402Hi,
– You find this code from /templates/ja_kranos/css/menu/mega.css
.ja-megamenu .childcontent-inner {
background: #1A1A1A; < change this line
color: #888;
}
– You find this code from /modules/mod_jaslideshow/assets/themes/kranos/style.css
.ja-slide-buttons span.ja-slide-next, .ja-slide-buttons span.ja-slide-prev {
background: url(navigation.png) no-repeat top left; < change this line
}.mask-left {
background: url(bg-mask-left.png) left top repeat-y; < change this line
top: 0;
height: 100%;
left: 0;
position: absolute;
width: 114px;
z-index: 1;
}.mask-right {
background: url(bg-mask-right.png) right top repeat-y; < change this line
top: 0;
height: 100%;
right: 0;
position: absolute;
width: 114px;
z-index: 1;
}1 user says Thank You to khoand for this useful post
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
January 19, 2012 at 6:13 am #434409Hi,
The other two problem for navigation button and background slideshow solved already.
But when I change this code from /templates/ja_kranos/css/menu/mega.css.ja-megamenu .childcontent-inner {
background: #1A1A1A; < change this line
color: #888;
}and its not change color, still display original color.
Thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 19, 2012 at 6:35 am #434417Could you give me a link to your page?
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
January 19, 2012 at 7:31 am #434440Hi, I already private message you. Actually real website in my localhost, but you can access my testing server.
Thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 19, 2012 at 10:57 am #434462You find this code from /templates/ja_kranos/css/menu/dropline.css
#ja-subnav ul li ul {
border: 5px solid #3BB;
color: #888;
background: #1A1A1A; < change this line
top: 30px;
border-image: initial;
}1 user says Thank You to khoand for this useful post
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
January 20, 2012 at 5:43 am #434584Ok, got it.
Thank you.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by azilanur 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Where to change color for black background slideshow and dropline menu
Viewing 7 posts - 1 through 7 (of 7 total)