Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • tfernandez Friend
    #139060

    I lost the color coded border around the image (orange for default style) in the highlight module. I tried different image borders, captions, etc. but nothings working…any ideas on how to enable this feature?

    Thanks in advance!

    Template feedback:
    Though this layout has been reused quite often by JA, I like the template and corresponding themes but agree with others that a fundamentally different layout intended for corporate/business clients would be greatly appreciated – more module styling options are needed as well!

    ShannonN Friend
    #295650

    tfernandez;117343I lost the color coded border around the image (orange for default style) in the highlight module. I tried different image borders, captions, etc. but nothings working…any ideas on how to enable this feature?

    Thanks in advance!

    Template feedback:
    Though this layout has been reused quite often by JA, I like the template and corresponding themes but agree with others that a fundamentally different layout intended for corporate/business clients would be greatly appreciated – more module styling options are needed as well!

    A live url would help us

    TomC Moderator
    #295652

    <em>@tfernandez 117343 wrote:</em><blockquote>
    Template feedback:
    Though this layout has been reused quite often by JA, I like the template and corresponding themes but agree with others that a fundamentally different layout intended for corporate/business clients would be greatly appreciated – more module styling options are needed as well!</blockquote>
    How more “fundamentally different” do you want/need than the business style templates that JA has already?

    tfernandez Friend
    #295653
    christool Friend
    #296076

    I have just the same problem with that border…

    Css Magician Friend
    #296156

    <em>@tfernandez 117343 wrote:</em><blockquote>I lost the color coded border around the image (orange for default style) in the highlight module. I tried different image borders, captions, etc. but nothings working…any ideas on how to enable this feature?

    Thanks in advance!

    Template feedback:
    Though this layout has been reused quite often by JA, I like the template and corresponding themes but agree with others that a fundamentally different layout intended for corporate/business clients would be greatly appreciated – more module styling options are needed as well!</blockquote>

    Hi tfernandez and christool,

    I thinks the hightlight module in opal use mod_newflash of joomla. It called a content. Then, the border you see in highlight module is border image in the your content. So, if you add a class : img-border in your image content, you’ll have a border in highlight.

    p/s: with Tfernandez’s website, you need clear <p></p> around your image. Good luck.

    ShannonN Friend
    #296195

    tfernandez;117348http://demosports.veritycrm.com/

    Basically teh same answer as duchh but a bit more detail in code form

    From the JA demo site of same picture area

    <table class=”contentpaneopen”><tbody>
    <tr>
    <td valign=”top”>
    <img class=”img-border” alt=”Sample image” src=”/ja_opal/images/stories/demo/sam-5.jpg”/>

    At rutrum pellentesque Praesent elit lobortis mattis Vestibulum ultrices consectetuer eget. Sit urna risus Morbi purus Pellentesque purus accumsan nisl id Donec. Enim interdum tempor suscipit vel Quisque at
    <a title=”Sample link” href=”#”>vel auctor tellus sed.</a>
    </td>
    </tr>
    <tr>
    <td valign=”top”></td>
    </tr>
    </tbody>
    </table>

    Your code same general area
    <table class=”contentpaneopen”>
    <tbody>
    <tr>
    <td valign=”top”>
    <p>
    (Missing Tags) <img height=”169″ width=”227″ border=”0″ src=”/images/stories/demo/sam-11.jpg”/>
    Consectetuer elit Morbi congue Nulla ante pretium Nunc Cras ac Nunc. Fringilla at felis elit id nibh lacinia cursus augue pellentesque risus.
    </p>
    </td>
    </tr>
    <tr>
    <td valign=”top”>
    </td>
    </tr>
    </tbody>
    Missing the Image class image border tags etc

    which should be available as an option ( border) etc in the image panel in the backend etc

    Hope this helps
    ShannonN

    christool Friend
    #296395

    It is ok when adding class=”img-border”.

    Thank you guys.
    😉

    tfernandez Friend
    #296438

    Thanks for the heads up on the “img class”! Any suggestions on closing the gap between the border and module highlight?
    Thanks again for everyones input.

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

This topic contains 9 replies, has 5 voices, and was last updated by  tfernandez 15 years, 1 month ago.

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