-
AuthorPosts
-
sakari Friend
sakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
November 16, 2010 at 3:19 pm #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
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
November 16, 2010 at 10:43 pm #363079Problem 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;
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 1 voice, and was last updated by sakari 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
bottom.bot-banner Problem! :)
Viewing 2 posts - 1 through 2 (of 2 total)