Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sakari Friend
    #156483

    *****************
    German
    *****************

    Hallo Freunde,
    ich brauche eure Hilfe!
    Ich habe eine große Werbebanner erstellt und bekomme es nicht in der Mitte! (Zentriert)

    Schaut den Screenshot!

    Hier der Original Code:

    #ja-bot-banner div.moduletable_sadv1,
    #ja-bot-banner div.moduletable_sadv2 {
    background: url(../images/bbroad-bg.png) no-repeat 0px 0px;
    position: absolute;
    bottom: 0;
    left: 30%;
    width: 177px;
    height: 140px;
    }

    Und hier mein Code:

    #ja-bot-banner div.moduletable_sadv1,
    #ja-bot-banner div.moduletable_sadv2 {
    background: url(../images/bbroad-bg-big.png) no-repeat center;
    width: 750px;
    height: 450px;
    }

    Vielen Dank im Voraus

    Gruesse 🙂
    Sakari

    *************************
    Google Englisch
    *************************

    Hello friends,
    I need your help!
    I have created a large banner and do not get it in the middle! (Centered)

    Look at the screenshot!

    Here is the original code:

    #ja-bot-banner div.moduletable_sadv1,
    #ja-bot-banner div.moduletable_sadv2 {
    background: url(../images/bbroad-bg.png) no-repeat 0px 0px;
    position: absolute;
    bottom: 0;
    left: 30%;
    width: 177px;
    height: 140px;
    }

    And here is my code:

    #ja-bot-banner div.moduletable_sadv1,
    #ja-bot-banner div.moduletable_sadv2 {
    background: url(../images/bbroad-bg-big.png) no-repeat center;
    width: 750px;
    height: 450px;
    }

    Thanks in advance

    Greetings 🙂

    Sakari


    1. bot-banner
    sakari Friend
    #363079

    Problem gelöst! 🙂

    Problem solved!

    #ja-bot-banner div.moduletable_sadv1,
    #ja-bot-banner div.moduletable_sadv2 {
    background: url(../images/bbroad-bg-big.png) no-repeat center bottom;
    margin:auto;
    width: 730px;
    height: 430px;
    }

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

This topic contains 2 replies, has 1 voice, and was last updated by  sakari 13 years, 6 months ago.

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