MyXoops Forum

Forum - myXOOPS German Support

0 + 8 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Aw: Suche in den Header

Betreff: Aw: Suche in den Header
von Bleekk am 25.10.2011 14:30:04

versuche folgendes: im HTML wo du display: inline; eingebaut hast, erstelle noch eine class:
<div class="loginbanner" style="display: inline;">
dann in der style ändere
#xo-main-logo {
    
width:  200px;
    
floatleft;
}
und erstelle darunter
#xo-banner-ad {
    
width:  400px;
    
float:  right;
}

.
loginbanner {
    
width500px;
    
floatright;
    
height30px;
    
text-align:  right;
}
ich hoffe es klappt

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5062 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1731 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag