By Supporter on Friday, 27 February 2015
Posted in General Issues
Replies 5
Likes 0
Views 801
Votes 0
Hello,

Before asking I checked the issue with different templates including Protostar.

The "Read more" button in the showcase module is 'cut' see image.

I tried something myself but I better keep insert content and ask you for issues like this

This is what I tried:

/*Easyblog showcase module readmore button*/
#ezblog-mod .showcase-button a, #ezblog-mod .showcase-button a {
height: 25px !important;
}
Add the block of css codes below into your template's css file to fix this,


#mod_showcase .showcase-readmore .showcase-button, #mod_showcase .showcase-readmore .showcase-button:hover {
height: 30px !important;
}
·
Saturday, 28 February 2015 01:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Where are you seeing this issue? When I tried to access http://detailingbook.eu/blogs , the button seems to appear fine for me as you can see here, http://screen.stackideas.com/2015-02-27_2211.png
·
Friday, 27 February 2015 22:11
·
0 Likes
·
0 Votes
·
0 Comments
·
I am talking about the showcase module not the featured blogs.

It displays on the HOME page, scroll down to 'The News', it is an EasyBlog Showcase module.

To be more precise, it seems the readmore text (and also the nav. numbers below) are pushed down instead of being vertically and horizontally centered.
·
Friday, 27 February 2015 23:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect

Answer accepted - Topic solved
·
Saturday, 28 February 2015 01:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now
·
Sunday, 01 March 2015 03:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post