Change background colour in articles - Joomla! Forum - community, help and support


can change background colour on existing article or use backdrop/wallpaper picture background, of cause without making article again scratch...

fresnobob wrote:can change background colour on existing article or use backdrop/wallpaper picture background, of cause without making article again scratch...

you can way: first of change html tag of article , paste whole article html text between <div> tags

code: select all

<div class="backmod">your article html</div>

then add css code css file this

code: select all

.backmod {background: url(your background image location) 0 0 repeat; }

or

code: select all

.backmod {background: red; }





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support