-
AuthorPosts
-
June 30, 2012 at 1:40 pm #178673
Hi all,
I would like to add more space between the edges of the article boarder/page and the text on both sides of the page.
I have attached an image to clarity, I want more space between the text blocks and the sides of the boarder.How do I do this? – any advice would really be appreciated.
An example of the site live can be seen here. http://www.prepressguide.com/index.php/watch/novice-edition/colour-passing-2
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 1, 2012 at 3:36 am #459411Go to this file: /templates/ja_cloris/css/template.css
Add this code
#ja-main .inner {
padding: 0 !important;
}
And Replace this code
.item-page {
background: #fff
border: 1px solid #d8d8d8
padding: 30px 5px;
}
With
.item-page {
background: none repeat scroll 0 0 #FFFFFF
border: 1px solid #d8d8d8
padding: 30px 15px;
}Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
July 1, 2012 at 6:42 am #459424Thank you again for the great support Chavan
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by londonstudio 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Cloris – Creating more margins on all article pages.
Viewing 3 posts - 1 through 3 (of 3 total)