Change color in article - Joomla! Forum - community, help and support
hello, i've trying change background color in articles, have give up, don't know why cannot change it. in "editor.css" file change
i try add on beggining of article code
and nothing happen, don't know else can do.
can me?
link article:
http://mc24.home.pl/poljotjml/index.php ... 3-06331001
best regards
adrjan
code: select all
body {
background: #000000;
font-family: tahoma,helvetica,arial,sans-serif;
line-height: 1.3em;
font-size: 76%;
color: #333;
}
i try add on beggining of article code
code: select all
<div style="background-color: #000000>
and nothing happen, don't know else can do.
can me?
link article:
http://mc24.home.pl/poljotjml/index.php ... 3-06331001
best regards
adrjan
your css seems embedded in index.html (or @ least rendered it) see color #ffffff specified.
(check source of page)
(check source of page)
Comments
Post a Comment