Any ideas how to modify the css so that instead of it having:
Code:
background: rgba(0, 0, 0, 0) url(imgsource) no-repeat top left !important;
It would be centered such as:
Code:
background: rgba(0, 0, 0, 0) url(imgsource) no-repeat center !important;
Can't figure out where this css is located since it's dynamically generated.
EDIT: Ok figured out it's in: public_html/library/Vinavb/CustomNodeIcon/XenForo/ControllerPublic/Misc.php but I am unable to figure out how to make the change reflect on the site as it's using the old css still.
This normally means you probably upload the files in the incorrect folder or you may have uploaded an additonal folder that the files reside in. You should double check and ensure you uploaded the files correctly.
This add on just all of the sudden stopped working.
History.. I had custom forum icons for almost all my forums but decided to change the structure of my forum today. Now this add-on will not work for categories or forums.