Viewing 3 replies - 1 through 3 (of 3 total)
  • sorry have you tried the <center></center> tags?
    just a thought

    Thread Starter mahossa

    (@mahossa)

    yeah, when i do that my page loses its shape more or less and everything kinda blends together

    why don’t you try using a div for it

    create a new class in your stylesheet file

    ad_centered {
    	position: relative;
    }

    put the ad script in the div <div class="ad_centered"> than the <center> than the add script than close the </center> and the </div>

    EDIT i just went to your site and its correct, please post your solution ?? and make the post resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘center a javascript ad’ is closed to new replies.