Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • steparu Friend
    #194221

    I’d like to change the default text color of JA Obelisk “K2 items” show to white.

    The problem is when I try to change it using the css-c22b4.css

    #666font-family:sans-serif;font-size:12px;line-height:20px

    #666 to #fff

    The “Joomla Article Items” is also affected and which is on a light theme of the site, which in turn will make the text not visible at all.

    It seems that the text color for “K2 Items” and “Joomla Items” share with each other?

    Mainly I want to change “K2 Items” text color only because I think it’s a bit hard to see the text shown for “K2 Items”

    TomC Moderator
    #520391

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    steparu Friend
    #520421

    Hello, thanks for the reply!

    The site is http://app.steparu.com/

    TomC Moderator
    #520423

    <em>@steparu 408430 wrote:</em><blockquote>Hello, thanks for the reply!

    The site is http://app.steparu.com/</blockquote>

    Can you identify, for me, the exact items for which you are looking to modify the color?
    i.e. which page(s) ??

    steparu Friend
    #520456

    I would like to modify the text shown in http://app.steparu.com/games/121-dungeon-anywhere to white all of the items in my K2 section.

    If I change it to white, then my Joomla Items text become white

    http://app.steparu.com/news items shown here and it’s on a white background so that won’t work XD

    phong nam Friend
    #520502

    @steparu: The text color of K2 item is affected by that of body section on template. In this case, you just simply override the text color on K2 item view pages by creating a custom.css file at templates/ja_obelisk/css/ path and put below css rules into:

    .com_k2.view-item body {
    color: white;
    }

    steparu Friend
    #520577

    <em>@Leo Burnetts 408530 wrote:</em><blockquote>@steparu: The text color of K2 item is affected by that of body section on template. In this case, you just simply override the text color on K2 item view pages by creating a custom.css file at templates/ja_obelisk/css/ path and put below css rules into:

    .com_k2.view-item body {
    color: white;
    }

    </blockquote>

    Yay, Leo thank You! You’ve saved me again :)! Doing this also fixes the Disqus text color issue with multi color templates on JA Obelisk.

    I just set my Disqus custom settings to “auto” it detects the light text and shows the right Disqus theme for K2 items. It also detects the right text and theme to use for Disqus on Joomla Article items.

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

This topic contains 7 replies, has 3 voices, and was last updated by  steparu 10 years, 9 months ago.

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