Photo in the header next to Logo

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #31544 by joa
Thanks that worked. joomla.bcmarburg.de
Only thing is that the picture is not displayed. Do you know any reason why?
It also seems that other browser like Firefox and IE9 are not displaying this change. I cleared the caches of both browsers already.

Please Log in to join the conversation.

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #31545 by joa
Also other changes you see in Goolge Chrome are not properly displayed in IE9 like the column background with round corners. There is still the blue ribon background, also the login module is displayed in lower right corner with is not the case anymore. There are now two new adverts.
What is the problem here?
Thanks

Please Log in to join the conversation.

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #31546 by joa
Topic solved, I had a syntax error
Thanks

Please Log in to join the conversation.

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #31557 by joa
In IE9 and 10 the header picture has been moved to the left in the header, what would be the code and where to put it to fix it also for this browser?
Thanks

Please Log in to join the conversation.

More
11 years 10 months ago #31561 by ivan.milic
Add this to head section of index.php of template:

<!--[if lte IE 10]>
<style type="text/css">

.header_menu > IMG{

margin-left: 0px!important;

}

</style>
<![endif]-->

Please Log in to join the conversation.

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago - 11 years 10 months ago #31580 by joa
I added the following code in index.php, the line in italic is for the round corner but neither the corner advert is round nor the image placement in the header has changed, what's still wrong?
Thanks

<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--[if lte IE 10]>
<style type="text/css">
.header_menu > IMG{
margin-left: 0px!important;
}
</style>
<![endif]-->
Last edit: 11 years 10 months ago by joa.

Please Log in to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum