Common Wiki Fixes: Difference between revisions

m
Line 34: Line 34:


*'''Problem''': The small edit boxes on the right showing up as a white box if a header has a background color.  
*'''Problem''': The small edit boxes on the right showing up as a white box if a header has a background color.  
*'''Cause''':The header was created with equal signs <nowiki>==</nowiki> which has a edit box on the right attached to it. If the background color covers the edit box it will show itself as a white space.  
*'''Cause''': The header was created with equal signs <nowiki>==</nowiki> which has an edit box on the right attached to it. If the background color covers the edit box, it will show itself as a white space.  
*'''Cure''': Change the <nowiki>==</nowiki> signs to <nowiki><h2></nowiki>. Headers created with HTML coding do not carry the edit box with them.
*'''Cure''': Change the <nowiki>==</nowiki> signs to <nowiki><h2></nowiki>. Headers created with HTML coding do not carry the edit box with them.


7,657

edits