By Alex Boyd on Sunday, 28 February 2016
Posted in General Issues
Replies 6
Likes 0
Views 351
Votes 0
Sorry for so many questions.

Is there a way I can increase the text size in the showcase module?

Thanks
Hey Alex,

I've applied some css fix in your current template css file -> JoomlaFolder/templates/rt_sirocco/css/rt_sirocco-custom.css

div#fd.eb.eb-mod .eb-gallery-content {
font-size: 20px !important;
}
div#fd.eb.eb-mod * {
line-height: 23px !important;
}

div#fd.eb.eb-mod .eb-gallery-title {
font-size: 22px !important;
}

div#fd.eb.eb-mod .eb-gallery-meta {
font-size: 19px !important;
}


Can you give it a check is it enough text size?
·
Sunday, 28 February 2016 20:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex

That is great but I wanted to know for my development site!!

Can I just copy and paste into my a new css file for the new template I am playing with?

Which line is for which font?

Thanks

Alex

Also I couldn't reply to your answer on the last post, I think i chose the wrong forum and have placed my question in easy discuss so I need a subscription to view these answers.

I sent you an email as well.

Thanks
·
Sunday, 28 February 2016 20:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually I am just looking at the css file and it is broken into sections, do I need to paste this into a specific section?

i.e. - background positions, typography, menu (these are the sections)
·
Sunday, 28 February 2016 20:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Alex,

I already received your email and removed above css code from your live site template css file, and then paste in your dev site template file JoomlaFolder/templates/jsn_pixel_pro/css/template.css, can you give it a check your Easyblog showcase font text is it okay for you?

By the way, I already changed this post thread category to Easyblog - general issue, you should able to reply on this thread now -> http://stackideas.com/forums/changing-the-website-title-configuration
·
Monday, 29 February 2016 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex

This seems great, I have only looked on a mobile for now, but assume it is the same on the desktop.

Many thanks
·
Monday, 29 February 2016 16:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Alex Boyd,

Glad that your issue is resolved now.Please let us know if you need further assistance. Cheers!
·
Monday, 29 February 2016 16:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post