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.

White Line

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

At the bottom of each article page I get a white line appear. It can be seen on a laptop or PC, how can I remove it. It does not appear when I view it on an iPad.

It can be seen here:

www.mushroomhouse.co.uk/index.php/about-us
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Odd I can see it

It is this style

#mainwrap .zen-spotlight {
border-width: 0 0 1px 0;
border-color: #eee;
border-style: solid;
}

So you need to remove it by overriding it in the custom.css file

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Cheers Paul, that's sorted.
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I'd go with

#mainwrap .zen-spotlight {
border-width: 0
}

For any other user following this thread

Cheers
Paul
  • 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