How to add a background image - Joomla! Forum - community, help and support
hello, all
this first foray world of joomla! (into major cmss in general, really), experienced web programmer.
i'm working atomic template (no sample data) on local machine (wamp server).
i'm trying figure out how add background image pages in site.
in templates/atomic/css/blueprint/screen.css added body styling:
(i want image repeat on both x , y axes.
i put image starsbg.jpg in templates/atomic/images/, it's not showing on page @ all.
i'd appreciate if me figure out how work.
thanks!
this first foray world of joomla! (into major cmss in general, really), experienced web programmer.
i'm working atomic template (no sample data) on local machine (wamp server).
i'm trying figure out how add background image pages in site.
in templates/atomic/css/blueprint/screen.css added body styling:
code: select all
background-image:url('../../images/starsbg.jpg') repeati put image starsbg.jpg in templates/atomic/images/, it's not showing on page @ all.
i'd appreciate if me figure out how work.
thanks!
your path, suspect, has 1 many "../" in it.
Comments
Post a Comment