-
AuthorPosts
-
January 17, 2013 at 4:00 pm #184102
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 18, 2013 at 4:57 am #480276Hi,
Which JA Template are you using? and pls tell me where you want to add this icon
January 19, 2013 at 10:00 am #480442Now elastica template.
Put in module text (like the wiki example). Now I add image on html. But from css ” badge-icon” it’s lovely!Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 21, 2013 at 10:43 am #480609Hi,
We add that image by adding a css class for the <span> tag in that module: <span class=”bigicon”> </span>
We define in this css file: /templates/ja_elastica/css/typo.css:
span.bigicon {
background-image: url("../images/badge-1.png"); << that image is set as background
background-repeat: no-repeat;
display: block;
float: left;
height: 30px;
left: 0;
margin: 5px 10px 0 0;
top: 0;
width: 30px;
}January 22, 2013 at 12:01 pm #480771Well!… and for choose .blocktag
.blocklink
.blockquote
.blockheart
.blockquestion
.blockmobile
put into suffix css module.Perfect!!!! Thanks!!!!
:):):):):):):):)AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by
lungomare 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to put bigicon
Viewing 5 posts - 1 through 5 (of 5 total)
