-
AuthorPosts
-
testcouch Friend
testcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 30, 2015 at 10:25 am #568962hi Ninja Lead, thanks for your new fix but there is still a disalignement to the left for module-title! take a closer look on attached screenshot and you will see it. please remove it then!
b.t.w reisefragen is only a example page so the module position “abovecomponent” will also be puplished on other pages! i’v just created a new test module for “aftercomponent” position and get also a disalignment, but now to the right.
you can enable both Frontpage module for a test and you will see it.
testcouch Friendtestcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
April 30, 2015 at 10:25 am #734053hi Ninja Lead, thanks for your new fix but there is still a disalignement to the left for module-title! take a closer look on attached screenshot and you will see it. please remove it then!
b.t.w reisefragen is only a example page so the module position “abovecomponent” will also be puplished on other pages! i’v just created a new test module for “aftercomponent” position and get also a disalignment, but now to the right.
you can enable both Frontpage module for a test and you will see it.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 1, 2015 at 2:57 am #569051@testcouch: You can try with last my fixes below
Open templates/ja_social_t3/css/custom.css file
.t3-module.module-yellowabovecomponent .module-title {
background: url("../images/module-yellow.gif") repeat-x scroll 0 0 #f0ba38
color: #fff
line-height: 16px;
text-transform: none;
font-family: "Oswald",sans-serif;
font-size: 15px;
letter-spacing: 0.06em;
padding: 8px 15px;
margin: 0px;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}to
.t3-module.module-yellowabovecomponent .module-title {
background: url("../images/module-yellow.gif") repeat-x scroll 0 0 #f0ba38
color: #fff
line-height: 16px;
text-transform: none;
font-family: "Oswald",sans-serif;
font-size: 15px;
letter-spacing: 0.06em;
padding: 8px 15px;
margin-left: 3px;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 1, 2015 at 2:57 am #734140@testcouch: You can try with last my fixes below
Open templates/ja_social_t3/css/custom.css file
.t3-module.module-yellowabovecomponent .module-title {
background: url("../images/module-yellow.gif") repeat-x scroll 0 0 #f0ba38
color: #fff
line-height: 16px;
text-transform: none;
font-family: "Oswald",sans-serif;
font-size: 15px;
letter-spacing: 0.06em;
padding: 8px 15px;
margin: 0px;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}to
.t3-module.module-yellowabovecomponent .module-title {
background: url("../images/module-yellow.gif") repeat-x scroll 0 0 #f0ba38
color: #fff
line-height: 16px;
text-transform: none;
font-family: "Oswald",sans-serif;
font-size: 15px;
letter-spacing: 0.06em;
padding: 8px 15px;
margin-left: 3px;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
-
AuthorPosts
This topic contains 34 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum