-
AuthorPosts
-
amarks Friend
amarks
- Join date:
- July 2011
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 138
- Thanked:
- 1 times in 1 posts
November 29, 2011 at 12:23 pm #171230How do I go about putting an image on the actual tab. I would like to have the title and a small picture underneathe for each tab.
Thanks!
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
amarks Friendamarks
- Join date:
- July 2011
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 138
- Thanked:
- 1 times in 1 posts
November 29, 2011 at 2:09 pm #427147himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
November 30, 2011 at 6:23 am #427258Hi,
If you check the JA Portfolio demo you will see icons displayed on the left of every tab title. in the JA portfolio, modules are displayed in Ja Tabs. Every module has a different module class suffix (since every tab needs to have a different icon, if same image is to be used single module class suffix can be used for all modules).
e.g. The module published in first tab has module class suffix _icon1. And the stylesheet in JA tabs has the following styling to display an image with the title.. Please note the code below will show image only when it is placed in the same folder as the related stylesheet..
<blockquote>
.portfolio ul.ja-tabs-title li.ja-tab-title_icon1 h3 {
background-image: url(icon1.png);
}.portfolio .ja-tabs-title-top ul.ja-tabs-title li h3 {
font-size: 100%;
font-weight: bold !important;
line-height: normal;
margin: 0;
padding: 15px 15px 10px 55px;
color: #88888A;
border-top: none;
background-position: 15px 15px;
background-color: #CACCCD;
}</blockquote>If you want more help with this to implement it on your site, please provide your site url here / via PM.
1 user says Thank You to himangi for this useful post
amarks Friendamarks
- Join date:
- July 2011
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 138
- Thanked:
- 1 times in 1 posts
November 30, 2011 at 8:10 am #427280Wow, thanks for such a detailed response!! This was very helpful 🙂
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by amarks 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Thumbnails in Ja Tab
Viewing 5 posts - 1 through 5 (of 5 total)