XF 1.2 Change Default Node

Wesker

Well-known member
Licensed customer
Currently there is a default node set when you create a forum that "forwards" to another page that shows a page with an arrow. Instead of editing the image, is there a way to change this say in extra.css a line of code that can be added to override this so I can add a different image.
 
Can you post an image?

I suspect you mean the redirection arrow (which is part of the sprite) but your post makes no sense.
 
You can edit the sprite or use this in EXTRA.css to specify your own image: .discussionListItem .iconKey .redirect
 
Back
Top Bottom