Placement of visual content in posts
-
AuthorPosts
-
bonne88
MemberHi!
We have chosen to show no featured images in posts so all our posts starts with a bit of text and then images, galleries or videos.
We have a problem with UBUD theme not showing the images, galleries and videos the same in posts. Images and galleries are showing with a padding or margin, videos are not.
Please let us know how to fix this… maybe using CSS coding ?Thanks in advance…
Our website is http://bonnelycke.com
example 1 images: http://bonnelycke.com/2014/11/07/william-co/
example 2 galleries: http://bonnelycke.com/2014/12/12/key-less/
example 3 videos: http://bonnelycke.com/2014/08/20/handles-with-care/The blog I need help with is: (visible only to logged in users)
Hi!
We have placed CSS coding to have the same placement of images, galleries and videos in posts.
.embed-animoto, .embed-aol-on, .embed-archiveorg-video, .embed-blip, .embed-dailymotion, .embed-educreations, .embed-hulu, .embed-ted, .embed-vimeo, .embed-vine, .embed-wistiainc, .embed-youtube, iframe {
clear: both;
}The question is now how do we place the images, galleries and videos next to the entry headers, categories and tags so the white space will be reduced ?
Thanks in advance…
ellenbauer
Theme AuthorHi there,
to use the complete content area in posts, you can try to include the content (images, videos, text…) inside an extra div container with the CSS class “wide-content” (using the posts text editor, not the visual editor). Here is an example:<div class="wide-content"> Your content here... </div>
I hope this is helpful!
Best, EllenHi Ellen,
Maybe i am doing it wrong but it does not seem to work.
The post content fills the entire width – no problem there – but the visual content (images, videos etc.) still appears under the title, categories, tags…
But it is no biggie – we like it the way it is…Thanks though!
Best regards, Stineellenbauer
Theme AuthorHi Stine,
oh yes, I understand now. I’m not 100% sure, if I can fix this, since this kind of content is automatically loaded by WordPress. I will try to add some additional CSS to fix this, I will post again here, as soon as I have news.
Best, Ellen
Hi Ellen,
Okay and thanks again …Best, Stine
- The topic ‘Placement of visual content in posts’ is closed to new replies.