Hm, o.k. gib mir ne Lösungdenn auch wenn er sich links ausrichtet erscheint der scrollbalken
<div style="position:relative; left:315px; top:55px"> und auch so herum
<div style="position:relative; top:55px; left:315px">
funkt es nicht![]()
Hm, o.k. gib mir ne Lösungdenn auch wenn er sich links ausrichtet erscheint der scrollbalken
<div style="position:relative; left:315px; top:55px"> und auch so herum
<div style="position:relative; top:55px; left:315px">
funkt es nicht![]()
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)
na in der css datei diess eintragen
.banner {
padding-top:15px; /* up/down*/
padding-right:195px; /*rechst ausrichten*/
}
<div class="banner"> Hier der Banner</div>
so hatte ich das gelöst gehabt
oder top / right
mann kann auch was einfaches<div align="center">Banner</div>
und mit leerzeichen zurechtrücken