Hi!
I use Gantry5 Xenon, Joomla! 3.6.2 Stable, default editor - JCE.
I have to make the background from the image, which I uploaded to the site.
If I change background in any material by editor`s function “style CSS”, in the preview window shows the the correct result. However, after saving, all changes disappear. The document is returned to its original state.
Could you help me? Thank you!
If you just need a Background image behind your Article you can set that in any Outline's Style tab against the Mainbar Section... or whatever Section you have your Content Particle in
SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
Re: SOLVED Using pictures as a background of material
Posted 8 years 8 months ago
Thank you very much for your response!
I created my file: rt-massage.ru/ templates / rt_xenon / custom /scss/custom.scss
and uploaded picture in: rt-massage.ru/images/background/fonpage_small.jpg
in my site
www.rt-massage.ru
If in custom.scss:
.myfone {
background: # DB9689;
}
After click «Recompile CSS» - article`s background changes.