GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Some help with Reddit's RES & Style Sheets (https://gfy.com/showthread.php?t=1260112)

notinmybackyard 04-30-2017 05:00 AM

Some help with Reddit's RES & Style Sheets
 
I'm out of my comfort zone on this because I have no idea how RES and Style Sheets work.

I'm in the process of creating a subreddit and I want to disable/hide the downvotes link as much as possible. I've found some code but that will allow me to do that but I don't have the foggiest idea of what to do with it. So if someone could just help me out I would really be grateful

Here's the code

Code:

.down { display: none; }

.link .midcol {
  overflow: visible;
}

.link .score {
  position: relative;
  top: 16px;
}

.subscriber .link .score {
  position: inherit;
}

.arrow.up {
  display: none;
}

.arrow.down {
  display: none;
}

.subscriber .arrow.up {
  display: block;
}

.subscriber .arrow.down {
  display: block;
}



All times are GMT -7. The time now is 03:31 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc