Jump to content
WebFlake
  • 0

[ShoutBox] @ with NickName


diez1010

Question

8 answers to this question

Recommended Posts

  • 2
[data-dropdown] ul, [data-box], [data-dombox], [data-store], [data-domballoon], [data-balloon] {
    display: inline-block;
}

If you like Color

.at_member {
    color: #FF0202;
}

And for your Shoutbox Servertime Background ( if you want / like )

 

#shoutbox-announcement-text {
    background: rgb(37, 37, 37) url("http://yourdomain/public/style_images/brave/_custom/bg-maintitle.png") repeat-x scroll center center / 100% 100%;
}

#shoutbox-announcement-row {
    background: rgb(33, 33, 33) none repeat scroll 0% 0%;
}
.message {
    border: transparent;
}

 

  • Upvote 2
Link to comment
Share on other sites

  • 0

its a setting that in the shoutbox settings however its activated by default if the skin u are using is brave or similar it wont work i tried everything i knew to get it on that skin and it never showed up, to test if what im saying is true simply switch to the default ipboard skin and if the @ is present then its probably the skin itself

Edited by John
  • Upvote 1
Link to comment
Share on other sites

  • 0

Where i must put this code explain to me please

 

[data-dropdown] ul, [data-box], [data-dombox], [data-store], [data-domballoon], [data-balloon] {
    display: inline-block;
}

And for your Shoutbox Servertime Background ( if you want / like )

 

#shoutbox-announcement-text {
    background: rgb(37, 37, 37) url("http://yourdomain/public/style_images/brave/_custom/bg-maintitle.png") repeat-x scroll center center / 100% 100%;
}

#shoutbox-announcement-row {
    background: rgb(33, 33, 33) none repeat scroll 0% 0%;
}
.message {
    border: transparent;
}
[data-dropdown] ul, [data-box], [data-dombox], [data-store], [data-domballoon], [data-balloon] {
    display: inline-block;
}

 

And for your Shoutbox Servertime Background ( if you want / like )

 

#shoutbox-announcement-text {
    background: rgb(37, 37, 37) url("http://yourdomain/public/style_images/brave/_custom/bg-maintitle.png") repeat-x scroll center center / 100% 100%;
}

#shoutbox-announcement-row {
    background: rgb(33, 33, 33) none repeat scroll 0% 0%;
}
.message {
    border: transparent;
}
Edited by diez1010
2
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...