Wordpress Themes - WP Forum at BFA
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

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Image resize / scaling not working properly when resizing window with Atahualpa 3.7.7


  #1  
Old May 31, 2012, 08:28 AM
Sebdude
 
2 posts · May 2012
Scheveningen, The Netherlands
Send a message via MSN to Sebdude Send a message via Skype™ to Sebdude
Hi,

I've been runing a wordpress based site since 2009 using the atahualpa theme version 3.2 for some time now, and upgraded tot 3.7.7 to fix that i couldn't get home menu button in menu. That works flawlessy, thanks to his forum using a custom menu.

link to the site

http://buzapartners.nl

Now i have an issue which I can't fix. When I change the size of the window of my site, the image overlaps instead of clipping, or resizing as it used to do under 3.2. I didn't upgrade the theme, but installed in a separate directory as new theme (as advised by Juggledad's post), and then customized it. This occurs within safari 5.1.7 on OS 10.6.8, on Lion and on my iPad..

Strange thing is, under 3.2 it just worked fine.. of course I could go back, but I'd rather keep my themes update to date along with wordpress.

Thanks,

Sebdude
Attached Thumbnails
Click image for larger version

Name:	screenshot.jpg
Views:	1473
Size:	129.9 KB
ID:	1890  
  #2  
Old May 31, 2012, 02:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
change the <img class from 'size-large' to 'size-full'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 1, 2012, 08:13 AM
Sebdude
 
2 posts · May 2012
Scheveningen, The Netherlands
Send a message via MSN to Sebdude Send a message via Skype™ to Sebdude
Thanx juggledad.

Fixed the problem.. Thank you very much!

Now what I want to do is limit the size of how large the images can get. I could limit the vertical widht that atahualpa theme can get, I could use this bit of code I found on the forums to max the image size, or I could limit the individual images..

Code:
.post img{
max-width:550px !important;
width:expression(this.width > 550 ? 550:true);
height:auto;
}
The thing is, I have other people using this site to publish articles on that are much less tech savy than me, so any suggestions what the best option would be?
  #4  
Old Jun 1, 2012, 01:56 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
when you have multiple non-techie users, there is no best answer
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
WP Atahualpa and other themes not working properly on new host peter achutha Atahualpa 3 Wordpress theme 8 Mar 1, 2012 03:29 AM
[SOLVED] When I resize the window in IE8, the background image slowly creeps into pos derekwbeck Header configuration & styling 2 Jan 28, 2011 07:44 PM
Following widget not working properly, followers working marced Sidebars & Widgets 0 Apr 4, 2010 05:01 AM
Won't center on window resize, weird extra scrolling Jeff G Header configuration & styling 1 Mar 1, 2010 01:38 PM


All times are GMT -6. The time now is 11:04 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.