It does not display the color background that corresponds to what changes I made. Unless it is a setting I do not know of?
History of Template - Compare Version
Collapse
X
-
History of Template - Compare Version
Tags: None -
-
I did that 4 times yesterday in both mode's of uploading : ASCII & Binary ?
I just gave it another go at it and still is not displaying?Comment
-
-
Does your controlpanel.css file (based on the colors, it should be in cpstyles/vBulletin_3_Default) have something like this in it:
Code:/* ############################################################################# */ /* TEMPLATE DIFF VIEWER */ .diff-unchanged { background-color: #dddddd; color: #000000; } .diff-notext { background-color: #c0c0c0; color: #000000; } .diff-added { background-color: #90f090; color: #000000; } .diff-deleted { background-color: #f09090; color: #000000; } .diff-changed { background-color: #f0f060; color: #000000; }
Comment
-
This was the trouble, I had it on vBulletin_1_Default
Thanks you
Mike Sullivan & Zachery
Admin CP -> vBulletin Options -> Admin Control Panel Options -> Control Panel Style Folder -> cpstyles/vBulletin_3_DefaultComment
-
-
Originally posted by Mike SullivanWhich I should note isn't even a default style...Comment
Related Topics
Collapse
-
by rnedelkowI made changes to css_additional and can't save, or save and reload due to an edit conflict. Is there anything that can be done besides upgrading to the latest version?
-
Channel: Support Issues & Questions
Tue 19 Sep '17, 8:51am -
Comment