jonathanhatch
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-ShowHide] User image instead of show/hide textAlso, what do you mean by “original code has been commented out?”
Forum: Plugins
In reply to: [WP-ShowHide] User image instead of show/hide textHi bizready, could you also email me that file if possible??
Thanks!
Jonathan
jonathan@thejonathanhatch.comForum: Themes and Templates
In reply to: [Arcade Basic] Centering Widgets in Home Page Top AreaThis worked for me to center my Ultimate Social Media Icons widget in the Home Page Top Area:
.home-widget { margin: 0 360px 0px; }Note: It is my only widget there, but I hope this can help someone.
Jonathan
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsThanks for catching that! Hm. It doesn’t look like I’ll be able to make it uniform between the two browsers, so I compromised. Looks much tighter in Chrome tho.
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsYES! Sometimes I impress myself. Check it out: http://www.thejonathanhatch.com
I got it where I want using this code:
‘
.home-widget {
margin: 0 360px -22px;
}
‘I’ll have to pass this along to the folks on the Arcade Basic forum now.
Thanks again John!
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsOk. No problem. I’ve been doing some searching, and a lot of people are having trouble centering widgets with the Arcade Basic theme, because that widget area is sectioned into 4 quarters. I’ll keep digging.
Ironically, I have quite a few family members I can ask for help. I should have learned this stuff a long time ago haha!
Thanks for the help!
Beautiful plugin, and interface by the way.
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsNo, I just added a ‘W’. Ha
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsAlso, the icons don’t resize and center for mobile, and therefor get cut off. Is there any way I can change that, without just making them smaller over all? They’re already fairly small for my desktop version.
Thank you again,
JonathaniPhone 5 with Safari browser
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Multiple ProblemsHi John,
I’m also having difficulty centering my icons. It seems they’re “centered” in an “aside” section on my page. I’ve tried multiple times in a css style editor(that takes precedence over the original) to center it. I’ve also tried centering with the shortcode. Amy chance you could check out my source and tell me what commands to use?
I’m using the Arcade theme. I’m not well versed in CSS, but I know how to tinker haha
I’ve tried bits such as this, and multiple variations:
‘#sfsi-widget-4 {
text-align: center;
}#home-page-widgets .sfsi_holder {
text-align: center;
left: auto;
right: auto;
}’
Thanks,
Jonathanwwww.thejonathanhatch.com