By Kashmi on Thursday, 06 August 2015
Posted in Technical Issues
Replies 6
Likes 0
Views 315
Votes 0
Hello,
How do I have two different images for my post cover entry and post cover listing.
When I disable the top toolbar, the black outline stays...is there any way to remove it?
Also, when I disable the Avatar, the graphics seems to not properly get disabled. Since I'm the only author in this blog, I will not use the author setting at all.
Thanks,
Kashmi

For Ref: http://www.kashmikaml.com/blog
Hey Kashmi,

Unfortunately you can't have different images for the post cover on the listings and the entry. You can only have 1 post cover per blog post.
·
Friday, 07 August 2015 00:27
·
0 Likes
·
0 Votes
·
0 Comments
·
OK, thank you...can you please look at the attached image for the graphics on avatar and "continue reading"
Thanks,

Kashmi
·
Friday, 07 August 2015 01:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Kashmi,

I can't seem to access http://www.kashmikaml.com/blog . Are you using a different URL? Can you pass us the URL so that we can check it out for you?
·
Friday, 07 August 2015 01:46
·
0 Likes
·
0 Votes
·
0 Comments
·
sorry typo it's http://www.kashmikamal.com/blog

thanks,
kashmi
·
Friday, 07 August 2015 01:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
It looks like it's fine if I use certain themes. Can I make changes to the themes? I want to have a different font for the vintage
theme.
Thnks.
Kashmi
·
Friday, 07 August 2015 04:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Kashmi,

Yes you can make a change to your specific theme, please use this CSS hack as below:
div#fd.eb.eb-vintage {
font-family: Georgia, serif;
}

Paste this CSS hack in your own Joomla template (/templates/j51_central/css/nexus.css) for your future reference.

Hope this will help, please let us know if you need further assistance on this implementation
·
Friday, 07 August 2015 11:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post