End of Support for Joomla 3 - Forum closed
How to fix a background image
- mikevanoostende
- Offline Topic Author
- Fresh Boarder
- Posts: 7
- Thank you received: 0
Hi,
I've seen several templates where we have a background in a module position. but where the text is moving up or down
when you go up/down the page.
In this template the text is fixed in the background.
For instance in the Kazumi template example the last background image is fixed and the text is scrolling up/down
thanks.
Mike.
I've seen several templates where we have a background in a module position. but where the text is moving up or down
when you go up/down the page.
In this template the text is fixed in the background.
For instance in the Kazumi template example the last background image is fixed and the text is scrolling up/down
thanks.
Mike.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi Mike, and what do you want to do right now?
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- mikevanoostende
- Offline Topic Author
- Fresh Boarder
- Posts: 7
- Thank you received: 0
Replied by mikevanoostende on topic How to fix a background image
Posted 7 years 2 months ago #18078
Hi,
For one of the backgrounds I want to have the same effect as with the kazumi background (demo on your site)
=> the last background image is fixed and the text "Please feel free and contact us!" is scrolling up/down
thanks.
For one of the backgrounds I want to have the same effect as with the kazumi background (demo on your site)
=> the last background image is fixed and the text "Please feel free and contact us!" is scrolling up/down
thanks.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi again,
please add the following code to your css/custom.css
The bottom-c is just an example for the module sections: You can add the fixed parameter to each section, like:
#top-a, #top-b, #top-c, and so on
please add the following code to your css/custom.css
#bottom-c {background-attachment:fixed}
The bottom-c is just an example for the module sections: You can add the fixed parameter to each section, like:
#top-a, #top-b, #top-c, and so on
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:7 years 2 months ago
by joomlaplates
Last edit: 7 years 2 months ago by joomlaplates.
The following user(s) said Thank You: mikevanoostende
Please Log in or Create an account to join the conversation.
- mikevanoostende
- Offline Topic Author
- Fresh Boarder
- Posts: 7
- Thank you received: 0
Replied by mikevanoostende on topic How to fix a background image
Posted 7 years 2 months ago #18087
Works great ! thanks !!
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates