-
AuthorPosts
-
fturkmen Friend
fturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 16, 2014 at 4:19 am #196802i want to change ja content slider background and text color. i need background from left to right on template like sticky menu.which code and in which css file can i use?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 16, 2014 at 5:12 am #531077<em>@fturkmen 421971 wrote:</em><blockquote>i want to change ja content slider background and text color. i need background from left to right on template like sticky menu.which code and in which css file can i use?</blockquote>
HI @fturkmen
JA Magz uses JA Slideshow .
So its really hard to assume what problem you are facing. Please provide a screenshot illustrate your problems .
it will help me to solve your problem.
If possible PM me your site your site url and admin credentials.:)fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 16, 2014 at 3:13 pm #531139Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 17, 2014 at 5:18 am #531207<em>@fturkmen 422053 wrote:</em><blockquote>i send a picture that what i want.</blockquote>
Add the following css in custom.css file.top-header {
background: #0E0E0D;
border-bottom: solid 2px #EFF81B; }
.ja-healineswrap em {
color: #fff;
}
ja-headlines-item a {
color: #fff;
}
it will look like this >
let me know if it helps 🙂
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 17, 2014 at 7:03 am #531224nothing changes in my template :(( i use following codes in custom.css, are they make something wrong?
.affix {
background: #000000 ;
border-bottom: 3px solid #ffff00 ;
}.affix .navbar .nav > li > a {
color:#FFF !important;
}Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 17, 2014 at 7:06 am #531225<em>@fturkmen 422161 wrote:</em><blockquote>nothing changes in my template :(( i use following codes in custom.css, are they make something wrong?
.affix {
background: #000000 ;
border-bottom: 3px solid #ffff00 ;
}.affix .navbar .nav > li > a {
color:#FFF !important;
}</blockquote>
Without looking the site its really hard to assume the issue
Can you please PM me the site admin credentials , i will have you to solve this 🙂fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 17, 2014 at 7:09 am #531226it is my localhost :((
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 17, 2014 at 7:31 am #531229fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 18, 2014 at 5:11 am #531356<em>@pankajsharma 422144 wrote:</em><blockquote>Add the following css in custom.css file
.top-header {
background: #0E0E0D
border-bottom: solid 2px #EFF81B }
.ja-healineswrap em {
color: #fff
}
ja-headlines-item a {
color: #fff
}
it will look like this >
let me know if it helps :)</blockquote>
finally i have done it. but i need to change top-header hight. how can i do?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2014 at 5:18 am #531358Hi You can set the height by the same class in custom.css
.top-header { height : 10px ; }change the value of height according to your need .
Let me know if it helpsThank You
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 18, 2014 at 5:38 am #531362Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 18, 2014 at 5:43 am #531364AuthorPostsThis topic contains 40 replies, has 2 voices, and was last updated by fturkmen 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum