My program doesn't have bugs. It just develops random features.

Difference between revisions of "Help:Skins"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m
m
Line 3: Line 3:
 
You can make changes to the current skin's 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 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 [[Manual:$wgAllowUserCss|$wgAllowUserCss]] to your [[Manual:LocalSettings.php|LocalSettings.php]].}}
+
{{admin tip|tip=To enable this feature, you have to set {{mediawiki|Manual:$wgAllowUserCss|$wgAllowUserCss}} to your {{mediawiki|Manual:LocalSettings.php|LocalSettings.php}}.}}
  
 
== See also ==
 
== See also ==

Revision as of 14:02, 18 February 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.

Template:Admin tip

See also