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.

Background colour

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

Sorry Paul, you've lost me there. Showing my almost complete ignorance now!

We've got friends staying at the moment, so my replies will be a bit sporadic for a couple of days, but I do want to sort this one out.

Thanks again for all your help on this.

Best wishes

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
If a css style is the same - the further down the file example is the winner and renders

Within your custom css file you have styles targeting the same div and tags

So add the styling at the bottom of the existing styles

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
OK, thanks. But I don't understand 'wrapped in a comment'?
Thanks Paul
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Sorry I meant structuring the css file so its split into sections using comments
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul - sorry for the slow reply.
Nearly there!
Everything is fine now, except for the blue background behind the menu bar.
This seems to be controlled by #topwrap .zencontainer, but when I turn this off, I lose the blue background at the top of the screen as well.
Any idea how to fix this last bit?
Many thanks
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Ah. Found it. All sorted with this:

#navwrap .zen-container
{background: none repeat scroll 0 0 #ffffff;
padding-left: 15px;
padding-right: 15px;}

I don't understand why background:none and background:ffffff didn't work for me…

Thanks again for all your help Paul

Best wishes

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Hi Ian,

You're welcome

Enjoy your weekend

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
And you!
Thanks Paul
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Cheers :)
  • 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