nap
Member
Bassman, thank you the first one forum_overview_new_post only shows colour in Simple display mode, I had that code allready implemented, and as a side bar widget in simple mode it works, but not in Full display mode on top of the forum.. It just ignore the code ?
	
	
	
		
And the last one, also doesn't do anything.
	
	
	
		
But I am happy the shoutbox has a colour ! Thank you !
				
			
		Code:
	
	/* Coloured Widget Nieuwe Berichten */
[data-widget-key="forum_overview_new_posts"] h3.block-minorHeader {
    background: #7CA430;
    color: #ffffff;
}
	And the last one, also doesn't do anything.
		Code:
	
	.node.node--id154 a.subNodeLink.subNodeLink--forum {
    color: #7CA430;
}
	But I am happy the shoutbox has a colour ! Thank you !
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							
					
				



