Jump to content

Common Wiki Fixes: Difference between revisions

m
m (Created page with "=== Formatting Problems === ====Sidebars - Missing Right==== *'''Problem''': All the sidebars on the '''right''' side of page are missing or at the very bottom of the page. *'''...")
 
Line 17: Line 17:
*'''Fix''': Remove the space, make sure text is up against the left side of the page and the dashed box should disappear.
*'''Fix''': Remove the space, make sure text is up against the left side of the page and the dashed box should disappear.
----
----
====Div tags misplaced====
Problem: Links that are blue but don't work.
Cause:Check for misplaced <nowiki></div></nowiki> tags.  Sometimes they are in the wrong place.
Cure: First, look first for opening div tags by typing "<nowiki><div</nowiki> without the > under Ctrl F.  This search will show you all the beginning div tags. 
*Now look to see if each of these opening div tags has a closing div tag somewhere down the page.  *If it does, make the sure closing div tag is in the right place.  If you are not sure, get someone to help you.  It may take someone with a lot of experience to find the error.


=== Links  ===
=== Links  ===