-
AuthorPosts
-
migors Friend
migors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 23, 2008 at 9:03 am #132527Hi, everybody!
Could you help me, how can I reduce space around ja-pathway, look in picture. It is to many free space. I just played with css but no success.
I am not a programmer, just it is amazing building my own website.
Plese help!
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 23, 2008 at 9:58 pm #266947here is live site: http://domalaukums.lv/
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 23, 2008 at 10:20 pm #266948If you find this in the css file:
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
clear:both;
margin:20px 0;
}
You can play around with the margin: 20p 0;
If you set it to margin: 10px 0; you reduce the space on top of pathway and at the space below banner.1 user says Thank You to Menalto for this useful post
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 23, 2008 at 10:50 pm #266949Thanks, Menalto! Changing this parameter reduces space above ja-pathway, space below stays the same. I tried reduce till 1px,
i dont know what to do???:confused:Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 23, 2008 at 11:06 pm #266950Still in the css file you can find this here:
#ja-pathway {
padding:0 2px;
}There you can try the following:
Add:
height: 5px;
So it will look like this here:#ja-pathway {
height:5px;
padding:0 2px;
}Or you can try this one:
#ja-pathway {
margin:0 0 -7px;
padding:0 2px;
}1 user says Thank You to Menalto for this useful post
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 23, 2008 at 11:17 pm #266952😀 Thank you really, now it works! i was a little bit confused.
Nov it is ok.
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 23, 2008 at 11:25 pm #266953Hi, again! Just one stupid question, is it possible to put in that space instead of ja – pathway and category, banner?
This place is a little bit un necessary, one information shows almost 3 times in one place.
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
August 24, 2008 at 1:40 am #266957Hi, I just managed, to remove ja-pathway and placed instead a banner, Here is a little problem, I should have two banners in one module position, one banner in HOME and other in categories.
So Is it possible to define a little different view for them, because front page and categories in jatelline II are different.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2008 at 5:05 pm #267011You can set which menu items the modules gonna show up on in the parameters for the module.
Set one module to Home, and another module to the menu items you want it to show up on.AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by Menalto 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to reduce space araound ja-pathway???
Viewing 11 posts - 1 through 11 (of 11 total)