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.

Read More text invisible

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

Hi

On www.summerwinewalks.co.uk the Read More text is invisible in the Zentools2 module on the front page. This only shows if you drag and select the text - see screenshot.
Screenshot2015-12-0823.15.58.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Try without the overlay option on the read more

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If I deactivate 'Overlay Read More' then it disappears altogether.
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi again,

Can you attach screenshots for the module

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 8 years 4 months ago by manh.
The administrator has disabled public write access.
Current settings and the effect on the front end:
Screenshot2015-12-0922.23.22.png


Screenshot2015-12-0922.23.55.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Can you also include the other options for the button and the layout / drag and drop so I can build the module locally

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It's a grid layout. Here are the options screens you asked for:

grid1.png


grid2.png


grid3.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
You have the latest versions of the template and zentools2 installed and have compiled / saved in both?

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
hmm right I've installed the latest versions and looking at your site now the button has moved and I get the same now

#zentools-527 a.btn {color:#000}
#zentools-527 a.btn:hover {color:red !important;}

This will give a simple text style for the readmore link
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If however you want similar buttons to the one in the side bar add

#zentools-527 a.btn {
color: #fff;
background: #d7d4c3;
border: 0 !important;
padding: 10px 20px !important;
border-radius: 4px;
box-shadow: 0px 5px 0px 0px #c3bea4;
margin-bottom: 10px;
}

for the normal state of the button
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
and this for the hover state

#zentools-527 a.btn:hover
{
color: #fff !important;
background: #3e6f32;
box-shadow: 0px 5px 0px 0px #2b4c22;
text-decoration: none;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks

I tried adding the first bit of css and then all 3. Either way round I don't see any difference. :(
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
I see buttons in the itinerary tab

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I needed to hit refresh quite a few times! I see them now. Thanks.
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
  • 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