Difference between revisions of "Help:Skins"

From SacredWiki
Jump to navigation Jump to search
m (1 revision(s))
 
Line 1: Line 1:
{{PD Help Page}}
 
 
 
Clicking on the [[Special:preferences|my preferences]] link in the upper right while logged in then click on the '''Skin''' button to change your skin. You can also preview the skin by clicking the '''(preview)''' links next to each skin.
 
Clicking on the [[Special:preferences|my preferences]] link in the upper right while logged in then click on the '''Skin''' button to change your skin. You can also preview the skin by clicking the '''(preview)''' links next to each skin.
  
You can make changes to the current skin's {{mediawiki|Manual:Interface/Stylesheets|stylesheet}} file (CSS) by creating a subpage of your userpage, "[[Special:Mypage/monobook.css|User:Yourname/monobook.css]]" for example. This requires your site admin to have enabled this feature -- if it is, you will see advice text at the top of your custom CSS page about clearing your browser's cache.
+
You can make changes to the current skin's [http://www.mediawiki.org/wiki/Manual:Interface/Stylesheets stylesheet] file (CSS) by creating a subpage of your userpage, "[[Special:Mypage/monobook.css|User:Yourname/monobook.css]]" for example. This requires your site admin to have enabled this feature -- if it is, you will see advice text at the top of your custom CSS page about clearing your browser's cache.
  
{{admin tip|tip=To enable this feature, you have to set [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss $wgAllowUserCss] to your {{mediawiki|Manual:LocalSettings.php|LocalSettings.php}}.}}
+
{{admin tip|tip=To enable this feature, you have to set [http://www.mediawiki.org/wiki/Manual:%24wgAllowUserCss $wgAllowUserCss] to your [http://www.mediawiki.org/wiki/Manual%3ALocalSettings.php LocalSettings.php].}}
  
  
Line 12: Line 10:
 
* [http://meta.wikimedia.org/wiki/Gallery_of_user_styles Gallery of user styles] (no official skins)
 
* [http://meta.wikimedia.org/wiki/Gallery_of_user_styles Gallery of user styles] (no official skins)
  
{{Languages|Help:Skins}}
+
 
  
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Special Pages|{{PAGENAME}}]]
 
[[Category:Special Pages|{{PAGENAME}}]]
 
[[Category:Subpage|{{PAGENAME}}]]
 
[[Category:Subpage|{{PAGENAME}}]]

Revision as of 20:29, 28 October 2008

Clicking on the my preferences link in the upper right while logged in then click on the Skin button to change your skin. You can also preview the skin by clicking the (preview) links next to each skin.

You can make changes to the current skin's stylesheet file (CSS) by creating a subpage of your userpage, "User:Yourname/monobook.css" for example. This requires your site admin to have enabled this feature -- if it is, you will see advice text at the top of your custom CSS page about clearing your browser's cache.

Tools.png Tip for wiki admins: To enable this feature, you have to set $wgAllowUserCss to your LocalSettings.php.


See also