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.

Announcement box in Chatbox

3 posters

Go down

Solved Announcement box in Chatbox

Post by Mario Gotze July 20th 2014, 6:16 am

Hi Very Happy 
i have one question how to add Announcement in Chatbox
Like This :

chatbox annoucement - Announcement box in Chatbox 5AysLPc

For Phpbb2 Version & Thanks  Arrow 
I need the code as any way !
Mario Gotze
Mario Gotze
Forumember

Male Posts : 67
Reputation : 2
Language : Eng & Arabic & German & French & Spanish .
Location : MA

http://www.f-mzaj.com

Back to top Go down

Solved Re: Announcement box in Chatbox

Post by Fierce Star July 20th 2014, 6:37 pm

Try adding this to your CSS:
Code:
div#chatbox:after {
  content:'ANNOUNCEMENT MESSAGE HERE';
  background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px rgba(0,0,0,0);
  border: 1px solid green;
  color: green;
  padding: 6px 6px 6px 40px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
  border-radius: 3px 3px 3px 3px;
  display: block;
  font-size: 12px;
  padding: 10px;
  padding-left: 40px;
  font-family:Verdana;
}
Change
content:'ANNOUNCEMENT MESSAGE HERE';
to your announcement message, and
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px rgba(0,0,0,0);
to your preferred icon and background color.
avatar
Fierce Star
Forumember

Male Posts : 110
Reputation : 17
Language : English
Location : United States

http://inactivesite.onlyhelpwithothersnow.com

Back to top Go down

Solved Re: Announcement box in Chatbox

Post by Mario Gotze July 28th 2014, 1:31 am

workiNg Thanks Very Happy
Mario Gotze
Mario Gotze
Forumember

Male Posts : 67
Reputation : 2
Language : Eng & Arabic & German & French & Spanish .
Location : MA

http://www.f-mzaj.com

Back to top Go down

Solved Re: Announcement box in Chatbox

Post by SLGray July 28th 2014, 4:25 am

Topic Solved & Archived


chatbox annoucement - Announcement box in Chatbox Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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