-
AuthorPosts
-
April 3, 2016 at 11:53 am #908518
Hello,
I would like full width, the main menu bar (t3-mainnav) with the language bar (t3-topbar) top and the slideshow (t3-slideshow) on the home page. I put as an attachment to the party in full screen.
Web site: http://www.institut-lwoff.frThank you for your help
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 4, 2016 at 10:21 am #908920Hi,
You will need to customise style for each position to retrieve that. Here is an example to force the main width:
Open templates/ja_platon/css/custom.css file and add new CSS style
.t3-wrapper .container { width: 100% !important; }
Regards
April 4, 2016 at 12:42 pm #908981Thank you. For the first code I found . I just found the second code that you can play on all positions at once. No need to customize each position.
.t3-wrapper .container { width: 100% !important; } .row { margin-left: auto; margin-right: auto; width: 90%; }
If the person wishes also reduce the slideshow here is the code to put:
.wrap { margin-left: auto; margin-right: auto; width: 90%; clear: both; }
Regards
Adresse de Livraison:
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by INSERM UMS33 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Put in full screen main menu and slideshow
Viewing 3 posts - 1 through 3 (of 3 total)