-
AuthorPosts
-
msilac Friend
msilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 20, 2015 at 7:40 am #705983Can I have footer like that in attachment, horizontal and without so big brown area like now…
The web site is odvjetnici-krivic-krivic-acimovic.hr/administrator
Thank you very much
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 20, 2015 at 4:27 pm #706097You can try this . . . . . .
Within file path –> /templates/ja_biz/css/themes/green/bootstrap.css
at line 955, modify as follows:
.col-lg-3 {
width: 100%;
}Then, to modify the text color . . . .
Within file path —> /templates/ja_biz/css/themes/green/template.css
at line 4242, modify as follows:
.footer-info {
color: #fff;
font-size: 11px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 20, 2015 at 4:27 pm #752314You can try this . . . . . .
Within file path –> /templates/ja_biz/css/themes/green/bootstrap.css
at line 955, modify as follows:
.col-lg-3 {
width: 100%;
}Then, to modify the text color . . . .
Within file path —> /templates/ja_biz/css/themes/green/template.css
at line 4242, modify as follows:
.footer-info {
color: #fff;
font-size: 11px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
1 user says Thank You to TomC for this useful post
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 21, 2015 at 4:47 am #706157Yes, thank you, but how to lower all that brown area… to be like in screenshot (at least like that)?
Thank you
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 21, 2015 at 4:47 am #752374Yes, thank you, but how to lower all that brown area… to be like in screenshot (at least like that)?
Thank you
October 23, 2015 at 2:42 am #706654Hi msilac,
Firstly, please set the padding on “t3-footer” class to 20px:
http://i.imgur.com/dTf7knx.png
Second, remove the padding and margin on “copyright” class:
http://i.imgur.com/64FKBe7.png
and remove the “t3-copyright” class:
http://i.imgur.com/MqjHQn6.png
and remove the margin on “p” tag:
http://i.imgur.com/lHUkaLS.png
You will get the layout as you wish:
1 user says Thank You to Tudx for this useful post
October 23, 2015 at 2:42 am #752570Hi msilac,
Firstly, please set the padding on “t3-footer” class to 20px:
http://i.imgur.com/dTf7knx.png
Second, remove the padding and margin on “copyright” class:
http://i.imgur.com/64FKBe7.png
and remove the “t3-copyright” class:
http://i.imgur.com/MqjHQn6.png
and remove the margin on “p” tag:
http://i.imgur.com/lHUkaLS.png
You will get the layout as you wish:
1 user says Thank You to Tudx for this useful post
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 23, 2015 at 6:21 am #706698I have change like you write, but big brown “part” is still here and as I see on chrome browser text is still vertical, not horizontal. In firefox text is horizontal
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 23, 2015 at 6:21 am #752594I have change like you write, but big brown “part” is still here and as I see on chrome browser text is still vertical, not horizontal. In firefox text is horizontal
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 26, 2015 at 9:09 am #718852<em>@msilac 498891 wrote:</em><blockquote>I have change like you write, but big brown “part” is still here and as I see on chrome browser text is still vertical, not horizontal. In firefox text is horizontal</blockquote>
You can add the css style below into templates/ja_biz/css/themes/green/template.css file
@media screen and (min-width: 992px) {
.t3-footer.container {
padding-top: 20px !important;
padding-bottom: 0px !important;
}
}
Hope it helps
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 26, 2015 at 9:09 am #752791<em>@msilac 498891 wrote:</em><blockquote>I have change like you write, but big brown “part” is still here and as I see on chrome browser text is still vertical, not horizontal. In firefox text is horizontal</blockquote>
You can add the css style below into templates/ja_biz/css/themes/green/template.css file
@media screen and (min-width: 992px) {
.t3-footer.container {
padding-top: 20px !important;
padding-bottom: 0px !important;
}
}
Hope it helps
-
AuthorPosts
This topic contains 13 replies, has 4 voices, and was last updated by TomC 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum