Well, I have good news - I've been able to figure out what the issue is. It's with my .htaccess file.
On a hunch I renamed .htaccess and reloaded my webpage the avatars loaded fine.
In my .htaccess file I've tried two sets of text:
<Files *>
Order Deny,Allow
Deny from all
Allow from corvette-restoration.com
</Files>
and
<Files *>
Order Deny,Allow
Deny from all
Allow from env=internal
</Files>
In the interm I've temporarily removed .htaccess from this folder until I have time to troubleshoot this later.
The only thing I'm seeing now is that the avatars aren't centered vertically within each post like on your site. Instead, the avatars are located above the top line of each post (see screenshot below).
Do you have any idea what's causing this? I'd like the avatar to be centered vertically within each post similar to on your site.
At first I thought this was occurring because the sidebar was too narrow. However, I tried inserting the widget into a wider area of my page and it does the same thing.
Any thoughts?
Well, I have good news - I've been able to figure out what the issue is. It's with my .htaccess file.
On a hunch I renamed .htaccess and reloaded my webpage the avatars loaded fine.
In my .htaccess file I've tried two sets of text:
<Files *>
Order Deny,Allow
Deny from all
Allow from corvette-restoration.com
</Files>
and
<Files *>
Order Deny,Allow
Deny from all
Allow from env=internal
</Files>
In the interm I've temporarily removed .htaccess from this folder until I have time to troubleshoot this later.
The only thing I'm seeing now is that the avatars aren't centered vertically within each post like on your site. Instead, the avatars are located above the top line of each post (see screenshot below).
[img]http://www.corvette-restoration.com/tinytim22/Capture3.JPG[/img]
Do you have any idea what's causing this? I'd like the avatar to be centered vertically within each post similar to on your site.
At first I thought this was occurring because the sidebar was too narrow. However, I tried inserting the widget into a wider area of my page and it does the same thing.
Any thoughts?