I have been working with this theme for months now and I always run across small, annoying issues with respect to display and functionality. Today is no exception. In the Geocraft theme, listing images can be displayed in multiple locations. In my case, my clients are using their logos as their primary listing image. All of these clients are "Premium" users, so their logos will display in the home page slider, category page slider, home page body, all listings page AND their listing detail pages. The problem that I am having is related to the formatting of these images in the various locations in the theme. Depending on how you format the image (pixel dimensions), the results vary greatly. For example; in the attached screen shot there is a logo for my client "A Place for Mom". The logo displays perfectly in the home page featured slider and on the listing detail page, however, if you look at the recently added listing you will see that the logo image is cut off on the left and right margins. This is apparently due to the image perspectives being different. I do not understand why you would code this theme so that one of the image frames would distort the image and force it into a "squarer" perspective. Is it just me or is this really unprofessional? Can you guys provide me with an easy fix so that all images that are displayed in the theme pages retain the exact same pixel perspective? Obviously, the more rectangular perspective is the most appropriate one.
Hello, We have added cropping function at the front page to stop compressing. You can remove it. To display full image. For this download front-page.php file attached and replace it with your existing front page file. For detail listing page custom fields: Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .depth_article .article_detail .ar_desc .label { width: 110px;} Thanks & Regards Nitesh Raghuwanshi