Background images not working in Joomla 1.6

  • justy
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 5 months ago #9686 by justy
I installed the Hot Destinations template in Joomla 1.6 and unfortunately I found that images do not work in the background.

Please help me.

Thanks,

Grega
Attachments:

Please Log in to join the conversation.

More
13 years 5 months ago #9703 by ivan.milic
What do you mean by " images do not work in the background" ?

Please Log in to join the conversation.

  • justy
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 5 months ago - 13 years 5 months ago #9712 by justy
Background Image Slideshow (images bg1.jpg, bg2.jpg, bg3.jpg,...) only works in frontpage. For other content and menus, shows only the first image (image bg1.jpg) then the background color to white. I would like to work here Background Image Slideshow.
Last edit: 13 years 5 months ago by justy.

Please Log in to join the conversation.

More
13 years 5 months ago #9718 by ivan.milic
Can you give us link of your site so we could have an look.

Please Log in to join the conversation.

  • justy
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 5 months ago #9720 by justy

Please Log in to join the conversation.

More
13 years 5 months ago #9722 by ivan.milic
Hi,

that is caused by SEF

you will have to edit:
innovating.si/aktivnepocitnice/templates...nations/js/animbg.js

find 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' );

and modify image paths to be full links like this:
Code:
var imgArr = new Array( // relative paths of images 'http://innovating.si/aktivnepocitnice/templates/hot_destinations/images/bg1.jpg', 'http://innovating.si/aktivnepocitnice/templates/hot_destinations/images/bg2.jpg', 'http://innovating.si/aktivnepocitnice/templates/hot_destinations/images/bg3.jpg', 'http://innovating.si/aktivnepocitnice/templates/hot_destinations/images/bg4.jpg' );

Please Log in to join the conversation.

Time to create page: 0.161 seconds
Powered by Kunena Forum