Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ddc

#1
Free Themes / Re: FastLine
August 21, 2016, 04:09:12 AM
Is there a way to alter the index.css, so the forums don't use the general teal color but the colors of the usergroup?



Do I need to comment out the color lines of
.poster h4, .poster h4 a
color: #78A8C1;


.user_info span.name a
color: rgba( 120, 168, 193, 0.8 )


Or will that have no effect because the color of users is set by
a:link, a:visited

I don't want to change the colors of all links though (like: Forum/Subforum links). I was just hoping the forums would differentiate the color classes between a link to a thread/setting and a user.

Example:
.poster h4, .poster h4 a
color: {class_usergroup_color}


I'm not sure what the class for that though.

Nvm, that fixed it for me: http://custom.simplemachines.org/mods/index.php?mod=3067