test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • nguyenduchoang Friend
    #168085

    :(( ? I can not enable the RSS icon in K2

    /* --- RSS feed icon --- */
    div.k2FeedIcon {
    }

    div.k2FeedIcon a,
    div.k2FeedIcon a:hover {
    }

    div.k2FeedIcon a span,
    div.k2FeedIcon a:hover span {display:none;}

    ?

    khoand Friend
    #410200

    Hi,
    Could you give me a link to your page has problem?

    nguyenduchoang Friend
    #410236

    <em>@khoand 264647 wrote:</em><blockquote>Hi,
    Could you give me a link to your page has problem?</blockquote>

    demo link:

    http://templates.joomlart.com/ja_rave/index.php?option=com_k2&view=latest&layout=latest&Itemid=99

    No RSS feed icon in each K2 categories!

    I have installed this template (version 1.0.2) on my computer (localhost), enabled RSS feed icon, RSS feed link in K2 category (in Administrator control panel), but I can’t see RSS icon in frontpage

    khoand Friend
    #410638

    You replace this code from /templates/ja_rave/css/k2.css


    div.k2FeedIcon a, div.k2FeedIcon a:hover {

    }

    with


    div.k2FeedIcon a, div.k2FeedIcon a:hover {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(../images/icons/feed.png) no-repeat 50% 50%;
    }

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

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

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