Community Central
Register
Community Central
Forums: Index Support Requests I'm looking for a CCS tag
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 4371 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.


Hello!

I know that exist a ccs tag in which you can dedice the distance between the elements of a page. In my case I want to reduce the space between the tho navbox-class templates in a page like this. What code I have to copy in my ccs?

Thank you! Cento93 10:44, April 9, 2012 (UTC)

To eliminate the spacing, you can use
table.nav + table.nav { margin-top: 0; }
Tailor that to your needs. Rappy 10:46, April 9, 2012 (UTC)
And if I only want to reduce a little bit the space, i have to substitute "0" with "3px" (for example)?--Cento93 10:48, April 9, 2012 (UTC)
Yep, that would do it. Rappy 10:49, April 9, 2012 (UTC)
Thany you very much!Cento93 10:50, April 9, 2012 (UTC)

It doesn't work!--Cento93 10:55, April 9, 2012 (UTC)

Look at the second line: http://it.simpsons.wikia.com/wiki/MediaWiki:Wikia.css --Cento93 11:07, April 9, 2012 (UTC)

You need to wait until the cache updates. TK999 11:10, April 9, 2012 (UTC)
I've clean it after copying the code!--Cento93 11:12, April 9, 2012 (UTC)
What browser are you using? Sam Wang 11:37, April 9, 2012 (UTC)
Google Chrome!--Cento93 12:27, April 9, 2012 (UTC)
I was referring to the server cache, which is currently problematic. TK999 13:45, April 9, 2012 (UTC)