1. jarosz
  2. Commercial Templates
  3. Thursday, 20 April 2023
  4.  Subscribe via email
Hello
Is it possible to set 100% width, ie full screen width, on a module with the Skylar template?
Regards
Michael
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

I assume you refer to 100% width of the browser?

The Skylar template content width is defined by a single wrapper that wraps all the modules and the component area. For this reason you can only set all content to a width of 100% and not on individual module blocks.

To do so you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.content_wrapper.wrapper960 {
width: 100%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciaran

That works a treat!

Michael
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran
Which of your templates allow 100% width to be set for individual modules?
Michael
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!