This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
This is my stylesheet So how do I move the reddit logo and text to the top left hand corner?
.linkflair-OC .linkflairlabel { background-color: rgb(200,100,100); font-size: 11px; font-weight: bold; color:#000000; border-color: #000000; border-width: 1px; border-radius: 3px;}
.linkflair-non-OC .linkflairlabel { background-color: rgb(100,100,200); font-size: 11px; font-weight: bold; color:#000000; border-color: #000000; border-width: 1px; border-radius: 3px;}
.pagename a { background: url(%%logo%%) no-repeat left top / contain; color: transparent; display: inline-block; height: 100%; width: 40%; }
header { height: 200px; background: url(%%Nyaito%%);
background-position: 5px -45px; }
header-bottom-left { position: absolute; bottom: 0; }
Subreddit
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/csshelp/com...