|
Hangedman
|
 |
« Reply #20 on: March 19, 2012, 10:00:11 AM » |
|
img width=700
|
|
|
|
|
Logged
|
|
|
|
|
Derek
|
 |
« Reply #21 on: March 19, 2012, 10:03:59 AM » |
|
Yeah, I don't really like variable width websites, either...
But anyway, I wanted to start a thread for people to complain/make suggestions/give feedback about the forum - this may as well be it!
Keep it coming!
|
|
|
|
|
Logged
|
|
|
|
|
Schoq
|
 |
« Reply #22 on: March 19, 2012, 10:29:52 AM » |
|
Put in an image zoom feature so people stop posting huge x8 scaled up pictures in the pixel art threads, that are then quoted seven times in a row with the comment "looks good" (disable or shrink images in quotes too perhaps). Maybe along with this as well.
|
|
|
|
|
Logged
|
make games, not money
|
|
|
|
Christian Knudsen
|
 |
« Reply #23 on: March 19, 2012, 10:59:09 AM » |
|
None of the other themes have fixed widths. They don't look good, though, but if the fixed width is a big problem, they're an option.
|
|
|
|
|
Logged
|
|
|
|
|
CEDE
|
 |
« Reply #24 on: March 19, 2012, 11:41:54 AM » |
|
I would like the website to serve orange juice and coffee in the morning, ice tea in the afternoon and chocolate shakes in the evening.
|
|
|
|
|
Logged
|
|
|
|
|
Manuel Magalhães
|
 |
« Reply #25 on: March 19, 2012, 11:44:29 AM » |
|
I second CEDE's idea. In addition I would propose pancakes for breakfast.
(I also like Alastair's idea.)
|
|
|
|
|
Logged
|
|
|
|
|
---
|
 |
« Reply #26 on: March 19, 2012, 11:52:50 AM » |
|
I want tea over coffee...
|
|
|
|
|
Logged
|
|
|
|
|
Andy Wolff
|
 |
« Reply #27 on: March 19, 2012, 11:56:21 AM » |
|
on the fixed width thing: it'd be easier for me if each offending image had a horizontal scrollbar instead of the whole post
add an optional setting that, when enabled, sends users a pm or notification of some sort telling them a post of theirs has been quoted, and where. possibly include nested quotes.
also maybe when somebody says @username
this would make it easier to respond to direct lines of conversation involving you
steal some features from other websites
|
|
|
|
|
Logged
|
|
|
|
|
iffi
Guest
|
 |
« Reply #28 on: March 19, 2012, 12:15:55 PM » |
|
On my netbook the forums take up nearly the entire width of the monitor, and on my desktop I almost never maximize my browser window, so the fixed width doesn't bother me. A more elegant way to handle large images would be greatly appreciated, though.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
deathtotheweird
Guest
|
 |
« Reply #30 on: March 19, 2012, 12:50:25 PM » |
|
noob. get greasemonkey // ==UserScript== // @name TIGForums Expand Width // @description Changes the width of the default theme from a fixed 900px to a liquid 95%. // @include http://forums.tigsource.com/* // ==/UserScript==
function addGlobalStyle(css) { var head, style; head = document.getElementsByTagName('head')[0]; if (!head) { return; } style = document.createElement('style'); style.type = 'text/css'; style.innerHTML = css; head.appendChild(style); }
addGlobalStyle('#wrapper { width: 85%; }');
|
|
|
|
|
Logged
|
|
|
|
|
eyeliner
|
 |
« Reply #31 on: March 19, 2012, 01:04:05 PM » |
|
I'M ALIVE
You are kinda ugly, homes. Welcome to the group. 
|
|
|
|
|
Logged
|
Yeah. 
|
|
|
|
st33d
Guest
|
 |
« Reply #32 on: March 19, 2012, 03:06:06 PM » |
|
noob. get greasemonkey
Actually this is a pretty good idea. On a design forum I'm on they started making custom options for viewing the website with Greasemonkey. The most popular and useful features eventually got absorbed into the site design. After all, once you've written it for Greasemonkey - it's there for the taking.
|
|
|
|
|
Logged
|
|
|
|
|
eigenbom
|
 |
« Reply #33 on: March 19, 2012, 04:22:43 PM » |
|
How about being mobile friendly?
|
|
|
|
|
Logged
|
|
|
|
|
Rob Lach
|
 |
« Reply #34 on: March 19, 2012, 04:24:50 PM » |
|
Fix it yourself.
I mean this in actuality. Get greasemonkey and widen up the layout if you want if it's that much of a problem.
P.S. only read the first post.
|
|
|
|
|
Logged
|
|
|
|
|
Chris Pavia
|
 |
« Reply #35 on: March 19, 2012, 07:35:40 PM » |
|
How about being mobile friendly?

|
|
|
|
|
Logged
|
|
|
|
|
darklight
|
 |
« Reply #36 on: March 19, 2012, 10:58:37 PM » |
|
Ctrl + Mouse Wheel Up?
|
|
|
|
|
Logged
|
|
|
|
|
Shakhal
|
 |
« Reply #37 on: March 20, 2012, 12:10:02 AM » |
|
Ctrl + Mouse Wheel Up?
I was thinking the same answer. Mouse revelation! 
|
|
|
|
|
Logged
|
|
|
|
|
PaleFox
Guest
|
 |
« Reply #38 on: March 20, 2012, 12:50:38 AM » |
|
that would also make your fonts bigger AND scale images needlessly thereby defeating the purpose
|
|
|
|
|
Logged
|
|
|
|
|
---
|
 |
« Reply #39 on: March 20, 2012, 09:32:31 AM » |
|
set it to text zoom only
|
|
|
|
|
Logged
|
|
|
|
|