Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • mpitof Friend
    #197692

    My default menu point is a K2 category with article display from several categories.

    As you can see here, I’ve created a header called “Siste fra BV Bloggtest” (top of image).

    However, I would like the header to be in the same style as all the other module headers:

    What is the simplest way to accomplish this?

    Thanks!


    1. Skjermbilde-2014-05-13-kl.-00.06.46
    2. Skjermbilde-2014-05-13-kl.-00.06.58
    TomC Moderator
    #534768

    So that we can try to best assist you, please provide the url of the site you’re working on

    mpitof Friend
    #534769
    TomC Moderator
    #534770

    <em>@mpitof 426788 wrote:</em><blockquote>http://batpleie.no/bv/</blockquote>
    Can you provide a link to the specific page at issue?

    (as I don’t speak/read the language of the site, it is difficult for me to locate the page you’re speaking of)

    mpitof Friend
    #534771

    It’s on the front page! I changed the header text now to: JoomlArt This Heading
    so just do a Ctrl+F 🙂

    TomC Moderator
    #534772

    Try adding the following within your custom.css file . . .


    .componentheading {
    background: none repeat scroll 0 0 #1188CC
    color: #FFFFFF
    font-family: novecento_wide_lightbold;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
    width: 200px;
    }

    Better?

    mpitof Friend
    #534774

    I added the code to templates/ja_mitius/css/custom.css file. As you can see, now the text is in CAPS, but not, however, in the same style as the other subheadings…

    TomC Moderator
    #534776

    <em>@mpitof 426794 wrote:</em><blockquote>I added the code to templates/ja_mitius/css/custom.css file. As you can see, now the text is in CAPS, but not, however, in the same style as the other subheadings…</blockquote>

    Not sure you properly entered/saved the above CSS into your custom.css file.

    I just checked – with a refreshed site – and it wasn’t there.

    mpitof Friend
    #534777

    It wasn’t?
    I’ve added it to this file: http://batpleie.no/bv/templates/ja_mitius/css/custom.css
    Which looks like this to me:


    1. Skjermbilde-2014-05-13-kl.-00.57.26
    Ninja Lead Moderator
    #534785

    @mpitof: I see the missing semi-colon in the templates/ja_mitius/css/custom.css file, please see the highlight in red below:


    .componentheading {
    background: none repeat scroll 0 0 #1188CC;
    color: #FFFFFF;
    font-family: novecento_wide_lightbold;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
    width: 200px;
    }

    mpitof Friend
    #534858

    Thank you, this helps a lot!

    Is there a way to make the width of the background expand correctly to the text? Now it is set to 200px “static”.

    TomC Moderator
    #534896

    <em>@Ninja Lead 426811 wrote:</em><blockquote>@mpitof : I see the missing semi-colon in the templates/ja_mitius/css/custom.css file, please see the highlight in red below:

    </blockquote>

    whoops …. sorry about that


    1. embarrassed-smiley
Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 3 voices, and was last updated by  TomC 10 years, 6 months ago.

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