Viewing 16 post (of 16 total)
  • Author
    Posts
  • rsystems Friend
    #466927

    Hi Sherlock,

    Thanks for suggestion but it was not the right one, nothing happened. The file however is the right one! 🙂

    I compared the code from the title with the code from the description, because the title is working perfect. What I changed:

    Original:

    #ja-slideshow .maskDesc p {
    background: #000
    color: #b3b3b3
    font-family: "abelregular", Arial, sans-serif;
    font-size: 200%;
    font-weight: normal;
    line-height: normal;
    padding: 3px 10px;
    text-transform: none;
    width: 500px;
    }

    Removed: width: 500px;

    Added the bold lines:

    #ja-slideshow .maskDesc p {
    background: #000
    color: #b3b3b3
    display: inline-table;
    font-family: "abelregular", Arial, sans-serif;
    font-size: 200%;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px 0;
    padding: 3px 10px;
    text-transform: none;
    }

    Thanks for pointing me in the right direction!

Viewing 16 post (of 16 total)

This topic contains 16 replies, has 7 voices, and was last updated by  rsystems 12 years, 1 month ago.

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