-
AuthorPosts
-
July 2, 2015 at 6:26 pm #467684
Hi!
How could I use the enfold backgrounds for other avia layout elements e.g. the background of the “Reiter” element?
Cheers!
July 3, 2015 at 4:08 pm #468113Hey StudioLiner!
Thank you for using Enfold.
If you don’t mind, please provide a screenshot. Use imgur or dropbox. What do you mean by “Reiter”?
Regards,
IsmaelJuly 3, 2015 at 5:28 pm #468175Hi Ismael,
here are three different avia layout elements for example:
Box:
http://hotel.fmgruppe.de/test/box-backround.pngTable / Spreadsheet:
http://hotel.fmgruppe.de/test/table_backround.pngSlide (Reiter):
http://hotel.fmgruppe.de/test/Reiter_backround.pngPartly it is possible changing the backround color of an avia layout element but there is nowhere the possibility to enter an picture.
Cheers
July 5, 2015 at 12:30 pm #468542Hi!
You can use the Quick CSS field to apply background images to the elements.
.av_promobox { background: red !important; } div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background: blue !important; }You can replace the color value with background images. Unfortunately, you can’t add a background to the whole table because each rows has its own background.
Regards,
IsmaelJuly 29, 2015 at 3:10 pm #480278Hi Ismael,
can i exactly to that to all layout elements? I want to do a grey background for the body and white background for all the elements, like text blocks e.g.thanks,
LucieJuly 31, 2015 at 4:53 am #481079Hi!
You can use the background styling, but in order for it to work with specific elements, you’ll need to use the appropriate class names.
For example, the below css will affect all text blocks across your entire site.:
.avia_textblock { background: red !important; }Regards,
DakeJuly 31, 2015 at 8:19 am #481132Hi Dake,
got it, thx!
-
AuthorPosts
- The topic ‘enfold backrounds’ is closed to new replies.
