Logo shows up in scrollbox, only in Internet Explorer?? - Joomla! Forum - community, help and support


the logo on website shows in scroll box in internet explorer. google chrome, safari , firefox logo works want. why shown in ie in scrollbox , how fix it?

website (unpublished content except logo): www.yointer.com

try playing "overflow: auto;" declaration in file/code:

http://www.yointer.com/templates/jaxstorm-blue/css/template.css

code: select all

#header {
   width: 900px;
   margin: auto;
   min-height: 120px;
   margin-bottom: -1px; /* iphone/ipad fix */
   overflow: auto;
}

you may need adjust min-height after removing overflow.

remember always make backup of file/code before editing.

mark





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support