Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • tulio Friend
    #155703

    Hi there,

    I update the Ja Anion template and now the latest news module is showing a different type of title box, also the background has some tv lines and they are not both as the demo template.
    How can I fix this to be the same as the demo template.

    You can take a look to the image attached.

    Regards,

    Tulio


    1. aa01
    aman204 Friend
    #360586

    Can you provide a link to your site

    tulio Friend
    #360809

    Thanks for your help. Sure, sorry for the delay.

    http://www.alertaamber.org

    But is closed to public. How can I give you a username and password.

    Regards,

    Tulio

    tulio Friend
    #360953

    Hi Aman

    Is http://www.alertaamber.org

    Thanks,

    Tulio

    Phill Moderator
    #360954

    The lines are caused by color.css around line 365


    .ja-tabswrap .ja-tab-content li {
    background-image:url("../images/border-4.gif");

    }

    While the tabs images are in color.css around line 357


    div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {
    background-image:url("../images/hilite-title-bg.png");

    }

    Change or remove your images as required.

    tulio Friend
    #361023

    Hi Phil,

    Thanks for your help. Please check that the (hilite-title-bg.png) image doesn’t take the place (it has 2 parts) it should and is divided as in the origin image that’s why it makes this strange figure. It should expand to make the oval how it is to be shown as in the demo site or you can see in the other images below that the oval takes place normal. You can see two boxes in the baqckground instead of one. The box above doesn’t expand enough for the hilite-title-bg.png to be one image not two.

    The words Alerta Ambar and Noticias should be inside the hilite title bg. not outside as it is in other titles.

    Regards,

    Tulio

    aman204 Friend
    #361050

    1) Change this::

    div.ja-moduletable .ja-tabs-title-top {color.css (line 352)
    background-color:#CB6E41;
    background-image:url(“../images/hilite-bg.gif”);
    }

    to

    div.ja-moduletable .ja-tabs-title-top {color.css (line 352)
    background-color:#CB6E41;
    background-image:url(“../images/hilite-bg.gif”);
    margin:0 -20px;
    padding:10px 20px;
    }

    2) Then, change this::

    div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {color.css (line 357)
    background-image:url(“../images/hilite-title-bg.png”);
    }

    to

    div.ja-moduletable .ja-tabs-title h3 span{background-image:url(“../images/hilite-title-bg.png”);height:20px;line-height:17px;padding-left:11px;}

    and

    div.ja-moduletable .ja-tabs-title h3 {background-image:url(“../images/hilite-title-bg.png”);padding:0 11px 0 0;}

    tulio Friend
    #361056

    Hi Aman thanks for your help,

    I think in the last part something is missing. Check the site and see.
    Also the lines numbers are different here, but doesn’t matter. I can search where is the path.

    Regards,

    Tulio

    aman204 Friend
    #361057

    <blockquote>I think in the last part something is missing. Check the site and see.</blockquote>

    Sorry but I am unable to see above changes in your site to take further look

    <blockquote>Also the lines numbers are different here, but doesn’t matter. I can search where is the path.</blockquote>

    Yes, You can always use in ctrl+f to search in for specific word 🙂

    http://www.coreynahman.com/findfeature.html

    aman204 Friend
    #361058

    <blockquote>I think in the last part something is missing. Check the site and see.</blockquote>

    Sorry but I am unable to see above changes in your site to take further look

    <blockquote>Also the lines numbers are different here, but doesn’t matter. I can search where is the path.</blockquote>

    Yes, You can always use in ctrl+f to search in for specific word 🙂

    http://www.coreynahman.com/findfeature.html

    Phill Moderator
    #361070

    Just a question. Why are we messing about with code here? Surely you just want it to look like the demo or have you made some custom changes that we do not know about.

    If you do want it to look exactly like the demo checkout the quickstart on localhost and see how that is setup making sure you include module class suffixes such as – _hilite moduletable_tab

    If it did work before you updated then how did you update? Did you use the JA tool? If so use that to restore your old settings then try updating again. If it still fails then we have a bug in the update that needs looking at by the developers.

    tulio Friend
    #361074

    Hi Aman,
    I’m confused where do I place this:

    div.ja-moduletable .ja-tabs-title h3 {background-image:url(“../images/hilite-title-bg.png”);padding:0 11px 0 0;}

    I place it on the path but got worst.

    This is what I have:

    div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {

    background-image: url(../images/hilite-title-bg.png);
    height:20px;line-height:17px;padding-left:11px;
    }

    div.ja-moduletable .ja-tabs-title h3 span {

    color: #faceb9;

    Regards,

    Tulio

    tulio Friend
    #361133

    Hi Phil,

    We update it and still with problem.

    Where can I send you ftp info UN and PW so you can take a look because as I can see is a bug there.

    Regards,

    Tulio

    Phill Moderator
    #361135
Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 3 voices, and was last updated by  Phill 14 years ago.

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