Forums:A little Gateway to Ithilien tweak

From Tolkien Gateway
Revision as of 21:48, 27 September 2008 by Aule the Smith (talk | contribs) (New page: <div style="background: #eee; border: 1px solid #aaa; padding: 5px">'''Tolkien Gateway > Council > {{PAGENAME}}'''</div> Category:Council <!-- S...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tolkien Gateway > Council > A little Gateway to Ithilien tweak


I thought I'd share this in case anybody else dislikes the turquoise-blue colour of the page body in Gateway to Ithilien. Just a little tweak to make it white, which is also good because most of the colours in the articles were designed to go on white. Add to Special:MyPage/Gateway_to_Ithilien.css:

html { background : #ffffff url('bg.png') repeat-x 0 76px; }

body { background : url('http://tolkiengateway.net/w/images/b/b4/Top-whitened.jpg') repeat-x 50% 0; padding-top : 75px; }

#content {
	background : url('http://tolkiengateway.net/w/images/1/1b/Bottom-whitened.jpg') repeat-x 50% 100%;
}

--Aule the Smith 21:48, 27 September 2008 (UTC)