Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Full width position

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi, I would like to know if there's a way to have a template's position using the full width of the screen. I'm currently using RASA2 template and I would like this position to be occupy the whole width (not the width specify by the template's config).
Is that posible?
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Danial,

What position are you thinking of using?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I tried using grid10 asigned in grid3 so I could configured with "fullwidth". Doing that I managed to increase the default width but not full
I attached the result I achieved. My goal is to see the stacked zentools2 module to fit the whole width
Sinttulo2.jpg
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Daniel,

Do you have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
www.flowmeet.com
But this module is assigned in specialpermission menu
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Daniel,

Does this work for you if added to the custom css file

#grid1wrap.fullwidth {width: 100%;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
nope :(
No changes whatsoever.

PS: In google developer shows that I'm changing the rigth grid style, but no visual changes.
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
Last Edit: 7 years 5 months ago by DANIEL.
The administrator has disabled public write access.
ah ok but bit tricky if I can't see the site - are you able to make this viewable?

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I should add I'm turning off in about 50mins when it hits midnight

If you don't want people to see create a ticket for the site and we can look there

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That's ok. I published the module so that is visible. You can see it in www.flowmeet.com/mapa-del-sitio. It's a zentools2 stacked
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
ah ok I needed an extra class

Try adding

#grid3wrap.fullwidth .zen-container {max-width: 100%;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That's it!
the complete answer is this:

#grid3wrap.fullwidth .zen-container {max-width: 100%;}
#grid3wrap.fullwidth {width: 100%;}

Thanks!
  • DANIEL's Avatar
  • DANIEL
  • 12 Month basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Have a great weekend

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: DANIEL

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers