Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • johnnypict Friend
    #180006

    Hi

    I want to add a variation colour to the blackboard theme.

    Currently we have blue and I’d like to introduce another colour.

    How do I do this please?

    Thanks,

    John.

    HeR0 Friend
    #464700

    Hi Johnnypict
    Please open file /templates/ja_wall/css/template.css end go to line 263
    Replace

    .item .content {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    to


    .item .content {
    color: #CCC;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    #CCC is code colour example, you can change to other

    Regards,
    <em>@johnnypict 334894 wrote:</em><blockquote>Hi

    I want to add a variation colour to the blackboard theme.

    Currently we have blue and I’d like to introduce another colour.

    How do I do this please?

    Thanks,

    John.</blockquote>

    johnnypict Friend
    #464883

    Thanks but does this mean I’ll replace the blue with any other color?
    Can I have the existing blue but add other colors?

    Thanks,
    John.

    HeR0 Friend
    #464941

    Hi Johnnypict,

    What do you want to change? Please attach screenshots to explain clearer.

    Regards,

    johnnypict Friend
    #464994

    If you look at the screen shot there are variations in modules. One blue and two others.
    I’d like to create a situation where I can have that but also make the blue module a different colour as well…so add a colour to say red, orange etc?

    Does that make sense?

    John.


    1. module
    HeR0 Friend
    #465041

    Hi Johnnypict
    Please detect item blue is joomla article or k2 item. Then go to edit it,
    – If it is joomla article, remove class of Extended Classes param in Medata Options parameters group.
    – Else it is k2 item, remove or edit value of ‘Extended Classes’ in ‘Extra Fields’

    Please review css code in /templates/ja_wall/themes/blackboard/css/theme.css line 650

    Hope that can help you!

    Regards,

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

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

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