Remove the margins in the main container
-
Hello,
Is it possible to remove margins there is in the main container ? I take the Css option with the theme Adaption. I wish images fit perfectly like in that demo : http://adaptiondemo.wordpress.com/As you can see in my own blog, it don’t work as well, even in full size, there always margins : http://frenchconnectionmusic.com/
Is there a way to deal with that problem in css ?
Thanks a lot,
TristanThe blog I need help with is: (visible only to logged in users)
-
We might be able to do something will CSS, but I think you might be experiencing a different problem. Try creating a standard post and then using the image as the featured image rather than putting it in the actual post. I believe that will achieve the look you are going for.
Let me know if that helps, or if you need more specific instructions.
-
Thank you so much for your answer, but i’m not sure to understand… What do you mean “then using the image as the featured image rather than putting it in the actual post” ?
-
Sorry about that, I could have been more clear.
Instead of adding the image to the post the way you usually do, you can assign the post a “featured image”. Here’s how that works:
Here are step by step instructions for creating a post that works like the demo.
1) Click this link to create a new post: https://frenchconnectionmusic.com/wp-admin/post-new.php?post_type=post
2) Scroll to the bottom of the page, and click the “set featured image link” in the lower right corner of the page.
3) Choose the photo you want to display from your media library, or click “upload files” in the upper left corner of the screen to add an image from your computer (more on uploading images here: http://en.support.wordpress.com/images/uploading-images/” Note: you can’t use the “insert by url” image option for featured images–you must have a copy of the image in your media library.
4) add a title and/or content to your post, and then click “publish”
The image should now fill the whole space.
You may also find this resource very helpful. It was specifically written to help people new to WordPress go from knowing nothing, to feeing confident with their own sites: http://learn.wordpress.com/
Good luck!
-
Thanks again :)
here is the result : http://frenchconnectionmusic.com/2014/08/09/test-image-as-a-featured/
It didn’t work exactly as plan, maybe I’ve made something wrong, nevertheless my problem is the whole space is not exactly “the whole space”… It will always remain borders or margins or whatever it is around the pic… I feel more like I have to code a little
I try that way with that code and the result is more close that what I need, but not exactly….
http://frenchconnectionmusic.com/206/
<div class=”entry-thumbnail”> <img class=”attachment-featured-image wp-post-image alignnone” style=”margin-top: -107px;” src=”https://thefrenchconnectiondotcom.files.wordpress.com/2014/08/tumblr_n6rzlh5e4k1st5lhmo1_1280.jpg” alt=”Processed with VSCOcam with lv02 preset” width=”1280″ height=”960″ /></div> <!– .entry-thumbnail –>
-
The problem is the post you created has the post format “gallery”. The featured images show up with the post format “standard.”
Right above where you added the featured image, you’ll see a box titled “Format” Click the radio button next to “standard” and then re-save the post.
Let me know if that makes a difference.
-
http://frenchconnectionmusic.com/2014/08/09/test-image-as-a-featured/
It’s perfect !!! thanks a lot lizthefair :)
-
- The topic ‘Remove the margins in the main container’ is closed to new replies.