Giter Site home page Giter Site logo

fancy-sa-forums's Introduction

Fancy SA Forums is an extension that makes the Something Awful forums prettier. It's styled after the recent SA front page design.

I maintain the Safari and Chrome versions of the extension in this repo. Kapinga maintains the Firefox version here.

Links

fancy-sa-forums's People

Contributors

thomasboyt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kapinga

fancy-sa-forums's Issues

Image resizing in quote tags still sticks out some

problem: it's set to hard resize to 700 px. quote tags push the image over to the right, with it getting worse as the tags are nested

solution: Find the parent TD or Div's width and resize to that. Problem is, I dunno how to write a selector that would look for parent TD or Div.

YOSPOS open/close thread button

Made one for open by copying letters (to be committed when I get a chance). Couldn't match the font used to make a close button.

.postbuttons input[src$="sa-open.gif"] {
height: 0px;
width: 60px;
overflow: hidden;
padding-bottom: 20px;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAUCAYAAADRA14pAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIDBI5Cj94oY8AAACZSURBVFjD7ZhRCsAgCIZTdkfP6CndUyAR2FpubWpv8Ud9pKYBCUmJZJGASUiwBLME/rsdK2OfgcHKDSMaraua3jo953rDesM6WgB9mKsaz+S6nUt7Q28FPOKqd6HxKRALxgKZidfXgNtYnwVaAY1fid9V0Fu+w57lLkaCnS48GBh0IrKKChKSniu2muyWslvK5iGBLYNoXzwnWsRy02qnPDAAAAAASUVORK5CYII=');
background-repeat: no-repeat;
margin-left: 0.3em;

}

Style on thread poster

Style the username of the poster on the forum view to make it a little more visible. If it doesn't clutter things up too much.

better image resizing

still randomly breaks in chrome (and probably safari) because webkit is kinda crazy

really jealous of that -moz-min-content :[

219 nav

space above item and top border. left and right terminal borders

Bookmark Stars Visibility

Check if stars are initially visible before hiding the original td. Only display stars on threads if they were.

219 fonts

um, did you change the font for 219.css in the update?

it used to use the browser default monospace font. now it's using monaco, which looks like a bag of shite on this windows pc.

SALR threadbar

Move the #salrbar before the .threadbar.top. jQuery doesn't seem to be able to find it (because they're running at the same time?) SALR probably needs the ability to detect if Fancy SA is installed and change its behavior.

Nav Bar Width

Set each element to a fixed px width for each element like the front page. Equiwidth looks bad and padding varies based on typeface used. Forum nav and user cp.

Adblock Plus breaks scripting

Not sure what else to add for the bug report! The extension just stopped working about 2 months ago. I'm using the Chrome extension from the web store, version 0.20.

Here's what I see when I enable the extension:

Fancy SA Forums screenshot

219.css quote and reply button

li and a elements around the quote and reply button imgs are too low and cover part of the page numbers. Not quite sure why they're not appearing the right place.

Thread header

Thread Header

It looks like the header can get cramped pretty quick. Who posted and thread search fields added by SALR take up a bunch of room. 219.css replaced images seem a bit bigger than their original counterparts and don't quite fit into the new header. 219.css missing close thread button image replacement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.