inherit
76239
0
Apr 9, 2018 13:46:41 GMT -8
McGani
EATIN' & BREEDIN' & PUMPIN' GAS. CHEESEBURGER CHEESEBURGER DO IT AGAIN.
1,165
April 2006
potterholic22
|
Post by McGani on Jan 30, 2013 10:25:06 GMT -8
My Board: www.slayerettes.boards.net
I recently put the Shoutbox in the side bar, and I LOVE it there, but the text is too large for the amount of space--words are also getting cut off in weird places. If there's a way to fix that, that would be great, but I think changing the font size will help a lot.
I'd like to know if it's possible to make the font size of the Shoutbox smaller. I'm not sure if it would be a Plugin or a template mod, but I really appreciate any support on this!
Thank you!
McGani
Nevermind, I am so silly and didn't see it in the Layouts/Colors panel before. JEEZE!
I'm still wondering if there's a way to prevent shouts from breaking at funny points. Right now it's like,
"This is a respo nse to your test. Hey! E verything is looking goo d!"
It's just a little annoying. xD
Fixed x2! I discovered that this was a Safari-specific problem I was having with the text wrap.
If anyone else is having trouble with the Shoutbox having awkward text wraps, and you're using Safari and want to fix it, here's what I did:
Admin>Themes>Colors&Styles>Style Sheet
~Line 1318 (for me at least)
This line
.shoutbox_messages .message { padding-right: 10px; word-break: break-all; } Word Break: Break-all was causing my issue. Since I have commitment issues, though, I commented it out instead of delete it.
.shoutbox_messages .message { padding-right: 10px;/* word-break: break-all;*/ }
I don't know why Safari was behaving this way! It looked fine in Firefox.
|
|