Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168195
    Grischa
    Participant

    Hi.

    I was wondering if it possible to customise skins from ‘the grid’ or maybe you can advise me how can achieve same effect otherwise.

    I am using the ‘Kampala’ skin (Screenshot ending in 04) , but I’d like get rid of a few things like the author, comments counter and certain tags.

    Alternatively I was looking at the ‘Doha’ skin (Screenshot ending in 34) but with a link to post rather than the enlarged image.

    Is this possible?

    Many thanks.

    Grischa

    http://alb-gebaeudehuellen.de/de/referenzen/

    #1168841
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in and the very detailed post. Do you want something like this?

    If that’s the case, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    .site .tg-item-date,
    .site .tg-cats-holder,
    .site .tg-item-title,
    .site .tg-item-excerpt,
    .site .tg-item-read-more,
    .site .tg-item-footer {
        display: none !important;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1168195 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>