-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 13, 2015 at 3:42 am #566700@testcouch: Maybe I misunderstand what are you expecting. Please give me the screenshot and description what are you trying to do. It would help to understand the issues and give you specific answers.
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 13, 2015 at 1:30 pm #566776hi Ninja Lead, ok no problem i try to explain it more visible:
1. how it should look
2. how it currently look:
hope it helps to untertand it better 🙂
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 14, 2015 at 3:11 am #566844+ Enable Frontpage module from administrator area
+ Open templates/ja_social_t3/css/custom.css file and add new rule
.t3-mainbody .t3-content .main-content-inner {
padding: 0px 0px 5px 5px;
}.t3-module.module-yellowaftercomponent .module-ct .custom-yellowaftercomponent {
padding: 10px 15px;
}
Let me know if it helps
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 14, 2015 at 8:37 am #566882hi, thanks for your help. 🙂
but i guess i should add yellowabovecomponent and not yellowaftercomponent in custom.css right?
i have changed this and now it looks better but the module-title (yellow backround) have still a small offset to the left!
Update:
i have removed both css fix from templates/ja_social_t3/css/custom.css because it breaks the complete layout of other content and module parts!
ok please let us thinking different and start from the ground..
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 15, 2015 at 2:28 am #566972You want to change yellowaftercomponent to yellowabovecomponent css class name in this case, you need to add the new css style below into custom.css file
.t3-mainbody .t3-content .main-content-inner {
padding: 0px 0px 5px 5px;
}.t3-module.module-yellowabovecomponent .module-ct .custom-yellowabovecomponent {
padding: 10px 15px;
}
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 24, 2015 at 12:17 am #568122hi Ninja Lead, can we please start from the ground with this issue? i have done everything you suggested..bud i can’t use your last code because it’s change other parts!
Module Position aftercomponent works very well, but abovecomponent Module jumps to the left! >:(
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 24, 2015 at 9:19 pm #568242hi Ninja Lead, you can’t change padding values for .t3-mainbody .t3-content .main-content-inner to fix a issue with module position. it’s not the correct way because it’s change the components layout for other pages!
p.s. please remove above screenshot
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 24, 2015 at 9:19 pm #733338hi Ninja Lead, you can’t change padding values for .t3-mainbody .t3-content .main-content-inner to fix a issue with module position. it’s not the correct way because it’s change the components layout for other pages!
p.s. please remove above screenshot
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 27, 2015 at 2:44 am #568349I removed the screenshot include my posted in #22
About the problem on your site maybe you need to hire a dev help you out this because I have been helping you to fix but you always changed my fixes, I don’t know what did you expect on that
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 27, 2015 at 2:44 am #733445I removed the screenshot include my posted in #22
About the problem on your site maybe you need to hire a dev help you out this because I have been helping you to fix but you always changed my fixes, I don’t know what did you expect on that
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 28, 2015 at 1:59 pm #568686<em>@Ninja Lead 470445 wrote:</em><blockquote>I removed the screenshot include my posted in #22
About the problem on your site maybe you need to hire a dev help you out this because I have been helping you to fix but you always changed my fixes, I don’t know what did you expect on that</blockquote>
yes i have removed youir fixes because your fixes produced new style issues with otherr component pages! you did not double checked this..if you change padding for .t3-mainbody .t3-content .main-content-inner then it will change also other parts of my site! >:(please assign a other moderator to my issue.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 29, 2015 at 3:12 am #568750I added “reisefragen” css style into reisefragen page with css style
.reisefragen .t3-mainbody .t3-content .main-content-inner {
padding: 0px 0px 5px 5px;
}.reisefragen .t3-module.module-yellowabovecomponent .module-ct .custom-yellowabovecomponent {
padding: 10px 15px;
}Now, you can enable Frontpage module and see it’s working only reisefragen page
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 29, 2015 at 3:12 am #733843I added “reisefragen” css style into reisefragen page with css style
.reisefragen .t3-mainbody .t3-content .main-content-inner {
padding: 0px 0px 5px 5px;
}.reisefragen .t3-module.module-yellowabovecomponent .module-ct .custom-yellowabovecomponent {
padding: 10px 15px;
}Now, you can enable Frontpage module and see it’s working only reisefragen page
AuthorPostsThis topic contains 34 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum