• Hi Everyone,

    I have tried to resolve this issue on my own, but much to my annoyance, can’t figure out the issue, so am hoping I can get some help!

    my blog is: invisalignfacts . com

    If you notice, I have 3 areas where I place adsense code:

    top right header
    one in the middbar (250×250)
    and one (120×600) in the right sidebar

    How come the 2 placements in the sidebars both automatically go underneath the other things I have there? I’d like for them to be on top, any idea how to do this? I’m inserting this code into the custom theme’s options menu, which gives area to input adsense code specifically for those side bars.

    Help please? Thanks in advance!

Viewing 1 replies (of 1 total)
  • that is the same location as in the theme demo.

    so everything is ok ?

    if you want to change this, you may need to edit the sidebar files ( sidebar.php and ?)
    and move the area for the ads to above the line with some code similat/containing this:
    if ( !dynamic_sidebar() )

    make backup copies of your theme files before editing

    if you get stuck, you could paste the code of these sidebar files into a http://wordpress.pastebin.com/ (each) and post the link(s) to them here.

    someone might then have some suggestions what to change.

Viewing 1 replies (of 1 total)
  • The topic ‘Adsense trouble’ is closed to new replies.