-
AuthorPosts
-
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 4:11 pm #200239Hello,
How I can resize the footer info, there is noting in the backend that enable me to change the size.
Please help thanks.
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 4:13 pm #544473Which section, specifically, on YOUR site are you wanting to reduce?
Can you provide a screenshot of the footer area of YOUR site?
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 4:43 pm #544484Hi Please see the attached image, I would like to reduce the position :footer-info.
as now its taking a big size in the footer area.
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 4:57 pm #544488Try This . . . .
If you have not yet done so, create a new file called “custom.css” within file path –> /templates/ja_medicare/css/
Within that custom.css file, paste the following CSS rule:
.footer-info {
width: 250px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Of course, you can modify the pixel value for the width property to whatever you wish.
Is that along the lines of what you were looking to accomplish?
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 6:38 pm #544500Hi, i did not work.
What is i’m looking for is to remove the position: Footer-info.
and have 3 equal positions ,please see the image.I set the Footer-info to none
the I tried to have
Footer-2
footer-3
footer-4
as equal and it shows in the back end its equal but in the real site every thing scrambled to one area.Also I need to reduce the heights of these potions as they are too big.
Please help.
-
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 7:11 pm #544505Try adding/modifying the following within your custom.css file:
(again, the file path should be –> /templates/ja_medicare/css/custom.css )
.footer-info {
padding-top: 30px;
width: 250px;
}.t3-footnav {
padding: 30px 0;
}Again, you can adjust the “padding-top” property to whatever pixel value you wish.
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 8:21 pm #544525Hi, it works at 50%, but its still scrambled to the left and there is a big gap on the right, in addition its not equal.
Also, I inserted a table but there is a board that I did not create, and it seems coming from the template.
-
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 8:28 pm #544527Try adding this to your custom.css file:
.col-lg-6 {
width: 75%;
}okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 8:34 pm #544532
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 8:47 pm #544533Add this to your custom.css file:
td, tr td {
border-top: medium none;
}okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
August 4, 2014 at 8:49 pm #544534Great Thank you so much
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 4, 2014 at 8:51 pm #544536<em>@okkhalid 439526 wrote:</em><blockquote>Great Thank you so much</blockquote>
You’re most welcome . . . All the best with your continuing site development. 😎
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by
TomC 10 years, 6 months ago.We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
footer info size
Viewing 12 posts - 1 through 12 (of 12 total)




