-
AuthorPosts
-
falcone Friend
falcone
- Join date:
- September 2013
- Posts:
- 70
- Downloads:
- 1
- Uploads:
- 58
- Thanks:
- 25
- Thanked:
- 3 times in 1 posts
May 12, 2014 at 3:25 pm #197674Hi
I’ve made some new modules for user1, user2 & user3 positions. The modules are 250 pxls wide.
How can I change the width of the positions so the modules are evenly spaced?
Also how can I change the height of the background?
Thanks in advance.
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 12, 2014 at 3:40 pm #534684So that we can try to best assist you, please provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “No/Off” within your Template Manager–General settingschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 12, 2014 at 3:41 pm #534686please post your Site Url and admin details in PM
falcone Friendfalcone
- Join date:
- September 2013
- Posts:
- 70
- Downloads:
- 1
- Uploads:
- 58
- Thanks:
- 25
- Thanked:
- 3 times in 1 posts
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 12, 2014 at 4:16 pm #534701Go to this file: /manorpark/templates/ja_community_plus/css/template.css
For Left:
.ja-box.column.ja-box-left {
width: 300px !important;
}For Center:
.ja-box.column.ja-box-center {
width: 300px !important;
}For Right:
.ja-box.column.ja-box-right {
width: 300px !important;
}falcone Friendfalcone
- Join date:
- September 2013
- Posts:
- 70
- Downloads:
- 1
- Uploads:
- 58
- Thanks:
- 25
- Thanked:
- 3 times in 1 posts
May 13, 2014 at 10:54 am #534848Thanks for the advice.
I added the code and that changed the display. However, the modules were still not evenly spaced. So I resized the images to 300pxls wide…..still not evenly spaced. Resized to 290pxls wide and still not evenly spaced. That’s how I’ve left it for now.
Would I be better off tinkering with the code rather than keep resizing and uploading images?
Also, I’d be very grateful for any suggestions for changing the height of the background.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 3:48 pm #534892<em>@falcone 426885 wrote:</em><blockquote>
Also, I’d be very grateful for any suggestions for changing the height of the background.</blockquote>The height of which background ??
falcone Friendfalcone
- Join date:
- September 2013
- Posts:
- 70
- Downloads:
- 1
- Uploads:
- 58
- Thanks:
- 25
- Thanked:
- 3 times in 1 posts
May 13, 2014 at 5:11 pm #534922Sorry Tom.
It’s in the 2nd screenshot of my first post in this thread.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 14, 2014 at 8:32 am #535065For increasing the even height you can do this.
Go to this File: /templates/ja_community_plus/css/template.css
Replace this code
#ja-topsl .main { background: url(../images/topsl-bg1.gif) repeat-x left bottom #e7e6e1 ; border-bottom: 1px solid #928f85 ; color: #70635b ; padding: 10px 0 20px; }with
#ja-topsl .main { background: url(../images/topsl-bg1.gif) repeat-x left bottom #e7e6e1 ; border-bottom: 1px solid #928f85 ; color: #70635b ; padding: 20px 0; }1 user says Thank You to chavan for this useful post
falcone Friendfalcone
- Join date:
- September 2013
- Posts:
- 70
- Downloads:
- 1
- Uploads:
- 58
- Thanks:
- 25
- Thanked:
- 3 times in 1 posts
May 14, 2014 at 12:31 pm #535111Many thanks Chavan
That did the trick. I wanted to reduce the height so just fiddled with the number of pxls.
As for the module spacing, I changed the code to:
.ja-box.column.ja-box-left { width: 315px !important;}
.ja-box.column.ja-box-center { width: 290px !important;}
.ja-box.column.ja-box-right { width: 290px !important;}
Seems ok now 🙂
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by falcone 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum