-
AuthorPosts
-
September 8, 2017 at 11:54 pm #1061237
I’m trying to figure out why my footer text is not filling up the width of the page. Hopefully you can assist and tell me why? I’m also looking for a footer with the same layout as your website – copyright, newsletter, footer menus etc. How can I achieve this?
- This topic was modified 7 years, 4 months ago by cnglobal.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 11, 2017 at 1:35 am #1061351Hi
Footer is not using full width.
if your issue related to the color kindly add this code in custom.css file.t3-footer .container { background: #000!important; }
So the footer will look same colour, Making the 100% of footer will affect the style. Let me know if you want 100% width.
Regards
September 11, 2017 at 3:54 am #1061369This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 11, 2017 at 4:22 am #1061374Hi
Add below code in custom.css file.t3-footer .container { width: 100%!important; }
The footer copyright and module position in right side size is defined in template folder /tpls/blocks/footer.php file.
Regards
September 11, 2017 at 4:36 am #1061377Thanks Pankaj,
All my text is aligned to the very right of the page now. I want it to stay within the white borders. How would I do that?
Also my table is set to 100% but the width still isn’t reaching. Something is blocking it.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 11, 2017 at 8:27 am #1061403Hi
By default, it uses the same width. If you will apply the code i suggested it will not look like before.
So in case you want to show footer in the same size like white box main body, kindly remove the code i suggested.
See this http://prntscr.com/gjoz7mFor table issue, kindly open a new thread and add all details if issue in that post.
Regards
1 user says Thank You to Pankaj Sharma for this useful post
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum