test
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • jphruth Friend
    #162643

    Hello,

    I need some help, I want to put a 120×600 adsense ad in the sidebar [right2] position.

    I dont get it aligned into this position.

    My site is http://universal-cybernetics.com

    As you can see its overlapping the right border. Where and how can I fix this?

    I tried to put some CSS styling just before the add. But it does not change anything. Is this position maybe in the position/module?

    Thx in advance for your help.

    Jonathan

    chavan Friend
    #385783

    Add this Code in the /templates/ja_teline_iv/css/template.css


    #smac {
    left: 114px !important;
    }
    #ads ul li {
    width: 145px !important;
    }
    #ads {
    width: 150px !important;
    }

    Hope this would be helpful. If not let me know.

    jphruth Friend
    #385814

    I tried your solution, but its not working. The add must move into the border some pixels to the left..

    thx for helping me.

    chavan Friend
    #385905

    The adsense cannot resized. so we need to increase the width of the column in that position.

    jphruth Friend
    #385911

    Yes, but how can I do this?

    chavan Friend
    #385916

    Add this Css code to this file /templates/ja_teline_iv/css/template.css


    #ja-right1 { width: 156px !important; }

    #ja-right2 {width: 175px !important; }

    jphruth Friend
    #385918

    Yes!!!! Thank you very much. You made my day.

    chavan Friend
    #385921

    you are most welcome jphruth 🙂

    jphruth Friend
    #385967

    How can I do the same on a pageview?

    When using search on the result page the add has the same problem. you can see it when you use search on my site.

    thx in advance for your help,

    chavan Friend
    jphruth Friend
    #386151

    Here is a screenshot. Its again that large skyscraper 160×600 add.

    It has moved from right1 to right. And now as you can see its not aligned in the block.

    Thx in advance.


    1. example
    chavan Friend
    #386206

    The right1 is not visible in this page thats why right2 it is moved to the left.

    Edit in this file /templates/ja_teline_iv/css/template.css

    Replace the following


    #ja-right1 { width: 156px !important; }

    #ja-right2 {width: 175px !important; }

    With


    #ja-right1 { width: 151px !important; }

    #ja-right2 {width: 180px !important; }

    jphruth Friend
    #386345

    For now everything is working, thank you very much.

    I still have questions but I will adress those in a later stage.

    For now I close this thread. Again thank you very much.

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  jphruth 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum