|
Well since we dont use forum stylesheets in nuke I am going to assume now you doing phpbb
If you edited a phpbb stylesheet from its default the stylesheet changes are stored in the database and not the css file on disk. Make sure in phpbb styles admin to export all files to disk so you update the files to the proper changes you made.
This should correct your issue since we read the css file on disk in the phpbb templates directory we are reading the one that is not changes cause you have not updated it.
|