181
Joomla! 3 / Re:[RISOLTO] Si può cambiare colore solo ai link body articolo?
« il: 04 Feb 2019, 18:24:47 »
Ho un ultima domanda (credo semplice) per te "adottauncane" e per chi può rispondere, ma la posto fra poco in un altro thread.
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
article.item.item-page a:link { color:#0000ff !important;}article.item.item-page a:hover { color: #0000ff !important; border-bottom-color: #0000ff !important;}article.item.item-page a:visited { color: #663366 !important; border-bottom-color: #663366 !important;}
.label-info a:link {
color: #fff !important;
text-decoration: none;
}
.label-info a:hover {
color: #000000 !important;
background: #efefef !important;}
article.item.item-page a:link {
color:#0000ff !important;
}
article.item.item-page a:hover {
color: #0000ff !important;
border-bottom-color: #0000ff !important;
}
article.item.item-page a:visited {
color: #663366 !important;
border-bottom-color: #663366 !important;
}
.sppb-addon-text-block a:link {
color:#0000ff !important;
}
.sppb-addon-text-block a:hover {
color: #0000ff !important;
border-bottom-color: #0000ff !important;
}
.sppb-addon-text-block a:visited {
color: #663366 !important;
border-bottom-color: #663366 !important;
}
.fox-container a:link {
color:#0000ff !important;
}
.fox-container a:hover {
color: #0000ff !important;
border-bottom-color: #0000ff !important;
}
.fox-container a:visited {
color: #663366 !important;
border-bottom-color: #663366 !important;
}
article.item.item-page a:link {
color:#0000ff !important;
}
article.item.item-page a:hover {
color: #0000ff !important;
}
article.item.item-page a:visited {
color: #663366 !important;
}
![]() |
|