Featured Image and Title

Posted in: Newsmag
Post count: 4

I would like to reduce the featured image size from 640×414 to 640×325. I usually just go into functions php and make the change to crop the image. Can’t find it in the theme files. How can I achieve this and keep the images from looking squished or distorted?

Also, where in the Theme Panel do I change the size of the homepage blog post title font? I want to slightly increase it.

Thanks guys,
Greg

http://gregsimas.org

Post count: 9544

Hi
most of the functions moved to the /includes/speedbooster/wp_booser/td_wp_booster_functions.php file

However, I think the image sizes are in
/includes/td_config.php

Post count: 4

Thanks.

How about the Title font size?

Post count: 9544

Don’t recall. I’m using modules for my home page and not the blog loop.
I “think” that is controlled by one of the font settings in the theme panel, but not sure which (I don’t work here, just helping out since I’m using the themes daily the past 15 months!).

In other words, I think it’s controlled by the same size that manages the category titles, since it’s ostensibly the same loop.

Ideally, if you can’t find that, wait for tagdiv support on Monday a.m., or use F12 in Chrome (or IE11) to inspect the title element on your home page to see the CSS, and either edit in the style.css or add custom CSS override to the CSS panel.

Pretty sure it’s one of the category/blog title settings, possibly the H2 tag size?

Post count: 4

I think it would be best to wait it out. I’ll look into it though. Thanks Chris.

Post count: 3343

Hi,

If you want to change something about typography on modules, you can find the settings in Theme Panel -> Typography http://screencast.com/t/mUwqCdXy

Also all this can be customized via CSS. If you don’t manage it to make the customizatio, please provide more details about what do you want to change.

Thanks for the message!

Post count: 4

Thanks, How bout the first question regarding the featured image’s

Thanks,
Greg

Post count: 7909

Hi,

You can find image sizes here: http://screencast.com/t/FEi1uWgqgq3v

Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.