Hello,
So, I was originally using the Default template for my posts, but found that I’d rather have the title and all the elements such as author, date, etc centered. I was attempting to do this through a Child template, but then found Style 13 which centers these elements perfectly. The only problem is that it blows up the size of my featured images to the point where they are now blurry. I really don’t want these images this big. Do I have a way to display the images in their original dimension while using Style 13? I’m not afraid to do a little coding or editing of files, I just need to know where to look. If there is a quick fix (ex CSS) that’d be even better. Do you have any suggestions? Or if I cannot adjust the size, is there a way to center the post title, author and date so that it’s similar to Style 13. Any help would be greatly appreciated!
Hi Chris,
So that’s what I planned on doing, but I cannot find the line of code where the image size is declared.
I noticed that the code where the Featured Image is pulled from in “loop-single.php” and “loop-single13.php” are exactly the same. Additionally, this does not appear to be outlined anywhere in “single_template_1.php” and “single_template_13.php”.
Do you happen to know which file I should be looking at directly?