Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • ired Friend
    #142714

    I have tried searching the forum for answers on zeolite but can’t find all of them. So instead of making a thread every time I get stuck, I’m going to create this one so when I get stuck I will post in here.

    My first question.

    I’m trying to change the colour of the fonts. I can locate the template CSS file but I can’t identify which one is which.

    Main menu:

    Primary colour of the titles, at the moment they are grey.
    Highlighted colour when title is selected, at the moment it is green.
    Highlighted colour in drop down menu, at the moment it is green.

    Latest News and Most Popular:

    Title colour at the moment is green.
    Content colour is grey.
    Content colour when highlighted is red.

    The green line on top of the footer and the footer itself.

    Much appreciated 🙂


    1. Main-Menu
    2. Footer
    hanifahmed Friend
    #310754

    Can we get a live link so we can test out the CSS for ourselves?

    ired Friend
    #310755

    I’m using my computer as a localhost

    hanifahmed Friend
    #310756

    Are you using suckerfish or split menu?

    ired Friend
    #310760

    I’m using the CSS Menu

    hanifahmed Friend
    #310766

    <em>@ired 136414 wrote:</em><blockquote>I’m using the CSS Menu</blockquote>
    There’s no CSS menu option available for JA Zeolite (or so the demo shows).

    ired Friend
    #310767

    Here you go, unless I’m looking in the wrong place?


    1. Picture-5
    ired Friend
    #310768

    Sorry other image was too small.


    1. Picture-6
    we2solutions Friend
    #310769

    Hi ired,

    try to change this css file in the zeolite folder
    templatesja_zeoliteja_menusja_cssmenuja.cssmenu.css

    Thanks

    ired Friend
    #310912

    Thanks Dumindard, that has fixed the menu, very pleased 🙂 I couldn’t find the Css file in Joomla, luckily I have Dreamweaver.

    I still can’t find where to change the colours for the ‘Latest News’ and ‘Most Popular’ sections? Any idea.

    jsliao Friend
    #310970

    try installing firefox with an extension called firebug. it helps you detect which css is used where. you just need to figure out how to use and and it’ll be very easy to change stuff like font and background colors

    jsliao Friend
    #310971

    template.css (line 1197)

    #ja-botsl div.moduletable h3 {
    background:transparent none repeat scroll 0 0;
    border-bottom:1px solid #DDDDDD;
    color:#FFFFFF;
    margin:0 0 10px;
    padding:0;
    }

    jsliao Friend
    #310972

    template.css (line 1223)

    #ja-botsl li a {
    background:transparent url(../images/bullet.gif) no-repeat scroll left center;
    color:#FF0000;
    padding-left:10px;
    }

    template.css (line 1236)

    #ja-footer {
    background:#34383B none repeat scroll 0 0;
    border-top:3px solid #04A504;
    color:#CCCCCC;
    padding:15px 10px;
    position:relative;
    }

    ired Friend
    #310994

    Thank You jsliao it works great 🙂

    I will download Firefox and Firebug later on today.

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

This topic contains 14 replies, has 4 voices, and was last updated by  ired 15 years, 4 months ago.

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