test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • alex_feng Friend
    #208812

    On the Magazine layout homepage, there is “MORE NEWS” icon. How can I change it to something else?

    Ninja Lead Moderator
    #577589

    <em>@alex_feng 483145 wrote:</em><blockquote>On the Magazine layout homepage, there is “MORE NEWS” icon. How can I change it to something else?</blockquote>

    You can find the declaration of this text via this file: templates/purity_iii/css/layouts/magazine.css


    .magazine-links::before {
    display: inline-block;
    content: "MORE NEWS";
    background: #444444 ;
    font-weight: normal;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #fff ;
    }

    and make change as you wish.

    Ninja Lead Moderator
    #643883

    <em>@alex_feng 483145 wrote:</em><blockquote>On the Magazine layout homepage, there is “MORE NEWS” icon. How can I change it to something else?</blockquote>

    You can find the declaration of this text via this file: templates/purity_iii/css/layouts/magazine.css


    .magazine-links::before {
    display: inline-block;
    content: "MORE NEWS";
    background: #444444 ;
    font-weight: normal;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #fff ;
    }

    and make change as you wish.

    Ninja Lead Moderator
    #742530

    <em>@alex_feng 483145 wrote:</em><blockquote>On the Magazine layout homepage, there is “MORE NEWS” icon. How can I change it to something else?</blockquote>

    You can find the declaration of this text via this file: templates/purity_iii/css/layouts/magazine.css


    .magazine-links::before {
    display: inline-block;
    content: "MORE NEWS";
    background: #444444 ;
    font-weight: normal;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #fff ;
    }

    and make change as you wish.

    alex_feng Friend
    #577703

    Thank you.
    I modified the file in the following directory
    puritytemplatespurity_iiilocalcsslayoutsmagazine.css

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

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 4 months ago.

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