Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hstrom Friend
    #198286

    Hi,
    I have an issue regarding the display of the category name in category blog view. Please see:

    http://tidningenkulturen.se/tk3/index.php/kategorier/nyheter

    Below “Nyheter” there is a black banner with the category name, but it isn’t styled as the category name in top module, which I suppose it is supposed to do…

    Does anyone have an idea why this is happening?

    With kind regards,
    – Johan.

    TomC Moderator
    #537102

    Try This . . . .

    If you haven’t already, create a new file called “custom.css” within file path –> /templates/ja_fubix/css

    Within that custom.css file, paste the following CSS rule:


    .images-content {
    display: inline-block;
    }

    Better ??

    hstrom Friend
    #537272

    Hi,
    thanks – half way. Now only the margin + the font isn’t correct. Any idea?

    With kind regards,
    – Johan.

    TomC Moderator
    #537273

    Hi Johan:

    Try pasting the following within your custom.css file:


    .images-content .category-name, .category-name > a {
    font-family: 'novecento_wide_lightbold';
    font-size: 10px;
    padding: 3px 6px;
    }

    Better?

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 9 years, 11 months ago.

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