Community Central
Community Central
Forums: Index General Discussion Navigation-Temp
Fandom's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
Archive
Note: This topic has been unedited for 4162 days. It is considered archived - the discussion is over. Information in this thread may be out of date. Do not add to unless it really needs a response.


So im here to ask 2 things,

  • How can i change the font on the Navigation-bar
  • Also how can i get this template with a red instead of green because when i copied the code it gives this

Authority(contrib's) 20:45, November 23, 2012 (UTC)

For the second one, copy this into your wiki's MediaWiki:Common.css:
.va-portal-section {
   width: 100%; 
   background: transparent; 
   margin-top: 0px; 
   margin-bottom: 5px; 
   border: 1px solid #AAA;
   box-shadow: 2px 2px 2px #AAA;
   -moz-box-shadow: 2px 2px 2px #AAA;
   -webkit-box-shadow: 2px 2px 2px #AAA;
}
 
.va-portal-body {
   border: 1px solid #AAA; 
   background-color: #E7EADA; 
   padding: 3px 5px;
   vertical-align: top;
}

Joletole (talk) 15:22, November 25, 2012 (UTC)

For the first one too, you need a CSS.—  Ultimate Supreme talk · wiki I · wiki II