- Posts: 185
- Thank you received: 0
Background
-
dh12355@gmx.de
Inactive member - Topic Author
- Member
Less
More
8 years 3 months ago #46784
by dh12355@gmx.de
Background was created by dh12355@gmx.de
i use the Template Fast Food.
Is it possible to have a background image which not scrolled?
see for example: baines-parkettcenter.de/index.php
I use the same background but it scrolled.
Is it possible to have a background image which not scrolled?
see for example: baines-parkettcenter.de/index.php
I use the same background but it scrolled.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
8 years 3 months ago #46786
by milos
Replied by milos on topic Background
Hello,
Sparky Framework supports that. If you selected background image through Row Settings (Extensions > Templates > hot_fast_food > Layout > Row Settings), enable parameter "Fixed Background Image" to make this background image fixed.
Thanks,
Milos
Sparky Framework supports that. If you selected background image through Row Settings (Extensions > Templates > hot_fast_food > Layout > Row Settings), enable parameter "Fixed Background Image" to make this background image fixed.
Thanks,
Milos
Please Log in to join the conversation.
-
dh12355@gmx.de
Inactive member - Topic Author
- Member
Less
More
- Posts: 185
- Thank you received: 0
8 years 3 months ago #46788
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic Background
i have set it in contentrow as you see in screen.
But it is not fix.
see bainesparkett.mybestfinder.com/index.php/showroom
But it is not fix.
see bainesparkett.mybestfinder.com/index.php/showroom
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
8 years 3 months ago #46790
by milos
Replied by milos on topic Background
Hello,
Please add this in your CSS file:
Thanks,
Milos
Please add this in your CSS file:
Code:
.sparky_inner .contentrow {
background-attachment: fixed;
}
Thanks,
Milos
Please Log in to join the conversation.
-
dh12355@gmx.de
Inactive member - Topic Author
- Member
Less
More
- Posts: 185
- Thank you received: 0
8 years 3 months ago #46792
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic Background
Thanks it works now!
I have also a problem to display the favicon. Please see the screen.
I have no idea which file must have in which folder.
I put in the favicon.ico into template folder, image folger but nothing changes.
I have also a problem to display the favicon. Please see the screen.
I have no idea which file must have in which folder.
I put in the favicon.ico into template folder, image folger but nothing changes.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
8 years 3 months ago #46793
by milos
Replied by milos on topic Background
Hello,
To change the favicon, upload your icon(s) to /templates/hot_fast_food/icons folder. Then go to Extensions > Templates > hot_fast_food > Features > Branding. Select new icon for "Browser Bar Icon" parameter.
If your browser still shows old icon, it maybe cached. Try with different browser or clear cache.
Thanks,
Milos
To change the favicon, upload your icon(s) to /templates/hot_fast_food/icons folder. Then go to Extensions > Templates > hot_fast_food > Features > Branding. Select new icon for "Browser Bar Icon" parameter.
If your browser still shows old icon, it maybe cached. Try with different browser or clear cache.
Thanks,
Milos
The following user(s) said Thank You: dh12355@gmx.de
Please Log in to join the conversation.
Time to create page: 0.169 seconds