TinyPortal

Development => Resources => Modules => Topic started by: wyn10 on April 03, 2010, 08:43:27 PM

Title: Remove Avatars from Shoutbox in TP 1.0 beta 5
Post by: wyn10 on April 03, 2010, 08:43:27 PM
How can I change the shoutbox bubble colors?  I currently have white text and bubble and I can only see the font when highlighting.

Also how can I remove avatars being shown in the shoutbox?


Thanks.
Title: Re: Shoutbox Bubble Colors.
Post by: IchBin on April 03, 2010, 09:01:27 PM
Themes/default/TPShout.css has all the styles you need to change the colors.

If you want to remove the avatar you'll have to remove the code in the tp-files/tp-module/TPShout/Sources/TPShout.php file.
<a href="' . $scripturl. '?action=profile;u=' . $row['value5'] . '">' . $row['avatar'] . '</a>


Title: Re: Shoutbox Bubble Colors.
Post by: Crip on April 03, 2010, 09:25:12 PM
It's easy to , i change mine for most dark themes i have. :)
Title: Re: Shoutbox Bubble Colors.
Post by: wyn10 on April 03, 2010, 09:57:15 PM
Well I've attempted this trying to get back the beta4 shoutbox;  it looked cleaner lol.

Removing the avatar's made it look bloaty. (Beta5)

Anyway to use the beta4 shoutbox with beta5?

I have tryed to just delete the shout module for 5 and upload 4.  But I get error's getting into the options because of beta5.
Title: Re: Shoutbox Bubble Colors.
Post by: bloc on April 04, 2010, 11:59:20 AM
You cannot just use the older Shoutbox module, but I'll add an option to use the earlier version for the beta6.
Title: Re: Shoutbox Bubble Colors.
Post by: PHXMaximus on April 06, 2010, 09:41:36 PM
I am sorry, but could someone please tell me what on the style sheet I need to change to change the color of the bubble? I downloaded it, but it isn't clear to a noob like me. Thanks for your help.
Title: Re: Shoutbox Bubble Colors.
Post by: PHXMaximus on April 06, 2010, 09:45:07 PM
Nevermind, I got it. :)
Title: Re: Shoutbox Bubble Colors.
Post by: ZarPrime on July 11, 2010, 04:35:42 PM
WRT changing the Shoutbox bubble colors in TP 1.0 beta 5, see this post --> http://www.tinyportal.net/index.php?topic=32443.msg260769#msg260769

I am going to move this topic into the same child board (Modules) and change the subject to "Remove Avatars from Shoutbox in TP 1.0 beta 5."

ZarPrime