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:

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

Popular posts from this blog

Using Arduino Uno R3 to bootload the atmega328-PU (non pico)

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support

How to update nested ListCollectionViews?