Post comment button issue

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Thu Mar 13, 2014 11:18 pm
Hi,

I am new to Gavickpro, love the theme. Had some issues getting started but now i know my way round a bit more I am getting somewhere :)

One thing I have noticed is at the bottom of a post in the comment section the post comment button seems to be covering the check box where someone clicks to be notified of follow up comments?

Image

Can somebody help please?
User avatar
Fresh Boarder

GK User
Fri Mar 14, 2014 8:04 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Sat Mar 15, 2014 8:09 pm
http://www.snapmarketing.net/next-post/

Also I am having a little problem with the image grid on my homepage www.snapmarketing.net the image below the Facebook logo seems oversized. I have checked the image size, changed the image and tried moving a different part of the grid there but it is still slightly too big on the right side?

Thanks
User avatar
Fresh Boarder

GK User
Mon Mar 17, 2014 12:17 pm
Please edit: wp-content/themes/Msocial/css/override.css
Code: Select all
#respond p.form-submit {overflow: hidden;}
#respond input[type="checkbox"] {display: inline-block;}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator

GK User
Mon Mar 17, 2014 7:27 pm
Thats done it thanks, any help on the grid issue?
User avatar
Fresh Boarder

GK User
Wed Mar 19, 2014 10:36 am
The one with "Email Marketing" looks fine to me.
Could you please post a screenshot of this issue?
User avatar
Moderator

GK User
Wed Mar 19, 2014 7:09 pm
Image

Its not so apparent now i have changed the images and the colours blend a bit more but I have inserted a line so you can see the difference
User avatar
Fresh Boarder

GK User
Fri Mar 21, 2014 4:11 pm
Basing on what you have now - if the problem remains - please do 2 screenshots - one of the look now, and one of how it should look.
User avatar
Moderator

GK User
Sat Mar 22, 2014 3:28 pm
Um, the problem is still there and I just want the squares to be equal as in the template?
User avatar
Fresh Boarder

GK User
Mon Mar 24, 2014 5:58 pm
I'll ask more advanced developers for this issue. Now I see that bottom tile's width is longer than top's one.
User avatar
Moderator

GK User
Sun Mar 30, 2014 6:27 pm
Any update on this at all?
User avatar
Fresh Boarder

GK User
Mon Mar 31, 2014 12:52 pm
Please edit: wp-content/themes/Msocial/css/override.css
Code: Select all
.gk-grid-wrap > .gk-grid-element {
-webkit-transform: scale(1.01);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).

Sadly - this change was a fix to another issue, but maybe in your case this way it will look better.
User avatar
Moderator


cron