http://www.auacanada.com/
I’m not sure how the link changed to WordPress but above is one of our websites.
Thanks Again
Questions, questions, questions… and that’s good! In the words of Rudyard Kipling:
I keep six honest serving-men
(They taught me all I knew);
Their names are What and Why and When
And How and Where and Who.
Regarding your questions:
1.) If you remove the fade-in effect under question 3 they should display in full color.
2.) Did you make the respective selections under question 5? Maybe it also cannot be seen because the mouseover gets displayed below the icons, and there’s not more space on your site.
3.) You cannot set float to stick. It’s either float, or widget & stick
4.) Could you please give me a screenshot of the links you pasted in the admin area?
5.) You placed them via widget, right? Do you have that widget-option in your theme? Otherwise you can also use a shortcode: [DISPLAY_ULTIMATE_SOCIAL_ICONS]
Cheers, John
Thanks for the quick reply I appreciate it.
1)Bingo fade option corrected, nice and bright
2)Cannot get the hover options to work period, can’t get google+ or facebook buttons to do anything. I’m assuming it has something to do with the links at this point.
3)they will only appear when set to float, any other config they disappear
4)nope url’s still don’t work lol
5)I believe the problem lies within the actual layout selection in using the smallbiz dynamic from expand2web
How do I get you the screenshots? lol
Thanks Again
Bruce
Could you please use a tool like http://www.techsmith.com/jing.html to send the screenshots?
Hi Bruce,
Is this still relevant? I close it for now, please send me screenshots if still relevant.
Cheers, John
Hi 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,
Jonathan
wwww.thejonathanhatch.com
Also, 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,
Jonathan
iPhone 5 with Safari browser
Thanks Jonathan. Is your website currently offline?
Regarding mobile, there is an option under question 5 to turn the icons off on mobile.
Rgds, John
Ok, this seems to be a template/ CSS issue. I will put it on our list of things the developers will have a look at, however we first need to focus on bugs in the plugin, so it may take a bit. Do you know anyone who knows about CSS?
Ok. 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.
Great, thank you Jonathan for your nice words!
YES! 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!
Cool! However in Chrome I see this although I scrolled all the way down http://screencast.com/t/5qrFpPaeI (working fine in Mozilla)
Thanks 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.