Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • ceeyee Friend
    #407452

    I was testing that on my local machine first so that the template.css on the server was not changed.

    Now I have also changed the one on the server and cleared the cache folder, but it still doesn’t change the colors.

    Could please you take a look at it?

    Thanks.

    khoand Friend
    #407550

    Your template.css isn’t still changed. So could you give me ftp information to solve it?

    ceeyee Friend
    #407563

    Login details sent.
    Thank you very much.

    khoand Friend
    #407574

    I fixed it. I delete all of files of /cache and /t3-assets folder. And I changed code to

    #jasdl-mainnav li.menu-item6, #jasdl-mainnav li.menu-item7, #jasdl-mainnav li.menu-item8{
    background:#333;
    }

    ceeyee Friend
    #407575

    Thank you so much!!

    ceeyee Friend
    #407578

    Using your code I successfully changed the background color of the tab, but when I do this trying to change the font color it didn’t make any difference.. Why?

    #jasdl-mainnav li.menu-item6, #jasdl-mainnav li.menu-item7, #jasdl-mainnav li.menu-item8{
    background:#0000FF;
    color: #00FFFF;
    }

    khoand Friend
    #407605

    I have checked your template.css and it hasn’t changed. I changed it and delete /cache. I changed your code to


    #jasdl-mainnav li.menu-item6, #jasdl-mainnav li.menu-item7, #jasdl-mainnav li.menu-item8{
    background:#0000FF;
    }
    #jasdl-mainnav a.menu-item6, #jasdl-mainnav a.menu-item7, #jasdl-mainnav a.menu-item8{

    color: #00FFFF;
    }

    You check your site, please.

    ceeyee Friend
    #407684

    Sorry, that one was done on my local machine… again.

    This is fantastic!
    Thank you very much.

Viewing 8 posts - 16 through 23 (of 23 total)

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

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