How to make page transparent to show background image - Joomla! Forum - community, help and support
hi, i´m using yootheme tasty template , need know how can make page partially transparent background image show through.
here template: http://www.yootheme.com/demo/joomla/tasty
it´s white part article text shown want make transparent.
any appreciated.
here template: http://www.yootheme.com/demo/joomla/tasty
it´s white part article text shown want make transparent.
any appreciated.
do want make entire white area transparent?
if yes, change background-color on #block-main
if yes, change background-color on #block-main
code: select all
background-color: rgba(255,255,255,0.8);
Comments
Post a Comment