4 replies
  • WEB DESIGN
  • |
I want some space between my content and my adsense ads in my site get thin . I'm taking about the square box and the skyscraper box. There's no space between them and content.
#guidanc #html
  • Profile picture of the author RobKonrad
    Try to google "html padding" or "CSS padding", that'll lead you in the right direction.

    Cheers,
    Rob Konrad
    Signature
    ================================================== ===
    This blog is awesome: http://www.robkonrad.com/blog. Read it.
    ================================================== ===
    {{ DiscussionBoard.errors[5079243].message }}
  • Profile picture of the author xtrapunch
    Use CSS as suggested above. Wrap it in a < div > and add the desired style inline or through CSS stylesheet. Refer to HTMLDog.com or W3CSchool to learn how.
    Signature
    >> Web Design, Wordpress & SEO - XtraPunch.com <<
    Web Design & SEO Agency | Serving World Wide from New Delhi, India

    {{ DiscussionBoard.errors[5080635].message }}
  • Profile picture of the author amritrr
    It is difficult to advise without seeing the code. However, it will be achieved tweaking your css code.
    {{ DiscussionBoard.errors[5080655].message }}
  • Profile picture of the author superstar143
    You should apply padding or margin to right side.

    Thanks
    {{ DiscussionBoard.errors[5080753].message }}

Trending Topics