IE problem

More
13 years 10 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.

More
13 years 10 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.

More
13 years 10 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.171 seconds
Powered by Kunena Forum