New Facebook Chatrooms just Icon
PostPosted: 09 Jan 2011, 11:24
I activated chatroom button on my bar on new-facebook theme , and i resize the widht of button to show only the icon without the text "Chatroom".
as in pictures, I cannot align the poput with button.
this os what i changed in the css file. (width : 16px instead of 100px)

suggestions?
as in pictures, I cannot align the poput with button.
this os what i changed in the css file. (width : 16px instead of 100px)
- Code: Select all
/* CHATROOMS */
#arrowchat_chatrooms_button{padding-right:5px;white-space:nowrap;width:16px}

suggestions?