Im trying to make an image on one of my pages to be flush to the top, r, l, and bottom without any white padding or borders. Is there a way to do that for a particular page? Right now there is a white border.
BTW, this blog is awesome.
(4 posts)
(2 voices)
Im trying to make an image on one of my pages to be flush to the top, r, l, and bottom without any white padding or borders. Is there a way to do that for a particular page? Right now there is a white border.
BTW, this blog is awesome.
Hello keuminotti,
See this thread, http://mysitemyway.com/support/topic/how-to-add-fullsized-image-980x420-to-intro-blurb-area-with-no-border
If that does not work or if you do not want it in the intro blurb then you can add the same style to your image like so,
<img style = 'position: relative; left: -40px;' href = '#' />
And it will move it over so it is flush with the left hand side.
Let us know if that works for you or if you need more instructions.
thanks for the post. I tried this on my awake theme on one of my pages in the "upload/insert" area:
i tried this, and it didnt work, the image didnt show up.
<img style = 'position: relative; left: -40px;' href = '#' />
I read the reference message and input this into my page and it didn't work.
<img style = "position: relative; left: -40px;" src = "http://iswingapp.com/images/blogimages/default_full_slide1.png" />
<style>#intro_blurb .inner { overflow: visible !important; margin: 0px auto !important; } #intro_blurb .inner #blurb, #blurb { padding: 0px !important; line-height: 0px !important; } #blurb cufon { display: none !important; }</style>
heres my site page:
http://iswingapp.com/blog/features
any help would be appreciated.
I just checked your site and the image seems to have appeared correctly. Did you get this fixed keuminotti?
I'll go ahead and mark this as resolved but if you have more questions then feel free to reply.
You must log in to post.