Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • jen0513 Friend
    #168886

    I want to change the color of the ‘stripe-bg.png’ to correspond with the colors. I have already edited the image and now have it in all profile colors; however, I’m having no luck in editing the color profiles to make the change. Can anyone tell me where I need to make this change and what CSS code I need to use?

    Thanks!

    jooservices Friend
    #414522

    Hi
    Would you mind give me your site URL for checking and / or a screenshot w/ noted on it about your issue ?
    Thank you
    Viet Vu

    TomC Moderator
    #414526

    In addition to Viet assisting you, Jen, be sure to check out this latest BLOG POST[/url] for some tips on FREE tools you can use to find things like this out yourself – and, thereby learn from doing so.

    🙂

    jen0513 Friend
    #414703

    I’ve taken a screenshot and edited it in Illustrator to look the way I want it to display. Basically, I want the grey stripes to be the same color as the color profile assigned to the items.

    I am not sure where to place the custom css. I tried editing the color profiles with the following code:

    /* Blue — */
    .default .ja-zinsec h2 {
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-transform: uppercase;
    font: bold 175%/24px Arial, sans-serif;
    background: url(../../../images/blue-stripe-bg.png) repeat top !important;
    text-indent: 4px;
    letter-spacing: -1px;
    }

    This did not work, so I’m at a loss . . . Any ideas?

    Thanks:)
    Jen


    1. screenshot
    jooservices Friend
    #414706

    Hi
    #1. If you want to make each profile have different line color. I’ve no idea if we can do or not.
    #2. But to apply color for each one by fixed core i think we can, but i need your live site for checking
    Thank you
    Viet Vu

    jooservices Friend
    #414771

    Hi
    I got your site. Yo, it’s can use as dynamic by profile
    Check file

    templates/ja_teline_iv/html/mod_janewspro/default/style.css


    .default .ja-zinsec h2 {
    background: url("../../../images/stripe-bg.png") repeat scroll center top transparent;
    font: bold 175%/24px Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-indent: 4px;
    text-transform: uppercase;
    }

    Add new code


    .default .ja-zinsec.orange h2 {
    background: url("../../../images/stripe-bg.png") repeat scroll center top transparent;
    font: bold 175%/24px Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-indent: 4px;
    text-transform: uppercase;
    }

    #1. Replace orange by your color profile name
    #2. Replace background image of each profile.

    Thank you
    Viet Vu


    1. 9-25-2011-8-04-59-AM
    jen0513 Friend
    #415556

    Hey . . . it didn’t work 🙁

    jooservices Friend
    #415582

    hi
    please update me your ftp than i can do that on your site
    thank you
    viet vu

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  jooservices 13 years, 1 month ago.

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