-
AuthorPosts
-
tiwi Friend
tiwi
- Join date:
- May 2009
- Posts:
- 111
- Downloads:
- 21
- Uploads:
- 31
- Thanks:
- 17
- Thanked:
- 3 times in 1 posts
February 12, 2013 at 2:59 pm #184896I have a strange outlining problem in the blog layout. I have articles in a blog layout but any articles over 4 are outlined a bit more to the left so some text of these articles is missing. I donĀ“t know if it is the template or another problem (I just upgraded from 1.5 to 2.5, but maybe you have an idea where to look).
Now I have set the blog lauout to 4 articles, now the navigation is outlined a bit more to the left, see image. Any ideas…
url http://www.bangkoklawonline.com/article-base-thai-law/
see image
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
February 14, 2013 at 4:12 am #483365Hi Tiwi,
In template.css file, find
.item .contentpaneopen {
padding-left: 20px;
padding-right: 20px;
}
replace to
.item .contentpaneopen {
padding-left: 0;
padding-right: 0;
}Find
.items-row {
margin: 10px -20px;
padding-top: 10px;
padding-bottom: 10px;
}
Replace to
.items-row {
margin: 10px 0;
padding-top: 10px;
padding-bottom: 10px;
}Hope this help.
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by HeR0 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
outlining in article blog
Viewing 2 posts - 1 through 2 (of 2 total)