Home › Forums › Weaver Xtreme Theme › Content Area extends
- This topic has 15 replies, 4 voices, and was last updated 2 years, 7 months ago by
Tom Wilde.
-
AuthorPosts
-
January 10, 2024 at 02:57 UTC - Views: 82 #73784
Tom Wilde
ParticipantHi all,
I have upgraded to Weaver Xtreme and I am having a problem with the Content Area which extends full width and covers up the background colour. I have set the Container Area to align to Centre.
The Header and Footer display normally and do not extend, only the Content Area extends.
And this only happens on half the pages, the other pages display normally.
Is there a solution to this?
Regards,
TomJanuary 10, 2024 at 05:49 UTC - Views: 81 #73785Weaver
KeymasterI’d guess you have the content area set to full width in the options (perhaps from the sample theme you started with).
But we can’t help much withou a link to your site.
January 10, 2024 at 17:10 UTC - Views: 76 #73786scrambler
ModeratorFull width is selected in the “Align” option of each area.
Inspect the align option for all of them and especially the content area.
January 11, 2024 at 12:01 UTC - Views: 67 #73789Tom Wilde
ParticipantThank you for your replies.
I was using Weaver Xtreme 4.4.8 and updated to 6.4
My setting for the width was Traditional – Use Traditional Width Opt but after updating the Container Area is now full width even though it is set to Center.
Regards,
TomJanuary 11, 2024 at 12:54 UTC - Views: 63 #73790User
ModeratorIn Weaver Xtreme Admin > Main Options > Container Area > Align Area: select “Align Left” rather than “Align Wide”
Also use Wrapper Area : Align Area: “Center”
I believe that may solve it.
Regards!
January 11, 2024 at 17:33 UTC - Views: 55 #73791scrambler
ModeratorYour container shows both Align-center and alignfull classes.
The alignfull class is what is causing it to expand.
If you indeed have the container align Area setting set to center, also check the Container Add class box to make sure there is nothing in there.
If not, there may be a problem with how the old settings converted into the new one.
@weaver, any idea how his container could end up with two different align classes (align-center and alignfull)?January 11, 2024 at 18:22 UTC - Views: 50 #73792Weaver
KeymasterI’m not sure what all is going on with this site.
Some pages have the content that looks like align full, which has the content pushed all the way to the left.
So other pages (Testamonials for example) still have the more traditional layout.
There might be some per-page stuff going on.
So, Tom, if you could save your settings to a file, zip it up, and email it to me at [email protected], I can try to see if I can see what is going on.
There does seem to be at least a few per-page options set.
January 11, 2024 at 21:56 UTC - Views: 45 #73797Tom Wilde
ParticipantThanks,
Email sent.
Regards,
TomJanuary 11, 2024 at 21:58 UTC - Views: 44 #73798scrambler
ModeratorThe only way I can see for a per page ares to change set the alignfull would be with the :per page area added class” boxes found in the page Options Xtreme Plus tab.
So @tom-wilde you should check these
January 11, 2024 at 23:19 UTC - Views: 38 #73804Tom Wilde
ParticipantI don’t have Extreme Plus so I don’t know-how individual page settings could change?
Regards,
TomJanuary 13, 2024 at 19:58 UTC - Views: 30 #73819Weaver
KeymasterThe .wxb file you sent to me works how you would expect – no fullwidth content.
The issue seems to be that the theme is adding an alignfull to the content div of your site. I don’t know how that is happening, especially since you’ve selected the center option for the content area.
But one thing to try would be to simply reload the .wxb (like the one you sent to me) and see if that now fixes it. It is possible that the code that saves your settings knows how to eliminate the setting from previous versions that is generating the aligncenter on the content area.
January 13, 2024 at 22:06 UTC - Views: 24 #73824Tom Wilde
ParticipantThat didn’t work so I have restored the site to the previous version.
Thanks for your help.
Regards,
TomJanuary 13, 2024 at 23:08 UTC - Views: 23 #73827scrambler
Moderator@tom-wilde Your impatience seems impractical.
Do you actually plan on keeping a site with a serious security risk and that can no longer be updated and therefore will keep meeting more issues?
If @weaver cannot come up with a solution, I can give you CSS to override the issue, so that at least you can keep updating…
I will need the site back on the last version to check the exact CSS that will work
January 13, 2024 at 23:45 UTC - Views: 16 #73828Tom Wilde
ParticipantJanuary 14, 2024 at 00:06 UTC - Views: 14 #73829scrambler
ModeratorPut the CSS below in the Theme Global Custom CSS Rule box
#container {margin: 0 !important;width: 100% !important;}
January 14, 2024 at 03:35 UTC - Views: 9 #73830Tom Wilde
Participant -
AuthorPosts
- You must be logged in to reply to this topic.

