Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
xxxvinixxx Friend
xxxvinixxx
- Join date:
- August 2013
- Posts:
- 81
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
November 23, 2013 at 6:04 am #192484Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 25, 2013 at 4:53 pm #513455You can try to do with my suggest
Open templates/ja_magz/css/template.css file
From
.category-name {
position: absolute;
top: 0;
left: 0;
z-index: 10;
}
.article-title,
.article-header h1 {
color: #2a2a2a;
margin: 0 0 10px 0;
line-height: 1.3;
font-size: 28px;
}
Change to
.category-name {
position: absolute;
left: 0;
z-index: 10;
bottom: -20px;
}
.article-title,
.article-header h1 {
color: #2a2a2a;
margin: 10px 0 10px 0;
line-height: 1.3;
font-size: 28px;
}
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 ago.
We moved to new unified forum. Please post all new support queries in our New Forum