- Contact
- Send private message
Styles
Despite my lack of knowledge in CSS, I have figured out how to restore my personal usercolors without IGNBQ. You can also use this for other users' usercolors by copying everything and changing the profile link to someone else's. Because I assume most people on IGN are as knowledgeable as me with CSS, here's how to customize the script: 1. Put the link to your IGN boards info page in place of where my link is (href*="blahblahblah...) 2. Customize the text decoration. "color" is the text color, "background" is the background color - I'm sure you can figure it out. 3. Comment out the lines you don't want (/*line of unwanted code here*/) It may be buggy, it may break soon if the board code is updated again, whatever. I'll fix it if I feel like it.
Makes it so the links to individual pages under thread titles are always visible, as opposed to only showing up when you hover over the thread.
Hides all mentions of the "like" function in threads - Likes Received count, Like Summary below posts, and the Like button
Changes the background of the icon frame to plain b1b3bc and adds a small border. Makes profile infobox fit new frame. Update 9/13/09 - Works on beta 2 (megicons work), changed auto height Update 9/17/09 (pre roll out) - Works on beta...5? Update 9/17/09 - Applies everywhere Update 9/19/09 - Better alignment, preparation for VT updates
This is the Bluetex 2 Main Stylesheet by lednerg, but fixed so that usercolors with Vesti Tools will display properly. I did not create this.
If someone posts a long string of characters, they will overflow outside of the post area. This fixes that.
Adds a border around colored text that is removed when hovered over (good for revealing invisitext) Original bluetex 2 style by lednerg
Removes color/highlight on hover Original bluetex 2 style by lednerg
An emoticon cache that won't break the Vesti Tools emoticon area A couple emoticons had to be removed to meet the size limit, full style can be found here: http://vestitools.pbworks.com/f/emoticoncachefixedforVT.css
Changes the new layout so that it will expand to fit your browser window, but there is a minimum width employed within it so it will never be smaller than the static layout. If it did get smaller, things would look weird. Update 11:43pm - I don't remember what I put in this one, but I know it's different Update 9/6/09 - Now works on main page (betaboards.ign.com), quick post looks better but doesn't seem to work Update 9/16/09 - Fixed a few bugs Update 9/17/09 - Applies everywhere Update 9/19/09 - Nav image stretches, breadcrumb stretches Update 10/9/09 - Made more pages fluid Update 12/8/09 - Fixed a bug with Dec '09 update (footer too big) Update 3/25/10 - Bottom breadcrumb stretches properly, empty threads no longer collapse Update 3/31/10 - -webkit-box-sizing fix