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.

Module Classes -Structural does not work

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

border secondary1 top25

Works for the border and colour but does not work for the structural class.

www.counsellingandrelationships.com.au/

Also I want to use nopadding for grid1, but doesn't work.

What am I doing wrong.
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
Can you please be more specific about the first request? For which structural classes it doesn't work? What exactly are you trying to achieve and where?
  • mihha's Avatar
  • mihha
  • 12 Month Developer
  • 711 posts
  • 44 Thanks
  • Karma: 11
The administrator has disabled public write access.
www.evernote.com/shard/s24/sh/4de3adf9-44d8-4895-b497-547c9625278b/829617fefff0b33a43d81b92231c57f1

Shows what I am trying to do. Structural Classes do not work with the modules. Should work.

I have Top75 px in the right module (grid2). The border secondary1 works but the modules will not shift down as I want.

Cheers. Garry
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
Add this to your custom css file

.home #grid1 {
margin-top: -25px;
}

.home #grid2 {
margin-top: 75px;
}
  • mihha's Avatar
  • mihha
  • 12 Month Developer
  • 711 posts
  • 44 Thanks
  • Karma: 11
The administrator has disabled public write access.
thanks works like a charm - but - Isn't the top75 supposed to work in module classes.

Anyhow your solution is much better as I can now specify exactly where I want my right side box to appear.

Thanks Mihha - I'm learning, learning and learning all the time.
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
No problem at all
  • mihha's Avatar
  • mihha
  • 12 Month Developer
  • 711 posts
  • 44 Thanks
  • Karma: 11
The administrator has disabled public write access.

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

Happy Campers