Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[CSS] Announcement box in Chatbox



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Guest

Anonymous
Guest

[CSS] Announcement box in Chatbox Alerte10

Tutorial: How to put Announcement box in Chatbox

This tutorial will allow you to put announce on your chatbox.


--> Tutorials, tips and tricks <--
How to put Announcement box in Chatbox



- CSS:
[ic]content: 'MESSAGE'[/ic] - Change 'MESSAGE' with content which you want.

Code:
[panda=css]    #chatbox:after {
    content: 'MESSAGE' !important;
    background: url('http://i.imgur.com/QWzWG1j.png') left center no-repeat !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    background-color: transparent !important;
    border: 1px solid green !important;
    color: green !important;
    display: block !important;
    font-size: 12px !important;
    padding: 10px !important;
    padding-left: 35px !important;
    }


- Preview:
[CSS] Announcement box in Chatbox 5AysLPc




© PunBB Design


[CSS] Announcement box in Chatbox Act_bottom If you have any questions related to this topic create a topic with the following title:
How to put Announcement box in Chatbox

Powered by PunBB
Currently 0 users have thanked Guest for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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