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.

Venture-changes

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

Very sorry but I think I got confused with grid4 and the background position

With Venture it is actually inside the template

You need to look at the effects tab and background slideshow

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Well I've added this code
@media screen and (min-width: 1080px){#sidebar-2, #sidebar-1 {margin-top: 40px;}}
via filezilla - templates - css - custom.css
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
Sorry this is what I see in the html source code

@media screen and (min-width: 1080px){#sidebar-2, #sidebar-1 {margin-top: -90px;}}So you would add something like@media screen and (min-width: 1080px){#sidebar-2, #sidebar-1 {margin-top: 0px;}}

This is listed in the banner overlay position html

It is in this template style and is affecting the rendering

It shouldn't be there
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If you view the source code on this page

websitetester.be/index.php/nl/producten/potgrond

You can see it

it is adding extra space and you see a flash of the unwanted code

It isn't coming from the css it is added somewhere else
  • 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