URGENT!!! HEADER AN TOP MENU DUPLICATE

More
12 years 7 months ago #21265 by cynthia_1982
I really need your help desperately

My website www.publi-smart.com.mx is acting rare, the header and the top menu seems to go wild... everything its out of his place, what happend?

I just change the name of Home Menu

HELP!!!!!

Please Log in to join the conversation.

More
12 years 7 months ago #21266 by cynthia_1982
aLSO... THE BACKGROUND IS NOT WORKIN PROPERLY, JUST SHOW THE FIRST IMAGE, AND THEN JUST SHOW WHITE...

Please Log in to join the conversation.

More
12 years 7 months ago #21267 by cynthia_1982
the problem with the header and top menu is now resolved, but i still have problems with the background slide.. can u help me?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 7 months ago #21280 by milos
Perhaps you fixed the background rotation in the meantime. I visited your site with Chrome and background slide show animation worked just fine.

Please Log in to join the conversation.

More
12 years 7 months ago #21288 by ivan.milic
Dear Cynthia,

open /templates/hot_destinations/js/animbg.js

you will see this:
Code:
var imgArr = new Array( // relative paths of images 'templates/hot_destinations/images/bg1.jpg', 'templates/hot_destinations/images/bg2.jpg', 'templates/hot_destinations/images/bg3.jpg', 'templates/hot_destinations/images/bg4.jpg' );

try first to replace it with this:
Code:
var imgArr = new Array( // relative paths of images '/templates/hot_destinations/images/bg1.jpg', '/templates/hot_destinations/images/bg2.jpg', '/templates/hot_destinations/images/bg3.jpg', '/templates/hot_destinations/images/bg4.jpg' );

if that does not help use this:
Code:
var imgArr = new Array( // relative paths of images 'http://www.publi-smart.com.mx//templates/hot_destinations/images/bg1.jpg', 'http://www.publi-smart.com.mx//templates/hot_destinations/images/bg2.jpg', 'http://www.publi-smart.com.mx//templates/hot_destinations/images/bg3.jpg', 'http://www.publi-smart.com.mx//templates/hot_destinations/images/bg4.jpg' );
The following user(s) said Thank You: cynthia_1982

Please Log in to join the conversation.

More
12 years 7 months ago #21299 by cynthia_1982
thank you ivan!

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum