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 » Montezuma Theme »

How do I get my featured images to span the whole of the page post on excerpts?


  #1  
Old Mar 23, 2013, 09:10 AM
Mooniemad
 
9 posts · Jun 2011
I have just moved over from Atahualpa to Montezuma. As an amateur with coding I would be grateful for any support on the below:

How do I get my featured images to span the whole of the page post on excerpts?

The site can be found here: http://www.nicholasmoon.co.uk.

Thanks,
  #2  
Old Mar 23, 2013, 09:29 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
On the "Online Dating" post your image is only 240px by 180px. On my laptop the container for the image is about 835px when the browser is set to full screen.

In my desktop with a larger monitor the box would be even bigger.

I don't know how you would get a 240px wide image to fill a 835px box without pixelating but you could add the following to the CSS to stretch the image to the full width of the container.

HTML Code:
.post-thumb a {
    overflow: hidden;
}
.img_wrapper img {
    width: 100%;
}
Plus the variable width site adds another wrinkle.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Last edited by lmilesw; Mar 23, 2013 at 09:41 AM.
  #3  
Old Apr 28, 2013, 10:34 AM
Mooniemad
 
9 posts · Jun 2011
Thanks for looking into this. I see what you mean about pixelating.

Is there a way for me to centre the image in the container?

Thanks
  #4  
Old Apr 28, 2013, 12:48 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What CSS haveyou tried?

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Control size of featured images on home or multi-post pages sarahtriv Header configuration & styling 3 Oct 24, 2012 07:56 AM
Span tag in page/post title - Customizing page/post title kdawes01 Center area post/pages 8 Aug 28, 2012 10:32 AM
Is there a known bug with featured image captions and excerpts? singledudetravel Center area post/pages 16 May 27, 2011 02:45 PM
How to add post images and excerpts to coding? optimalwebsite Center area post/pages 0 Jul 24, 2010 05:02 AM
How do I change the menu navigation and add 'featured' post to main page? sspeedy Page & Category Menu Bars 2 Aug 19, 2009 07:03 AM


All times are GMT -6. The time now is 02:37 PM.


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