-
AuthorPosts
-
March 12, 2009 at 11:01 pm #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 FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 12, 2009 at 11:15 pm #295650tfernandez;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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 12, 2009 at 11:22 pm #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?March 12, 2009 at 11:26 pm #295653March 15, 2009 at 1:29 pm #296076I have just the same problem with that border…
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
March 16, 2009 at 2:08 am #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.
2 users say Thank You to Css Magician for this useful post
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 16, 2009 at 4:54 am #296195tfernandez;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 etcwhich should be available as an option ( border) etc in the image panel in the backend etc
Hope this helps
ShannonN2 users say Thank You to ShannonN for this useful post
March 17, 2009 at 10:09 am #296395It is ok when adding class=”img-border”.
Thank you guys.
😉March 17, 2009 at 3:04 pm #296438Thanks 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. -
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by tfernandez 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum