-
AuthorPosts
-
jonasrotilli Friend
jonasrotilli
- Join date:
- February 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 18, 2013 at 1:42 am #185932Good Night!
need to make the picture badge (new) module Mylo Xyloto new album position user2 pass from marge soon as it is done in the main template.
In the attached image is an example, wanted to do the same soon, q he passase margin.
There is way to do this?Since now, thank you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 19, 2013 at 4:32 pm #487052You can customize it on here
Open templates/ja_mixmaz/css/typo.css file
+ Change image path: templates/ja_mixmaz/images/badge.png with image your expectation
+ Change css script
/* Badge ---*/
.ja-moduletable .badge {
background-image: url(../images/badge.png);
background-repeat: no-repeat;
height: 40px;
position: absolute;
right: 0;
width: 40px;
}.badge-hot .badge { background-position: 0 0; }
.badge-new .badge { background-position: 0 -40px; }
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS Module
Viewing 2 posts - 1 through 2 (of 2 total)