Blogspot Help

Discussion in 'Google' started by prabatha, May 20, 2011.

  1. #1
    Dear Friends ,

    Please Tell me how do reduce white space between 2 images in blogspot here is my link http://www.artlk.com/

    this is the code i added after i added there are huge white space.
    <div align="center"><a href="http://www.helanada.com" target="_blank"><img src="http://3.bp.blogspot.com/-cil33wECc2w/Tck470As3MI/AAAAAAAAEmo/U1153sB5sws/s1600/Prabath.gif" alt="Click Here" width="448" height="60" border="0" /></a></div><div align="center"><a href="http://col3negshiran.com/" target="_blank"><img src="http://www.tvplus.magnify.net/media/site/D2JR6C3LFFV953D0/uploads/col3neg_add1.gif" alt="Click Here" width="448" height="60" border="0" /></a></div>
     
    prabatha, May 20, 2011 IP
  2. mnmani

    mnmani Well-Known Member

    Messages:
    379
    Likes Received:
    11
    Best Answers:
    6
    Trophy Points:
    195
    #2
    remove the DIV s . you can use center tags !!
     
    mnmani, May 20, 2011 IP
  3. DocuMaker

    DocuMaker Active Member

    Messages:
    427
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Replace your existing code with this:

    <div align="center"><a href="http://www.helanada.com" target="_blank"><img src="http://3.bp.blogspot.com/-cil33wECc2w/Tck470As3MI/AAAAAAAAEmo/U1153sB5sws/s1600/Prabath.gif" alt="Click Here" width="448" height="60" border="0" style="padding:0;margin:0;"/></a><br><a href="http://col3negshiran.com/" target="_blank"><img src="http://www.tvplus.magnify.net/media/site/D2JR6C3LFFV953D0/uploads/col3neg_add1.gif" alt="Click Here" width="448" height="60" border="0" style="padding:0;margin:0;"/></a></div>
     
    DocuMaker, May 20, 2011 IP
  4. prabatha

    prabatha Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    wow its working.thank you all..one more thing what is the best places to add Google ads in blogspot without violate their policies.
     
    prabatha, May 20, 2011 IP
  5. DocuMaker

    DocuMaker Active Member

    Messages:
    427
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #5
    DocuMaker, May 21, 2011 IP