• Can somebody tell what i need to add to this html image code to have no margin at the top no margin left no margin right

    <img class=”alignnone size-full wp-image-345″ width=”704″ height=”160″ alt=”” src=”imagesource” title=”beginnerbanner”>

    I want it to be at the top of my page as a title banner with no gaps from the sides of the page.

    Thanks.

Viewing 2 replies - 16 through 17 (of 17 total)
  • remove the top margin from:
    #content #main .new_post { clear: both; margin: 19px 0 35px 0; }

    Thread Starter SCO7TY

    (@sco7ty)

    Yes! Thanks for all your help! Took a while but got there in the end and learnt a few things along the way! ??

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Image HTML’ is closed to new replies.