-
AuthorPosts
-
metastorm Friend
metastorm
- Join date:
- October 2012
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
November 13, 2012 at 9:20 am #182195Hello,
This is my first message on JA. 🙂
I placed Side News module at inset2 (left) position but left and right margins are not equal. Pls see picture – SideNews module named Latest news, no-padding suffix in use.
Please help me to correct margins, I want equal spaces between columns as on homepage.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 14, 2012 at 4:36 am #472844Greetings metastorm,
Please post your url here (or Pm me 🙂 ) and set Compress CSS in Template manager to No. I shall check this for you.
metastorm Friendmetastorm
- Join date:
- October 2012
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
November 14, 2012 at 11:08 am #472897Unfortunately site is developing on localhost yet, so no url. 🙁 But I can give you any other code/info you needed.
Also If you check your demosite’s any article page with tp=1, there are visible extra space between middle.inset2 and middle.right1; and shorted space between content.main and middle.inset2 –
http://joomla25-templates.joomlart.com/ja_nex/all-category/africa/101-joomla-2-5-day-africa.html/?tp=1Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 15, 2012 at 9:21 am #472995Hi metastorm again,
You can make change by using Google chrome inspect element or Firebug for Firefox. What I usually do is set Compress CSS in Template manager to No like above, then hover on any block you want and right click on it and then click on inspect element, pls try to find class that contains this css rule:
.... {
padding-left: 5px;
padding-right: 5px;
}
And try to reduce this value
it also shows you which CSS class it is using and which CSS file and the path to this blcok on the right side. then you can go to the file and replace it with new CSS you change.Hope you understand for me that it’s so hard for me to give advice if I cannot see the live site to detect issue.
metastorm Friendmetastorm
- Join date:
- October 2012
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
November 16, 2012 at 11:33 am #473149Hi Saguaros!
Well, I was able to get desired margins by setting:
in layout.css#ja-main .inner {
padding-left: 5px;
padding-right: 0px; //was 5pxand in template.css add
.ja-inset2{
width: 25.7% !important; // this was adjusted manually to fit my columns
padding-left: 5px;
}But then home page columns in main.content are shifting because of #ja-main .inner change. :((
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 20, 2012 at 3:56 am #473541Hi again,
I wish I could possibly have your site URL to detect this problem a bit further. It is extremely difficult for me otherwise, to give advice without seeing what the actual issue is. Hope you understand :((!
metastorm Friendmetastorm
- Join date:
- October 2012
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
November 21, 2012 at 7:38 am #473737Please check PM 🙂
metastorm Friendmetastorm
- Join date:
- October 2012
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
November 22, 2012 at 7:15 pm #473955Hi Saguaros,
You are still welcome to check my page. 🙂
URL was sent by PM.
Regards,Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 24, 2012 at 2:00 am #474066Hi metastorm again,
I cannot access your site, please check and update it again.
Regards.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by Saguaros 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Inset2 / left position – need correct equal margins
Viewing 9 posts - 1 through 9 (of 9 total)