-
AuthorPosts
-
December 14, 2011 at 11:54 pm #171816
I have a breadcrumb in USER1 postion and some html content in USER5 positon.
The problem is there is too much spacing (height) between these two and the main content page. See attached “Height Display”
When I check it through chrome, it seems the min height is 49 px, thats too much. It needs to be 25 px. See attached “Height”
Can you assit?
-
himangi Friend
himangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 15, 2011 at 9:17 am #429715Hello,
I checked your site and published the breadcrumbs module and dont see the space you have mentioned. Please see attached screenshot for your ref. Please set the breadcrumb as you want and keep it published and tell me where I can see the issue..
December 15, 2011 at 3:40 pm #429760I have unpublished some of the module (user 1 ~ user 4).
Thats really how I want it.
Can you check the site again?
The Breadcrums is in User1 position and there is too much whitespace below breadcrumb/social buttons.
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 16, 2011 at 4:56 am #429902In the template.css file, find the following
<blockquote>#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
margin-bottom: 20px;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
}</blockquote>Reduce the margin-bottom value as it suites you..
December 16, 2011 at 6:12 am #429911I cannot find those lines in the template.css (have attached a zip version of template.css that I have with ja_rave 1.7 installed)
I suspect it is someplace else. In the view source of HTML, there is a tag <!– SPOTLIGHT –> in the preceeding lines where <div class=”ja-box column ja-box-left” style=”width: 50%;”> is listed (in chrome)
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 16, 2011 at 9:41 am #429939HI,
It is coming from the template.css file located in the JAT3 plugin. So to override that styling, add the following in the template.css file in the JA Rave template and see the change..
#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
margin-bottom: 5px;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
}December 17, 2011 at 2:10 am #430044That did not work. the page loads, and for first few milliseconds, the smaller height is shown, and then goes back to 49 pixels.
I am sending you ftp credentials in a private message that will log you into the web directory. Could you update it and let me know what you updated.
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 17, 2011 at 6:20 am #430055Hi again,
I checked the template.css and didnt see the my previous suggestion implemented, so I did it and it reduced the space.. Please check the screenshots attached showing results before and after the code implementation..
-
December 18, 2011 at 1:51 am #430135
Thanks. Thats odd, I did change the /templates/ja_rave/css/template.css and added the entire style you mentioned in bold.
Could you let me know which file under which path you updated? Is it the same as /templates/ja_rave/css/template.css or something else?
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by himangi 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-