End of Support for Joomla 3 - Forum closed
Scale bg.jpg with two fixed sides
Hello,
is there any way to scale the bg.jpg with two fixed sides? In my case i want the left side and the bottom of the backgound picture to be fix, so that the Text I insert in the Picture won't walk out (when changing the Screen-Size).
Actually the Picture moves in all 4 directions when I change the Browser-Size.
Thank You!
is there any way to scale the bg.jpg with two fixed sides? In my case i want the left side and the bottom of the backgound picture to be fix, so that the Text I insert in the Picture won't walk out (when changing the Screen-Size).
Actually the Picture moves in all 4 directions when I change the Browser-Size.
Thank You!
by vacoon
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Scale bg.jpg with two fixed sides
Posted 9 years 3 months ago #9211
Hello, sorry thats not possible, because the image has the css3 style: cover
nicolasgallagher.com/flexible-css-cover-images/
nicolasgallagher.com/flexible-css-cover-images/
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: vacoon
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Scale bg.jpg with two fixed sides
Posted 9 years 3 months ago #9212
But you can add this syntax to your file css/custom.css
But I dont know if it works:
But I dont know if it works:
.jp-header {
background-position: left top !important
background-size: cover;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: vacoon
Please Log in or Create an account to join the conversation.
Thank You for you're quick answer!
The Test with the custom.css doesn't work. Can I configure my Text as an second picture which is over the bg.jpg? With an fixed position?
Thanks
The Test with the custom.css doesn't work. Can I configure my Text as an second picture which is over the bg.jpg? With an fixed position?
Thanks
by vacoon
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Scale bg.jpg with two fixed sides
Posted 9 years 3 months ago #9218
The text over the image is your logo module position.
This can be set via css inline styles too.
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
This can be set via css inline styles too.
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Okay, no problem - i will find a solution for this problem.
Thank you
Thank you
by vacoon
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates