There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
hello,
some of post images(externally hosted ) are going into sidebar (overlapping)
Is there any fix or is there any plugin available to fit them into the post content area
I am using wp 3.2.1 , atahualpa 3.6.7 and fixed width layout
I don't see an issue in FireFox or Safari on a MAC
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#3
Oct 10, 2011, 06:33 AM
shrewdgeek
26 posts · Oct 2011
Quote:
Originally Posted by juggledad
I don't see an issue in FireFox or Safari on a MAC
same page looks fine in Safari. What browser are you using and have you tested it with other browsers?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Oct 10, 2011 at 07:19 AM.
#5
Oct 10, 2011, 07:18 AM
shrewdgeek
26 posts · Oct 2011
Quote:
Originally Posted by juggledad
same page looks fine on FireFox and Safari. What browser are you using and have you tested it with other browsers?
Yeah its appearing fine on chrome 5.0
but on firefox 5.0 ( XP) and firefox 7.01 ( Ubuntu 11.04 ) , the page appears as i have shown in the screenshot.
So any fix for this behavior ?
But have a look at this post , the images at the bottom are going into sidebar for both chrome and firefox !
Last edited by shrewdgeek; Oct 10, 2011 at 07:20 AM.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#7
Oct 10, 2011, 07:27 AM
shrewdgeek
26 posts · Oct 2011
if i remove the ad then image appears fine.....but here at the bottom the two images are still overlapping the sidebar
so how big did you define your center area to be? (page width - size of sidebars)
what is the html you are using to insert the image?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#9
Oct 10, 2011, 07:41 AM
shrewdgeek
26 posts · Oct 2011
Quote:
Originally Posted by juggledad
so how big did you define your center area to be? (page width - size of sidebars)
what is the html you are using to insert the image?
page width : fixed : 990 px
sidebar size : same as default , didn't change anything.
I am using wordpress option add image -> from url ( image is uploaded to photobucket.com)
Does the theme automatically tries to fit the image in the content area or its manadatory for image size to not to exceed certain pixels.
please try this, temporally swap to twenty-eleven and see if the same issue occurs
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#11
Oct 11, 2011, 12:09 PM
shrewdgeek
26 posts · Oct 2011
Quote:
Originally Posted by juggledad
please try this, temporally swap to twenty-eleven and see if the same issue occurs
I added max-width : 100% to the CSS of Style images In post.This apparently fixes other images not appearing at side of ad.
The images align themeselves to the content area now.
#12
Oct 27, 2011, 11:13 PM
brokencosmos
12 posts · Oct 2009
Try setting the width to be a fluid width, and then set the min / max to be the same number (990, or whatever you want it to be). I tried that with my site recently, and it appears to work without any noticeable bugs...