-
AuthorPosts
-
July 5, 2011 at 11:53 am #165963
How can I decrease the white space above the headlines for JA Rasite, especially on the front page?
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 5, 2011 at 12:12 pm #399950Hello wallytbull,
Can you please send screenshot where you want to decrease the white space above the headlines for JA Rasite.
July 5, 2011 at 12:41 pm #399955pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 5, 2011 at 12:58 pm #399961Hello wallytbull,
To Decrease white space above Rasite headlines
Find this code at /templates/ja_rasite/css/template.css line no.306
.article_row {
border-bottom: 1px solid #F5F5F5;
padding-bottom: 15px;
padding-top: 15px;
}Change this code to
.article_row {
border-bottom: 1px solid #F5F5F5;
padding-bottom: 15px;
padding-top: 2px;
}I will suggest you that you can use Firebug in Mozila Firefox .Here you can Inspect Element and See the files which you need to change.
1 user says Thank You to pritam for this useful post
July 5, 2011 at 1:23 pm #399966That does help – thanks – but there is still more space than I want above the headline of the first article on the front page. Any ideas on that?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 5, 2011 at 1:37 pm #399969Hi,
You find this code from http://www.biblechurch.org/test3/templates/ja_rasite/css/template.css
.blog {
margin-top: -25px; < add this line
}1 user says Thank You to khoand for this useful post
July 5, 2011 at 1:44 pm #399971Thank you Khoand & Pritam – you have been a big help!
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by wallytbull 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Decrease white space above Rasite headlines
Viewing 7 posts - 1 through 7 (of 7 total)