so schaut die css für die modal box aus joomla aus.
was muss ich ändern das in der modal-box die schrift auf font-family:"Courier New", Courier, monospace; zu geändet wird??Code:.body-overlayed embed, .body-overlayed object, .body-overlayed select { visibility: hidden; } #sbox-window embed, #sbox-window object, #sbox-window select { visibility: visible; } #sbox-overlay { position: absolute; background-color: #000; } #sbox-window { position: absolute; background-color: #8A4D7A; text-align: left; overflow: visible; padding: 10px; -moz-border-radius: 3px; } * html #sbox-window { top: 50% !important; left: 50% !important; } #sbox-btn-close { position: absolute; width: 30px; height: 30px; right: -15px; top: -15px; background: url(../images/closebox.png) no-repeat top left; border: none; } .sbox-loading #sbox-content { background-image: url(../images/spinner.gif); background-repeat: no-repeat; background-position: center; } #sbox-content { clear: both; overflow: auto; background-color: #F8F6E2; height: 100%; width: 100%; } .sbox-content-image#sbox-content { overflow: visible; } #sbox-image { display: block; } .sbox-content-image img { display: block; } .sbox-content-iframe#sbox-content { overflow: visible; }
der link der die modal-box aufruft schaut so aus:
http://www.xxxxxxxxxxxxx.xx/index2.php?option=com_content&view=article&id=14&I temid=56&lang=de" class="modal" rel="{handler: 'iframe', size: {x: 550, y: 400}}


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen