test
Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • supzfier Friend
    #166897

    how do i do that?

    as per the below diagram, the blue/grey username password + the blue go > boxes

    I also like to check for the “headlines” and the “last update” boxes how do i make the background black and the text white.

    Thanks so much!

    chavan Friend
    #403850

    to make the background black to the following

    Go to /templates/ja_teline_iv/css/template.css

    For last update box:
    Replace this

    .ja-updatetime { border-right: 1px solid #ccc; float: left; padding: 0 10px; }
    With

    .ja-updatetime { border-right: 1px solid #ccc; float: left; padding: 0 10px; background:#000;}

    For Color Modfication in update box:
    Replace this

    .ja-updatetime span { color: #999; font-weight: bold; }
    .ja-updatetime em { color: #000; font-style: normal; margin-left: 5px; }

    With

    .ja-updatetime span { color: #FFF; font-weight: bold; }
    .ja-updatetime em { color: #FFF; font-style: normal; margin-left: 5px; }

    ——————————————————————-

    For headlines box:
    Replace this

    .ja-healineswrap { float: left; overflow: hidden; width: 380px; }
    With

    .ja-healineswrap { float: left; overflow: hidden; width: 380px; background:#000;}

    For Color Modfication in headlines box:
    1.Replace this

    .ja-healineswrap em {
    color: #999;
    display: block;
    float: left;
    font-style: normal;
    font-weight: bold;
    padding: 0 5px 0 10px;
    }

    With

    .ja-healineswrap em {
    color: #FFF;
    display: block;
    float: left;
    font-style: normal;
    font-weight: bold;
    padding: 0 5px 0 10px;
    }

    2.Replace this

    .ja-headlines a { color: #000; padding: 1px 5px; text-transform: none; }

    With

    .ja-headlines a { color: #FFF; padding: 1px 5px; text-transform: none; }

    Note: If you Find my Post useful please click on the Thanks Icon

    supzfier Friend
    #404029

    thanks, i have thanked u

    the last part of my query was not answered yet, hopefully someone can help me

    this is the current top part now

    the one i want is below

    chavan Friend
    #404030

    Please Post your site url

    fdr77 Friend
    #404070

    i want know also

    chavan Friend
    #404085

    I Need the Live Url to suggest you both

    fdr77 Friend
    #404166

    My url is in the signature
    http://www.discusrewind.net

    chavan Friend
    #404169

    Fdrr,

    Please post what is the fix. screenshot recommended

    fdr77 Friend
    #404175

    i wont so
    🙂


    1. jaissue
    chavan Friend
    #404184

    you must create a Module Mod_login in Module Manager and assign the module in “headlines” position and customize its Layout using css.

    Thanks

    fdr77 Friend
    #404212

    Grazie Chavan i have solved
    search into root/templates/ja_teline_iv/css/template.css
    this
    /* Headlines Module —*/
    .ja-healineswrap { float: left; overflow: hidden; width: 380px; }
    and edit the 380 px as you self


    1. jaissues
    TomC Moderator
    #404222

    nice work !!!

    chavan Friend
    #404256

    Great fdr77 you have made the css customization. 🙂

    supzfier Friend
    #404768

    where do i customize the layout?
    which css is it?

    supzfier Friend
    #404770

    fdr77 nice work!!

    how do u do it? I put in the login onto headlines, and it is a mess now, its overflowing out of the top bar. how do you do it?

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

This topic contains 18 replies, has 4 voices, and was last updated by  fdr77 13 years, 3 months ago.

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