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.

CSS Changes to container classes

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

I am using the zengrid framework with the zenblank template and am unable to center the top menu using the .innerContainer class. The element has inline style that overides the css files. Where is the xhtlm file that allows me to change inline styles? gaiasoutheast.org/index.php
  • jjohnston's Avatar
  • jjohnston
  • 12 Month Developer
  • 139 posts
  • Karma: 2
The administrator has disabled public write access.
Hey JJ,

A good way to center that would be to add the following style to the css

.moduletable-superfish {
margin-left:20px;
}

You could adjust the margin above as you please.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
Perfect. I kept trying .innerContainer, should dug deeper thanks Jason.
  • jjohnston's Avatar
  • jjohnston
  • 12 Month Developer
  • 139 posts
  • Karma: 2
The administrator has disabled public write access.
Welcome JJ :)
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.

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

Happy Campers