Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • samp Friend
    #141368

    I am having problems with the READ MORE button using Firefox. The buttons appear under the article’s pictures.

    here is the link:
    http://www.festivaldojapao.com/noticias/

    Using IE is ok.

    Can someone help me?

    Thank you

    nguyenhuu quang Friend
    #305435

    template.css (line 346)

    a.readon {
    background:#CC0000 url(../images/readon-bg.gif) no-repeat scroll left center;
    color:#FFFFFF;
    display:block;
    font-size:10px;
    height:20px;
    line-height:20px;
    text-align:center;
    text-transform:uppercase;
    width:90px;
    }

    change to

    a.readon {
    background:#CC0000 url(../images/readon-bg.gif) no-repeat scroll left center;
    color:#FFFFFF;
    *display:block !important;
    display:table;
    font-size:10px;
    height:20px;
    line-height:20px;
    text-align:center;
    text-transform:uppercase;
    width:90px;
    }

    *display:block !important;
    display:table;

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

This topic contains 2 replies, has 2 voices, and was last updated by  nguyenhuu quang 15 years, 4 months ago.

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