Community Central
Community Central
mNo edit summary
No edit summary
Line 11: Line 11:
 
:--{{User:Nobody Cares/Sig}} 10:20, July 15, 2011 (UTC)
 
:--{{User:Nobody Cares/Sig}} 10:20, July 15, 2011 (UTC)
   
::Try
+
::Try
 
<pre>
 
<pre>
 
body.mediawiki.ns-118 { background: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
 
body.mediawiki.ns-118 { background: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
Line 17: Line 17:
 
</pre>
 
</pre>
 
:Last I checked, only the shorthand background property will support the repeat parameter.<span style="font-family: Verdana; text-shadow:0 0 0.1em #646464">— [[User:Sovq|Sovq]]</span> 10:26, July 15, 2011 (UTC)
 
:Last I checked, only the shorthand background property will support the repeat parameter.<span style="font-family: Verdana; text-shadow:0 0 0.1em #646464">— [[User:Sovq|Sovq]]</span> 10:26, July 15, 2011 (UTC)
  +
:::What was the difference?
  +
:::--{{User:Nobody Cares/Sig}} 11:42, July 15, 2011 (UTC)

Revision as of 11:42, 15 July 2011

Forums: Index Community Central Forum Tips NS BG Not Showing Up
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 4662 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.

Hey! I'm making a unique theme for the Tips namespace on Songpedia, however, the logo shows, but the background doesn't. P.S. ns-118 is for Tips:, and ns-119 is for Tips talk:

Here is the code of the background:
body.mediawiki.ns-118 { background-image: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
body.mediawiki.ns-119 { background-image: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
--.Nobody Cares .TalkContribs. 10:20, July 15, 2011 (UTC)
Try
body.mediawiki.ns-118 { background: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
body.mediawiki.ns-119 { background: url(http://images4.wikia.nocookie.net/clubpenguinuser/images/2/23/Tips-bg.png) repeat !important; }
Last I checked, only the shorthand background property will support the repeat parameter.Sovq 10:26, July 15, 2011 (UTC)
What was the difference?
--.Nobody Cares .TalkContribs. 11:42, July 15, 2011 (UTC)