Adding a background Image - Joomla! Forum - community, help and support
how can add background image center of site area articles load want image show @ bottom of page not @ top?
this should work:
just apply background div or other container have , whatever path image, have inplace of sample have above. in cases, it's going ../images/yourimage.png
code: select all
#yourdiv {background:url('image.png') no-repeat center bottom;
just apply background div or other container have , whatever path image, have inplace of sample have above. in cases, it's going ../images/yourimage.png
Comments
Post a Comment