- Thank you received: 0
bachroung, color
-
Sikorová
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 9 months ago #20536
by Sikorová
bachroung, color was created by Sikorová
Background white and no slide show, I corrected according to instructions: animbg.js, index.php.
He works, then it is white. JQuery off.
Second How to change font color, I change a black-gray still is?
www.centrum-cz.com/index.php/component/a...bWFuYWdlci9wcm9maWw=
Kamila
He works, then it is white. JQuery off.
Second How to change font color, I change a black-gray still is?
www.centrum-cz.com/index.php/component/a...bWFuYWdlci9wcm9maWw=
Kamila
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #20539
by ivan.milic
Replied by ivan.milic on topic bachroung, color
In animbg.js you have:
var imgArr = new Array( // relative paths of images
'< www.centrum-cz.com >/templates/hot_destinations/images/bg1.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg2.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg3.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg4.jpg'
);
remove < (first character) from all links.
To change default color eater if you use custom style use template parameter , if not add definition to bottom of template_css.css:
body {
color: ....
}
var imgArr = new Array( // relative paths of images
'< www.centrum-cz.com >/templates/hot_destinations/images/bg1.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg2.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg3.jpg',
'< www.centrum-cz.com >templates/hot_destinations/images/bg4.jpg'
);
remove < (first character) from all links.
To change default color eater if you use custom style use template parameter , if not add definition to bottom of template_css.css:
body {
color: ....
}
Please Log in to join the conversation.
-
Sikorová
Inactive member -
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 9 months ago #20549
by Sikorová
Replied by Sikorová on topic bachroung, color
I removed the still-error.Kamila
Please Log in to join the conversation.
Time to create page: 0.150 seconds