Viewing 15 posts - 1 through 15 (of 40 total)
  • Author
    Posts
  • fturkmen Friend
    #196802

    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?

    Pankaj Sharma Moderator
    #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 Friend
    #531139

    i send a picture that what i want.


    1. Untitled-3
    Pankaj Sharma Moderator
    #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 🙂


    1. JA-Magz-Demo
    fturkmen Friend
    #531224

    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;
    }

    Pankaj Sharma Moderator
    #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 Friend
    #531226

    it is my localhost :((

    fturkmen Friend
    #531229

    i delete other codes from my custom css file but now it looks like this


    1. Adsz
    fturkmen Friend
    #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 Moderator
    #531358

    Hi 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 helps

    Thank You

    fturkmen Friend
    #531359

    you mean like this:

    .top-header { height : 10px ; }
    background: #0E0E0D
    border-bottom: solid 2px #EFF81B }
    .ja-healineswrap em {
    color: #fff
    }
    ja-headlines-item a {
    color: #fff
    }

    Pankaj Sharma Moderator
    #531361

    Try this

    .top-header { height :10px ;
    background: #0E0E0D
    border-bottom: solid 2px #EFF81B }
    .ja-healineswrap em {
    color: #fff
    }
    ja-headlines-item a {
    color: #fff
    }

    fturkmen Friend
    #531362

    <em>@pankajsharma 422329 wrote:</em><blockquote>Try this

    .top-header { height :10px ;
    background: #0E0E0D
    border-bottom: solid 2px #EFF81B }
    .ja-healineswrap em {
    color: #fff
    }
    ja-headlines-item a {
    color: #fff
    }

    </blockquote>

    all changes has gone with this code, color, border etc..

    Pankaj Sharma Moderator
    #531363

    @fturkmen can you write the origional code here that was working for you ?

    fturkmen Friend
    #531364

    <em>@pankajsharma 422331 wrote:</em><blockquote>@fturkmen can you write the origional code here that was working for you ?</blockquote>

    .top-header {
    background: #0E0E0D
    border-bottom: solid 2px #EFF81B }
    .ja-healineswrap em {
    color: #fff
    }
    ja-headlines-item a {
    color: #fff
    }

Viewing 15 posts - 1 through 15 (of 40 total)

This topic contains 40 replies, has 2 voices, and was last updated by  fturkmen 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum