test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • fiumeciane Friend
    #167828

    Something has changed in view of the button “Add comment”.

    1) As you can see infigure # 1, to the left of the word “Add” you see an icon not seen that before.

    Figure #1

    2) When you put your mouse pointer over the word “Add comment”, it disappears! (Figure #2)

    Figure #2

    Help me please?


    1. addcomments
    2. addcomments1
    khoand Friend
    #408696

    Hi,
    Could you give me a link to your website?

    fiumeciane Friend
    #408713

    Here it is
    To see “Add Comment” button this is one of the links

    khoand Friend
    #408739

    I find down your problem is caused by this code


    .jac-add-button a:hover, .jac-add-button a:active, .jac-add-button a:focus {
    background: black;
    color: white !important;
    border: 1px solid black;
    text-decoration: none;
    }

    You just remove bold line, but I don’t know where file contain it. Because cache mode turns off.

    fiumeciane Friend
    #408762

    ok khoand, but how can I find that file?

    khoand Friend
    #408776

    You must turn cache off by login backend > Extensions > template manager > your_template > Global tab > set Optimize CSS is No.
    After you do it, you inform me, please

    fiumeciane Friend
    #408894

    I did, then I emptied the cache of Joomla, that of the T3, I emptied the temporary files, the cache of the browser (IE8 Fireox, Opera, Chrome): nothing changes. The problem remains.

    Manos Moderator
    #408898

    Hi,

    You have to go to template.css file and you can find

    .jac-add-button a:hover, .jac-add-button a:active, .jac-add-button a:focus {
    it’s around line 1053
    Then you have to find the color setting ( color: #FFFFFF !important; ) and change to whatever color you like!
    ( i suggest : color: FF0000 !important; )

    Regards

    Manos

    fiumeciane Friend
    #409099

    Thanks Manos, now it works. I sent you a PM, please read it.

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

This topic contains 9 replies, has 3 voices, and was last updated by  fiumeciane 13 years, 3 months ago.

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