End of Support for Joomla 3 - Forum closed
Top A section with different background images
- YODAstudio
-
Offline Topic Author
- Senior Boarder
-
- Posts: 52
- Thank you received: 2
Top A section with different background images was created by YODAstudio
Posted 7 years 3 weeks ago #20467
Hello,
I'd like to know if it's possible to set different background images for each top A section.
Thanks.
I'd like to know if it's possible to set different background images for each top A section.
Thanks.
Do. Or do not. There is no try.
by YODAstudio
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Top A section with different background images
Posted 7 years 3 weeks ago #20471
Sorry not possible!
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- YODAstudio
-
Offline Topic Author
- Senior Boarder
-
- Posts: 52
- Thank you received: 2
Replied by YODAstudio on topic Top A section with different background images
Posted 7 years 2 weeks ago #20509
Hello!
I just want to inform you that, even it's not possible to set different background images for each Top A section using the control panel, I managed to get it with CSS.
I assigned a different class to each page (eg. page-1, page-2, etc.) and compiled the following CSS code in the custom.css file:
It works pretty well.
Thanks!
I just want to inform you that, even it's not possible to set different background images for each Top A section using the control panel, I managed to get it with CSS.
I assigned a different class to each page (eg. page-1, page-2, etc.) and compiled the following CSS code in the custom.css file:
Code:
body.page-1 div#top-a{
background-image:url(https://my_img_url/resevation_bkg_01.jpg);
}
It works pretty well.
Thanks!
Do. Or do not. There is no try.
by YODAstudio
The following user(s) said Thank You: joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates