Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Saguaros Moderator
    #926387

    Hi Alp,

    Could you post your site’s URL here and screenshot of how you want to achieve?

    Alp Friend
    #926393

    Hi Saguaros,

    http://www.tahtapod.com is the sites url.

    When I set for some k2 items f.e. item-sticky as extended class, it uses comic sans as font style.
    Instead of this I want in the extended classes the default font-style to be used.

    Tnx and best regards,

    Alp

    Saguaros Moderator
    #926909

    Could you send me the screenshot highlighting item which has that item-sticky class?

    Alp Friend
    #927084
    Saguaros Moderator
    #927523

    You can go to file: http://www.tahtapod.com/templates/ja_wall/css/template.css

    Look for this css rule:

    /* Sticky Style ---*/
    .item.item-sticky .item-inner {
      background: url(../images/pin-icon.png) no-repeat right top #ffe1ad;
      border-color: #ffe1ad;
      color: #4e4d52;
      font-family: 'Comic Sans MS';
      font-weight: normal;
    }

    then change the ‘font-family’ as you wish.

    Alp Friend
    #927602

    tnx I just changed every ‘comic sans ms’ in this css file against American Typewriter

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

This topic contains 6 replies, has 2 voices, and was last updated by  Alp 8 years, 6 months ago.

The topic ‘extended stules without comic sans sherif’ is closed to new replies.