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.

Nimbus section display on explorer

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

Hi Anthony,

I've been testing the Nimbus for a client on my local host and I'm having a bit of trouble displaying sections in a blog format. As in when it displays two articles from a section next to each other, it look great on every other browser except Internet Explorer 6 and 7.

Tried changing the padding value, but it doesn't seem to work.

.contentpaneopen

{

width: 100%;

padding-right: 10px;

}

Many thanks,
Jayant

PS - The new template absolutely rocks!!
  • JV's Avatar
  • JV
  • Free Extensions
  • 31 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Jayant,

Usually this is because IE responds to margin instead of padding. Have you tried that?

Tom
  • Tom de Kok's Avatar
  • Tom de Kok
  • 12 Month basic
  • 316 posts
  • Karma: 7
The administrator has disabled public write access.
Hi Tom,

Haven't tried the margin yet - won't it affect firefox or the other browsers? May I ask you to tell me where and what I should add please?

Many thanks,
Jayant
  • JV's Avatar
  • JV
  • Free Extensions
  • 31 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Jayant,

In the css directory there is a file named ie7.css. THis only affects IE7. Add it there and it should be fine.

Let me know if you get it to work.

Tom
  • Tom de Kok's Avatar
  • Tom de Kok
  • 12 Month basic
  • 316 posts
  • Karma: 7
The administrator has disabled public write access.

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

Happy Campers