steflick;168285I have an issue.
Please look at http://www.dysleksi-i-fokus.dk/joomla/index.php
Very simple – I want to remove this bg: (sse url) http://kyndigkaephest.dk/img.jpg – the yellow area.
I thougt it was a hex body bg, that I could change, when changing the body-bg but that didn´t seem to be the case. Very strange.
Any comments on how to change that?
Best regards
Steflick
Hi steflick,
please open your light_orange.css file, located in colors subfolder of css directory of your template, and on line 99 find this:
#ja-container { background: url(../../images/light_orange/container-bg.gif) repeat-x left bottom; }
change container-bg.gif image to another image or simply overwrite it with new one.
Good luck 🙂