test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • domains Friend
    #157700

    Hi, I have a couple of layout issues on the JA Slideshow 2 with Ores template. I want to move text on larger image so that is more toward the bottom and has padding on the left hand side. Tried changing the css a little with no result.
    I would also like a darker color box to move in with the text so it is readable when it is on the screen.
    (see attached images for settings and layout.)


    also… If anyone has a way to link the large background image to a specific page using the articles source, I would love to know how. I am using this code in the article mode.

    <!– {jaimage main=”images/stories/banner/banner-feature-property.jpg” thumb=”images/stories/banner/pfizer-sm.jpg”} –>
    <p>We positively distinguish ourselves from competitors through the availability of turn-key buildings and industrial properties.</p>
    <div class=”btlink clearfix”><a class=”view” href=”index.php?option=com_content&view=category&layout=blog&id=37&Itemid=109″>View Properties</a></div>

    Thanks in advance for any help.
    JCole

    Hayden A Friend
    #367873

    you open file templatesja_orescssmod_jaslideshow2.css add line
    [PHP].maskDesc .ja-slide-desc:hover a {
    color: red;
    background: blue;
    display: inline-block;
    }

    .maskDesc .ja-slide-desc:hover div {
    color: red;
    background: blue;
    }[/PHP]it will help you hover your mouse on a dark background

    you use code in article mode
    [PHP]!– {jaimage main=”images/stories/banner/banner-feature-property.jpg” thumb=”images/stories/banner/pfizer-sm.jpg”} –>
    <p>We positively distinguish ourselves from competitors through the availability of turn-key buildings and industrial properties.</p>
    <div class=”btlink clearfix”><a class=”view” href=”index.php?option=com_content&view=category&l ayout=blog&id=37&Itemid=109″>View Properties</a></div>[/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hayden A 14 years ago.

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