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.

Photo in banner position broader then menubar

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

Hai,

Template: Motion. Website: 37.60.250.63/~maasadvo/
I would like the photo 300 px broader then the menu bar, see printscreen (red arrows). Photo is in banner postion.
How can I do that?


Maasfoto.png
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi,

You can remove the width of the banner container by adding the following to your custom.css file:
#bannerwrap .zen-container {
	width: 100%
}

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Or, to make it 300px wider:
#bannerwrap .zen-container {
	width: 1400px
}
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Thanx Rob, it works! :)
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Thanks Maurice

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

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

Happy Campers