I want my adsense ads to be like this please how ?

5 replies
  • SEO
  • |
hi house, please I need your advise on how my ads can appear on my web forum; I want my forum ads to be exactly like what I see on this website Job Related Forum

my own forum is also on job and other related topics here is the web address

Online Jobs and Internet marketing

I like the way he placed his google ads especially on the home page and the way they appear on post.

Please can anyone advice me first how i can edit my adsense ads
removing them and then adding them in

thanks

P.S be happy if some one can give me some useful tips
#ads #adsense
  • {{ DiscussionBoard.errors[3014684].message }}
    • Profile picture of the author orvn
      Originally Posted by uzomaeze View Post

      no one seems to know !
      Well, I'm pretty sure I know how, but I've never really managed a forum.

      Also, like Paul says, we don't know your proficiency with technical stuff, but must assume it isn't spectacular as you didn't know how to go about doing this.

      This requires a VERY BASIC understanding of CSS and a little bit of PHP..

      You can create a unique custom div element (right in the PHP!) wherever you want your ad to appear. Be sure to create one for each ad and size it up right, so that your ad will fit (I recommend +8px for both height and width so that it fits and you can apply padding).

      Throw this into the PHP of your page where you may see it fit.

      By the way, you can use this format to create what you need.
      PHP Code:
      <div id="advone" style="position:absolute; 
      top:50px; left:400px; width:108px; height:108px; 
      background-color:gray; text-align:center;"

      YOUR ADSENSE CODE HERE
      PHP Code:
      </div
      Signature
      Orun Bhuiyan[@orvn] [linkedin] See what I've been doing lately by visiting my marketing agency's site. SEOcial specializes in content marketing and integrated optimization. We create conversions for businesses by gracefully connecting the realms of design, development and marketing.

      {{ DiscussionBoard.errors[3015240].message }}
  • Profile picture of the author KirkMcD
    You are using the same ad format.
    What's the real problem?
    You want it centered?
    {{ DiscussionBoard.errors[3014909].message }}
    • Profile picture of the author paulgl
      I think he wants the "how."

      I always figured if you have to ask "how," then any advice is moot.
      You already would know how. And if you didn't, then being told how
      would require getting a programmer or coder. Because if you could
      code by hand, you would already be doing it.

      Very simple to hand code it in. Since the pages are probably done on
      the fly, it would require a lot of digging to find the page to alter.

      I suppose in the age of plug-ins, there may be one out there for this
      forum script. Google it and see. Or, find a forum script that has it built in
      and transfer it over. There's that pesky programming thing again.

      Paul
      Signature

      If you were disappointed in your results today, lower your standards tomorrow.

      {{ DiscussionBoard.errors[3015122].message }}
  • Profile picture of the author uzomaeze
    @orvn and kirkmcd thanks for sharing, I wanted my ads actually to be centered but tried out something and it didn't work so was wondering what next to do and how to go about it, his ad structure is more centralized and within the pages, if you look in the child boards you will see his ads are part of the forum comments, this is not so for me, I guess you guys now know my need for help

    still need more useful tips but thanks all the same

    you too paulgl
    {{ DiscussionBoard.errors[3015524].message }}

Trending Topics