diff --git a/templates/SwiftBlue/global_header.tpl b/templates/SwiftBlue/global_header.tpl index d471673..e156be5 100644 --- a/templates/SwiftBlue/global_header.tpl +++ b/templates/SwiftBlue/global_header.tpl @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@ - + -{words:index of} {info:dir} @ #Bibliuta +{words:index of} {info:dir} @ Beit Dina Bible Arheology and Translation Institute @@ -50,7 +50,7 @@ body { scrollbar-arrow-color: #072978; scrollbar-track-color: #DAECFA; scrollbar-darkshadow-color: #4B8DF1; - BACKGROUND: url('{config:template}images/images/backgroundbluelight.gif'); + BACKGROUND: url('{config:template}images/backgroundbluelight.gif'); COLOR: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Fixedsys, geneva, lucida, lucida grande, arial, helvetica, sans-serif; margin-left:10px; margin-right:10px; margin-top:5px; margin-bottom:10px } @@ -229,6 +229,10 @@ input.liteoption { */ .helpline { background-color: #BADBF5; border-style: none; } +@media screen and (min-width:435px){ + #desktoptitle{width:300px;height:auto;} +} + /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("{config:template}formIE.css"); --> @@ -290,6 +294,7 @@ function full_img(url) { + - +