Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • rkrause Friend
    #135692

    Hello,

    How do i change the color of the headlines in each of the modules for the JAUvite template (ie, “Featured Blog”). So far, I’m not finding the correct module in the .css files.

    Thanks,
    Ryan.

    bennitos Friend
    #280293

    hi ryan,

    To change the colour you need to change the following:

    In your template.css file around line 52


    a:hover, a:active, a:focus
    color:#E9DA95;
    text-decoration:underline;

    and
    Template.css around line 47


    a {
    color:#E9DA95;
    text-decoration:none;

    Change items marked in red.
    The first one if when you hover over an item, the second one is the colour when you dont have your mouse over it. Keep in mind that if you use other colour variations that you need to change different files.

    As example if you are using blue:
    blue.css around line 7


    a {
    color:#9EA3C1;
    text-decoration:none;

    Always make backups of the files you edit!

    rkrause Friend
    #280295

    I will try that as soon as i can.

    Thanks,
    Ryan

    rkrause Friend
    #280377

    Thanks for the attempt on the help. That wasn’t the right solution. Perhaps you misunderstood my question. I will post the correct answer shortly.

    Thanks,
    Ryan

    bennitos Friend
    #280379

    The answer i gave is for changing the following items:
    http://www.joomlart.com/templates_demo.php?template=ja_uvite

    Dictumst pretium congue laoreet
    Pede nibh augue Nam Sed
    Vestibulum Vestibulum dictum
    Urna sodales nulla phasellus
    Nec metus nisl quam egestas et

    Check the demo site above to see if that was the colour you wanted to change.

    or are you talking about the
    “Featured Blog Entry”
    ” 17 Nov 08 in Graphic design “
    ” 17 Nov 08 in My Concept “

    If so then i can provide you that information, make sure you also post the colour scheme you are currently using,.

    topflat Friend
    #280715

    bennitos wrote
    <blockquote>or are you talking about the
    “Featured Blog Entry”
    ” 17 Nov 08 in Graphic design “
    ” 17 Nov 08 in My Concept “

    If so then i can provide you that information, make sure you also post the colour scheme you are currently using,.</blockquote>
    can you supply that info please. Also Do you know how I would remove the date?

    Jim

    epwilkinson Friend
    #280747

    Hi,
    I would like to make the module titles (eg statistics, resources, main menu in the demo) brighter

    and would like to be able to brighten all the text generally as it is a bit difficult to read, especially in the BLUE color.

    thanks
    Eric

    epwilkinson Friend
    #280755

    managed to do this now by changing the colors in the blue.css file.
    thanks for the pointers, above.

    epwilkinson Friend
    #280756

    <em>@topflat 92765 wrote:</em><blockquote>bennitos wrote

    can you supply that info please. Also Do you know how I would remove the date?

    Jim</blockquote>

    yes please, I would like to remove the date as well

    Eric

    bennitos Friend
    #280785

    <em>@topflat 92765 wrote:</em><blockquote>bennitos wrote

    can you supply that info please. Also Do you know how I would remove the date?

    Jim</blockquote>

    Ok sure:

    Featured blod entry:
    ja.news.fp.css line 10


    #jahl-headlineanchor {
    border-bottom:1px solid #643112;
    color:#8A4A22;

    The grapic design and My concept etc headers:


    div.jazin-section a {ja.news.css (regel (67)
    color:#E9DA95;

    Change the items marked in red (always make backups)

    topflat Friend
    #280787

    Thanks very much for that bennitos. I just need to find the bit of code to remove the date now.
    Thanks again

    Jim

    bennitos Friend
    #280788

    <em>@topflat 92855 wrote:</em><blockquote>Thanks very much for that bennitos. I just need to find the bit of code to remove the date now.
    Thanks again

    Jim</blockquote>

    Im not totally sure how to remove the date as im not running the template myself. But in the link below the code for the date is shown if you’d want to change it to a different format. I guess if you remove that part the date should be gone:

    http://www.joomlart.com/forums/showpost.php?p=92608&postcount=2

    topflat Friend
    #280800

    I’ll give this a go tomorrow. I’ll post if it works

    Thanks bennitos

    topflat Friend
    #280805

    I commented out the line that said

    $dateformat = $tmpTools->getParam(‘janews-dateformat’, ‘d M Y’);
    blog_item.php in templates/ja_uvite/html/mod_janews folder, at about line 13

    as suggested on the link you gave: http://www.joomlart.com/forums/showp…08&postcount=2

    Further down, about line 33 there is the word “in” to delete as well

    Once again, I have to say thanks – a community forum in action

    Jim

    bennitos Friend
    #280807

    <em>@topflat 92878 wrote:</em><blockquote>I commented out the line that said

    $dateformat = $tmpTools->getParam(‘janews-dateformat’, ‘d M Y’);
    blog_item.php in templates/ja_uvite/html/mod_janews folder, at about line 13

    as suggested on the link you gave: http://www.joomlart.com/forums/showp…08&postcount=2

    Further down, about line 33 there is the word “in” to delete as well

    Once again, I have to say thanks – a community forum in action

    Jim</blockquote>

    Good stuff glad it worked out 😀

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

This topic contains 16 replies, has 5 voices, and was last updated by  lasor123 15 years, 11 months ago.

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