Changing "More..." link color - Joomla! Forum - community, help and support


hi,

i change color of "more..." link. want align little table under "more..." link. there css this?

regards,
patrick

for more... text:

code: select all

div.blog_more div {
    color: green; /* example */
 }


the table unnumbered list , is:

code: select all

div.blog_more ul {
    margin-left: 1em; /* example */
 }


cheers,
arnaud





Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??