#8 posted by
RickyT33 on 2012/12/03 16:00:34
.gallery gallery_center table tbody tr td {overflow: hidden}
That could work.

Apparently
#9 posted by
RickyT33 on 2012/12/03 16:03:25
you need table-layout:fixed; aswell.
#10 posted by
Spirit on 2012/12/03 16:05:42
overflow hidden would cut off elements.
it works fine in opera.

I Know Right
#11 posted by
RickyT33 on 2012/12/03 16:50:03
It's a good job that the majority or random people use Opera, rather than Firefox, right?

Speaking Of Fanart
#12 posted by
- on 2012/12/03 20:34:14
http://i.imgur.com/tfPaZ.jpg
by some horrible shrimp person

Spirite: Overflow
#13 posted by
necros on 2012/12/03 22:20:01
overflow hidden would cut off elements.
something you can try:
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
in the container which will truncate the text with ellipses, then use <abbr> tag to display the entire text.

Scumpi: Welcome To Add It With A Nice Filename
#14 posted by
Spirit on 2012/12/04 18:11:53
No can do, I am using a third-party plugin for the gallery, do not want to edit its source. :(
Wtf did Mozilla do to the Developer tools in Firefox. Jesus.
Tried all your CSS suggestions with no success.
"white-space: nowrap" just makes the long lines not wrap (awesome names with the random dashes). The overflow things did not do anything.
#15 posted by
RickyT33 on 2012/12/04 18:21:52
table {
width: 100%;
}
td {
width: 20%;
}
#16 posted by
Spirit on 2012/12/04 18:31:11
Nah, other pages might require different sizes of thumbnails or numbers per row.
Right now all browsers show me some weird shift to the right, even though I did not change anything.
Enough for today...

Maybe You Could...
#17 posted by
Fern on 2012/12/05 04:02:28
...stop ripping stuff off from deviantart without permission.
#19 posted by
rj on 2012/12/05 23:35:51
Nah, other pages might require different sizes of thumbnails or numbers per row.
you could wrap that particular table in uniquely id'd div tags to get around that? ie. #divid table {width: 100%;}
and you have a rather odd grasp on morality, fern...

There Is No Homo Smilie?
#20 posted by
Spirit on 2012/12/10 08:48:47
Good morning, negke! I uploaded both releases but don't have time to add them to the Injector. Love, Spirit
#21 posted by
Spirit on 2013/03/16 16:47:42
You now use Markdown in comments so you can finally spam your genuine viagra handbags there too, Shambler.
http://daringfireball.net/projects/markdown/dingus

Scheduled Downtime
#23 posted by
Spirit on 2013/03/19 16:44:32
if it fails, blame Red Hat.

Let's Give It Some Hours, That Reminds Me
#24 posted by
Spirit on 2013/03/19 16:59:20

What In The Sphincter Hell Are You Playing At?
#26 posted by
Spirit on 2013/03/19 18:00:45
That Red Hat is ruining Lunix!!!!1
Well, I thought I did everything right to switch it to systemd and also disable the fsck on reboot. Right now I am not so sure.

Maybe You Should Install Windows
if you're not comfortable with working on the terminal and stuff.

I'm Not That Innocent
#29 posted by
Spirit on 2013/03/19 20:10:05
maybe you shouldn't develop a map editor if you are not comfortable with 2D views.

Getting Closer
#31 posted by
Spirit on 2013/03/19 21:47:39
Insert root floppy and press ENTER

Guess Who's Back, Back Again
#32 posted by
Spirit on 2013/03/19 22:26:25
Note, if there is a note about some important file that affects network configuration during updates, you might want to read and make sure you fully understand it.