-
AuthorPosts
-
March 30, 2014 at 3:37 am #244936
Hi,
is it possible to put the featured image of posts between the entry-content-header and the entry-content
In the figure [1 and 2] you can see what I would. I’ve used Element Inspector tool of Google Chrome.
I’ve just drag ad drop
<a href="http://besos.pw/wp-content/uploads/2014/03/disfigured-pike-in-chair-1030x768.jpg" title="" rel="lightbox">
field between entry-content-header and entry-content fields, but i think this is not the best practice, and however I don’t know what file to edit.Thanks!
March 31, 2014 at 8:30 pm #245707Hey, I’ve used the code in this Topic, and it works!
But the image is not centered, how I can fix it?
Here a link
March 31, 2014 at 8:33 pm #245710Hey!
Please add following code to Quick CSS
.big-preview { padding: 0; }Regards,
YigitMarch 31, 2014 at 8:56 pm #245718It works for large images but the smaller ones remain on the left.
However with the previous code there’s a problem with category pages because images cover excerpts.
April 1, 2014 at 3:19 pm #246067Hey!
Which small ones? Can you post a link to an example page? I can only see one of your blog post
Regards,
YigitApril 1, 2014 at 3:28 pm #246072Here
http://besos.pw/2014/03/31/prova/Here the problem with image and excerpts
http://besos.pw/blog-it/April 1, 2014 at 3:32 pm #246077Hey!
Please add following code to Quick CSS
.small-preview img, .big-preview img { margin: 0 auto; }Best regards,
YigitApril 1, 2014 at 3:38 pm #246083Great! It works.
Remains the problem with image and excerpts
However, yesterday I’ve posted this https://kriesi.at/support/topic/resources-and-tools-to-change-the-style-of-enfold/
If you answer me I could put an end to these trivial questions about css: DApril 1, 2014 at 3:45 pm #246090Hey!
Can you post a screenshot of the issue? Not sure if i understood it clearly :)
Cheers!
YigitApril 1, 2014 at 4:21 pm #246117Of course :D
http://oi58.tinypic.com/iw0hs5.jpg
First lines of excerpts in “Blog Posts” are covered by the image of the posts.
Blog style is multi-author.
April 1, 2014 at 4:25 pm #246122Hi!
Please add following code to Quick CSS
#top .fullsize .template-blog .big-preview.multi-big { margin-bottom: 0; }Best regards,
YigitApril 1, 2014 at 4:42 pm #246129Sbam, fixed!
Thanks :D
April 1, 2014 at 4:58 pm #246140 -
AuthorPosts
- The topic ‘Featured Image following Content Header’ is closed to new replies.
