baldarch
Forum Replies Created
-
Yes firewall option is on. Test mail works.
Forum: Everything else WordPress
In reply to: Sight-disabilty backend issues – request for helpThanks for your reply David
Much appreciated.
I sat with this person a couple of times and what I saw (voice over on Mac) seemed to leave room for improvement.
The basic problem is getting to the right spot on the screen in an economical way.
Both this person and their support worker asked me to enquire and, at least in this instance, it seemed like a great idea.
Interestingly, this user found it easier to navigate on an iPhone, even without installing the WP app. This inconsistency hints that there is probably further room for improvement somewhere.
I can only pass on your reply and suggest that they might try another screen reader on the Mac and the WP app.
Forum: Fixing WordPress
In reply to: Twenty Eleven move site title over imageI used this css code to get around my problem.
/* heading */ #site-title a{font-size: 60px; font-family: Georgia, Times New Roman, serif; position: relative; z-index: 10; text-shadow: 1px 3px 1px rgba(200, 200, 200, 1); top:32px; left: 4px;} /* site title on image */ #branding > a {display: block; position: absolute; top: 0; } #branding a img {width: 100%; z-index: 1;} #branding hgroup, #branding #searchform {padding-top: 22px; position: relative; z-index: 5;}
Forum: Fixing WordPress
In reply to: Twenty Eleven move site title over imageThanks for getting back to me so quickly.
Sorry it’s not live, I’m building it on a WAMP server (and as a child theme).
Thanks for your reply.
However, the problem was some time ago and since resolved by rebuilding. I then tried another gallery plugin without issues.
I did not take before and after screenshots.