IE problem

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 11 months ago #14117 by milos
Replied by milos on topic Re: IE problem
Please edit file /templates/hot_wellness/css/template_css.php and add this piece of code
Code:
<?php $u_agent = $_SERVER['HTTP_USER_AGENT']; if(preg_match('/Opera/i',$u_agent)) { $mainareamargintop = $mainareamargintop - 80; } ?>

BEFORE this part
Code:
.main_area { margin-top:<?php echo $mainareamargintop; ?>px; }

Please Log in to join the conversation.

  • odiv
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 11 months ago #14118 by odiv
Replied by odiv on topic Re: IE problem
Sorry Milos, no change, it`s the same!

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 11 months ago #14119 by milos
Replied by milos on topic Re: IE problem
Please re-download entire template package for Joomla 1.7 from our download site. Then extract only hot_wellness17.zip and unpack it. Upload all files to /templates/hot_wellness folder on your server (overwrite original files).

Please Log in to join the conversation.

Time to create page: 0.077 seconds
Powered by Kunena Forum