During the past days I have been experimenting with changing the theme of the forum(
stylus) only using
CSS for learn
I encountered some problems, for example i can't Access and control Member ranks ( Newbie, Jr. Member, Member... ) Because of that Member ranks, Activity.. in html elements as a text nodes..
Does anyone have a suggestion to make this possible using css only without using javascript ?
poster info html It seems like
<div class="smalltext">
Member<br>
<img src="https://bitcointalk.org/Themes/custom1/images/star.gif"....>
<a href="https://bitcointalk.org/index.php?action=pm;sa=send;u=2680306"...></a>
<br><br>
Activity: 131<br>
Merit: 79<br>
Posts: 131<br><br>
</div>
Screenshot to show what I want to do