Zidalgo Wordpress Forums | Vertical images on top post

You must be logged in to post Login Register

Search Forums:


 






Vertical images on top post

UserPost

1:52 am
June 3, 2009


istanbuleats

Member

posts 4

1

Hi everyone,


For some odd reason the image with the featured post at the top of my page is showing in a square format when the original ( and in the edit post version) is a full rectangle. And hints on how to fix that?

the site is http://www.istanbuleats.com

Also the popular tab is not, and never has worked. Maybe i'm missing a plugin for that? Not sure.


Any help would be appreciated!

MJ

8:42 pm
June 5, 2009


admin

Admin

posts 173

2

Hi MJ,

For the popular posts issue, it is most likely a plugin. Make sure the post plugin library and most-commented plugins are uploaded and activated. They are included in the theme package in the plugins folder.


For the top post's width being condensed, this is a design feature to avoid an image overflowing the top area and leaving no room for text. If you would like to remove this feature, open the style.css included with the theme, and remove the

'max-width:400px' value from 

#topentry p img, #topentry p img a {

and the image should revert to normal. I'd recommend however sizing down the image in the wordpress editor, or using a thumbnail version of the image, unless you want it to stretch full across the top post area of the index page.