The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Customizing The Chatbox

2 posters

Go down

In progress Customizing The Chatbox

Post by Guest March 24th 2013, 9:12 am

A couple things about the chatbox,
1. How to make a background just for the left side where the names are?
2. How to make your name glow
3. How to get rid of the @ by the names


Thanks Smile

(This is probably fixed with code, but its also the appearance of the chatbox.
avatar
Guest
Guest


Back to top Go down

In progress Re: Customizing The Chatbox

Post by Jophy March 24th 2013, 9:28 am

Hello,

For numbers 2 & 3.

2) Try this:
https://help.forumotion.com/t121811-how-to-make-a-name-glow?highlight=glow

3) Try this code, add this to your CSS:
Code:
#chatbox > p span.user > span strong {
  display: none;
}
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Customizing The Chatbox

Post by Guest March 25th 2013, 10:28 pm

@Jophy for 2 it just makes my name glow in the forums itself, not the chatbox.. and for 3, thank you Smile
avatar
Guest
Guest


Back to top Go down

In progress Re: Customizing The Chatbox

Post by Sir Chivas™ March 26th 2013, 2:09 am

Hi,

You want to make the glowing effect just happen inside the chat-box? If so, try this code inside your CSS:

Code:
#chatbox_members a[href="/u#"]{
  text-shadow:0px 2px 13px #f5a911;}

Don't know where the CSS is located?
ACP >> Display >> Colors >> CSS (tab)

Regards,
Sir Chivas. afro
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum