Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • smartmax Friend
    #178354

    Hi, I’m making a site using this template: http://www.matestrainingen.nl/
    I would like to look this page as: http://www.matestrainingen.nl/index.php/89-over-mates/startpagina/93-bedrijven
    (the extra grey back tones behind ‘actualiteiten’?) + the headings look diffrent?
    Many thanks in advance! :-[


    1. Afbeelding-3
    Sherlock Friend
    #458312

    Hi smartmax,

    For the headings issue you can open the file of templates/ja_community_plus/css/template.css look for this css

    h2.contentheading, .contentheading {
    font-weight: normal;
    }

    change it to

    h2.contentheading, .contentheading {
    font-weight: bold;
    }

    Regarding the grey background issue, also on that template.css file you look for this css and remove it

    .ja-frontpage .sidebar {
    background: none repeat scroll 0 0 transparent;
    }

    I hope it help !

    smartmax Friend
    #459782

    It did, it did!!! Thank you very much! :-*

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

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

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