Tagged: fixed frame, tab section
-
AuthorPosts
-
May 16, 2019 at 10:24 am #1101377
In reply to: https://kriesi.at/support/topic/color-section-into-tab-section/#post-1101272
Hi Ismael,
now I found the core of the problem.When I use “Fixed Frame” the problem as described comes up.
Use stretched or boxed layout? > Fixed FrameThank you for help.
Best regards PeterMay 21, 2019 at 4:28 am #1102667Hey Peter,
Thanks for the update.
Did you add the css code? That should center align the content of the tab section when “fixed frame” is enabled. Here it is:
.av-framed-box .av-layout-tab-inner .container { margin: 0 auto; }
Best regards,
IsmaelMay 21, 2019 at 7:59 am #1102717Hi Ismael,
yes, exactly that code is inside.
Doesn’t solve the problem within the tab section, when fixed frame is used.
Thank you for help!
Best regards
PeterMay 27, 2019 at 3:47 am #1104395Hi,
Odd. It seems to be working when we check it in the browser inspector. Please post the login details in the private field so that we can inspect the issue further.
Thanks for the update.
Best regards,
IsmaelMay 27, 2019 at 9:27 am #1104460voila
May 28, 2019 at 1:07 pm #1104805Hi,
Thanks for the info.
The content of the tab section are center aligned on Chrome Windows 7.
Screenshot: https://imgur.com/a/Bv8fxBF
Where are you testing it?
Best regards,
IsmaelMay 29, 2019 at 12:13 pm #1105114System Information
Operating System: Win64
Chrome Browser Version: 74.0.3729.169
Chrome OS Version: NA
Memory: 4.02GB available out of 17.10GBCPU: Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz ( x86_64architecture – 8 processors )May 31, 2019 at 4:51 am #1105580Hi,
Thank you for the info.
Did you check the screenshot? Is that what you’re seeing on your end?
Best regards,
IsmaelJune 3, 2019 at 10:29 am #1106647Hi Ishmael! I have to say, it’s a very ineffective writing back and forth. You do not seem to have read the history of the thread.
I use the setting “Fixed Frame” and would like to have centered the content in a “Tab Section”. Currently the content is moved to the right – see screenshot
Thank you for help!
Best regards
PeterJune 4, 2019 at 11:21 am #1106995Hi,
I would like to apologize for the confusion. The container seems to be off by 50px. Please try this css code.
.av-framed-box .av-layout-tab-inner .container { max-width: 1310px; left: -50px; }
Best regards,
IsmaelJune 4, 2019 at 1:59 pm #1107097Hi Ismael!
It works – thank you very much for help!
Best regards
PeterJune 4, 2019 at 6:38 pm #1107218Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Fixed Frame > Content alignment in the tab section’ is closed to new replies.