Quote:
Originally Posted by MarkFL
As I indicated by PM, I have already applied this CSS to your site, but I wanted to post it for others. For these issues, add the following to your "additional.css" template for this style:
Code:
dl.as-tabs dd:not(.selected) a {
color: #3e3e3e !important;
}
dl.as-tabs dd:not(.selected) a:hover {
color: #7e7e7e !important;
}
.activitystream_block dd, dd.userprof_moduleinactive {
border: 1px solid #3e3e3e !important;
margin-bottom: -2px;
}
.activitystream_block dd, dd.userprof_moduleinactive:hover {
background: #dddddd;
}
.activitystream_block dd, dd.userprof_moduleinactive a {
color: #3e3e3e !important;
}
|
Thank you very much MarkFL!
Really fantastic, now, this style its perfect for me, all work fine, fantastic look...but whit your help.
Without your help, it would not have been possible ...
Again, I can not give the thanks button in your post
Thank you very much for all your hard work!