Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ibewguy Friend
    #682682

    Hello,

    I am trying to create an extended class – green – that will change the background color of an article on my wall in the same way as the extended class, “dark” or “blue” change the background. I used this help article and changed the HTML colors. I then added the style to my Template_j30.css and it worked, except for my article titles using item:hover. I am trying to get the text color to change to yellow (#FFFF33) but it stays the color used on the sample code. However, the read more hover works?? I am using the BLACKBOARD theme – do I need to add this style to that theme also?

    Thanks in advance
    IBEWguy

    /* Green Style ---*/
    .item.green .item-inner {
    background: #006600
    border-color: #006600
    color: #FFF
    }

    .item.green .header h2 a {
    color: #FFF
    }

    .item.green:hover h2 a {
    color:#FFFF33 ;
    }

    .item.green .footer {
    background-color: #006600
    color: #66A366
    text-shadow: 0 -1px 0 rgb(51, 153, 51);
    }

    .item.green .footer .article-info,
    .item.green .footer .article-hit,
    .item.green .footer .jac-add-button,
    .item.green .footer a {
    color: #66A366
    }

    .item.green .readmore a {
    border: 1px solid #666
    color: #66A366
    }

    .item.green:hover .readmore a {
    border-color: #FFFF33
    color: #FFF
    }

    /* ImageView Green Style */
    body.display-imageview .item.green .item-inner {
    border-color: #006600
    }

    Pankaj Sharma Moderator
    #682811

    Hi
    Kindly share the site url , and the screenshot of the issue , currently m not sure what exactly you are talking , as extended class code in working on your site , For the articles title Kindly take a look in this thread

    Pankaj Sharma Moderator
    #748054

    Hi
    Kindly share the site url , and the screenshot of the issue , currently m not sure what exactly you are talking , as extended class code in working on your site , For the articles title Kindly take a look in this thread

    ibewguy Friend
    #683474

    Thanks @pankajsharma – I think I have it figured out!!

    IBEWguy

    ibewguy Friend
    #748331

    Thanks @pankajsharma – I think I have it figured out!!

    IBEWguy

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

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

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