Home › Forums › Iconic One Pro Support › featured image in post
- This topic has 8 replies, 2 voices, and was last updated 11 years, 4 months ago by
violahearz.
Viewing 9 posts - 1 through 9 (of 9 total)
- AuthorPosts
- September 14, 2013 at 2:14 pm #680
violahearz
MemberHi, I would lie to use featured image option, but I want post text to be not under the image in post but to the right of it. how can I achieve that?
September 14, 2013 at 2:15 pm #681violahearz
Member…Hi, I would liKe…:)misspell
September 14, 2013 at 3:10 pm #682violahearz
Member<div class=”entry-content”>
<p>It seems that I need to move that <p> tag before
. But where can I do it? thanks
September 14, 2013 at 3:14 pm #683Themonic-Support
KeymasterDo you want a smaller featured image aligned to the left on single post pages? if yes, then what size?
September 14, 2013 at 3:22 pm #684violahearz
MemberYes, align-left, as for size – I want to scale it
September 14, 2013 at 3:23 pm #685violahearz
MemberI think
must be inside <p>…
September 14, 2013 at 3:23 pm #686violahearz
Memberimg must be inside p tag
September 14, 2013 at 3:49 pm #688Themonic-Support
KeymasterWe don’t usually support customizations of this kind.
For your case this should help you.
Paste this code in the custom.css
.attachment-post-thumbnail.wp-post-image { float: left; margin-bottom: 3%; margin-right: 2%; max-width: 50%; }
Let me know if it works for you.
September 14, 2013 at 3:50 pm #689violahearz
Memberit works great. thank you very much.
- AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.