-
AuthorPosts
-
icbl Friend
icbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
January 12, 2011 at 5:35 pm #158654Hi,
I need to make template little more wider, how can I do that?
Thanks
Phan Gam FriendPhan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
January 14, 2011 at 4:19 am #371809Hi,
This template provides a function to change width. You can goto backend >>Extentions >>Template Managers >> JA Social
After that, choose profile that you are using and set 2 params as belows
– Template Width: SPECIFIED
– Specified width: YOUR WIDTH DEFINE BY PIXEL
Note: Default width for this template is 980px and max-width is 1200px, so to make it wider than default, you can set Specified width with 1100px.
Hope that helpsicbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
January 14, 2011 at 7:38 am #371829Ive tryed that already but did not affect anything.
Phan Gam FriendPhan Gam
- Join date:
- June 2008
- Posts:
- 216
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 39 times in 38 posts
January 14, 2011 at 7:50 am #371831Clear all cache data and refresh your site to check again.
If no effect, please share your site account.Regards
icbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
January 15, 2011 at 11:38 am #371970Ive just sent the creditentials via PM.
Regardsicbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
January 16, 2011 at 7:10 pm #372124Hi Phan,
I was wondering if you have received creditentials? I did everything you said but did not work.
ThanksNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 18, 2011 at 6:07 am #372351Hi icbl ,
This template width is fixed at 980px; to change that, you can edit css code
1. Open layout.css under templatesja_socialcss folder
2. Add this code on bottom of this file
<blockquote>.main {
margin: 0 auto;
max-width: 1200px;
position: relative;
width:1100px;
}
</blockquote>
Hope that helps1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by blistar 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum