- Improve logo handling in default skin (#1488385)
| | |
| | | $attr = array('src' => $attr); |
| | | } |
| | | return self::tag('img', $attr + array('alt' => ''), null, array_merge(self::$common_attrib, |
| | | array('src','alt','width','height','border','usemap'))); |
| | | array('src','alt','width','height','border','usemap','onclick'))); |
| | | } |
| | | |
| | | /** |
| | |
| | | left: 20px; |
| | | } |
| | | |
| | | body > #header |
| | | body > #logo |
| | | { |
| | | position: absolute; |
| | | top: 8px; |
| | | left: 19px; |
| | | width: 170px; |
| | | height: 40px; |
| | | z-index: 100; |
| | | margin-left: 12px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #taskbar |
| | |
| | | top: 0px; |
| | | right: 0px; |
| | | height: 24px; |
| | | width: 100%; |
| | | left: 250px; |
| | | background: url(images/taskbar.png) top right no-repeat; |
| | | padding: 10px 6px 5px 0px; |
| | | text-align: right; |
| | |
| | | <div id="header"><a href="./?_page=1"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></a></div> |
| | | |
| | | <roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" onclick="location.href='./?_page=1'" /> |
| | | <roundcube:object name="message" id="message" /> |
| | |
| | | color: #000000; |
| | | } |
| | | |
| | | #header |
| | | body > #logo |
| | | { |
| | | float: right; |
| | | margin: 0 5mm 3mm 5mm; |
| | |
| | | </head> |
| | | <body> |
| | | |
| | | <div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></div> |
| | | <roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" /> |
| | | |
| | | <div style="width:400px; margin:60px auto;"> |
| | | $__page_content |
| | |
| | | </head> |
| | | <body> |
| | | |
| | | <div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></div> |
| | | <roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" /> |
| | | |
| | | <div id="printmessageframe"> |
| | | <roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" /> |