maymooday
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi Rob,
This is very kind of you. Thanks!Hi Rob,
Thanks for getting back so quick!
I really appreciate it however I couldn’t provide the site access at the moment.
I am using the original website translator from google now.
But I look forward to the future updates and thanks again for the great plugin!
Best,
JoyForum: Plugins
In reply to: [Post Tiles] display colour/text half up?I tried editing the below code in post-tiles-frontend.js and it worked for me:
[ Moderator note: code fixed. Please wrap code in the backtick character (not the word) or use the code button. ]
// Animate Up // Action when mouse enter of featured image $('li.featured-image.up').mouseenter(function() { $(this).children('a').animate({ top: '0%' }, 500 ); });Edit the %value of top to adjust how much top is left when mouseover.
Cheers!
Forum: Plugins
In reply to: [Mortgage Calculator / Loan Calculator] display issueI’m trying to use this calculator in a page and the tabs do not line up. How can I set the margin to fix it?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)