Home › Forums › ASE Support › What is the correct pixel for the story component?
Tagged: Picture dimensions, Pixels, Story Component
- This topic has 6 replies, 2 voices, and was last updated 5 years, 11 months ago by
Michael Beil.
-
AuthorPosts
-
Participant
I’m trying to add the correct pixel dimensions to the story component. How do I go about correcting the photo so that it’ll fit with the story component?
KeymasterHey Mingjie,
Happy to help. Just to clarify, which component specifically are you using? Image, content, etc?
ParticipantHi Michael, I’m asking about the image. I’d like to adjust the pictures so that it fits perfectly with the size of the story component background. (I usually always break my stories into chapters, and for each chapter, there is a picture provided in the background of the chapter title, but usually pictures come off too zoomed in so that it cuts off parts in the picture that are very important). While i’m on this thread could you also let me know what the dimensions are for the feature picture (so again, i can adjust the size on photoshop).
Thanks!
Mingjie
ParticipantOne last question: How do you change the color of the font for Story Component Titles?
KeymasterHey Mingjie!
We recommend photos around 1200×800. What theme are you using again?
Re: “How do you change the color of the font for Story Component Titles?” — I think you are referring to the chapter component.
You could use some custom CSS to do this and add it to the Simple Custom CSS plugin:
.aesop-article-chapter-wrap .aesop-cover-title{color: #333;}
#333 here is Color Hex Gray20: https://www.color-hex.com/color/333333ParticipantHi Michael,
I’m using the Jorgenson theme. I’d like to know the exact size for 1) Feature image picture dimensions and 2) Chapter title image dimensions.
I’m a bit embarrassed to ask this, but where can I locate the custom CSS for a particular post (I don’t see it available in any of the story components).
Thanks!
MJ
Keymaster1. and 2. Image dimensions we recommend are around 1200×800.
You can download the Simple Custom CSS plugin from the plugin area in your dashboard to add custom CSS.
-
AuthorPosts