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.

How Do I Switch The Chatbox Around?

2 posters

Go down

How Do I Switch The Chatbox Around? Empty How Do I Switch The Chatbox Around?

Post by Guest July 5th 2010, 11:22 am

Hello, I want to change the placement of the chatbox buttons on the opposite side, from left side to the right side. For example I want the users in chat to display on the right side instead of the left. I also want the text box that you type text inside of to move to the left side instead of being on the right side. Any way I can do this?
avatar
Guest
Guest


Back to top Go down

How Do I Switch The Chatbox Around? Empty Re: How Do I Switch The Chatbox Around?

Post by Sh1n3 July 5th 2010, 2:14 pm

Looks like your imagining a whole new ChatBox! :-)
Found some code on alignment in the CSS file
Code:
.chatbox-options {
   text-align:right;
   }
        #chatbox_messenger_form {
   float:right;
   white-space : nowrap;
   }
        #chatbox_footer table.text-styles {
   float: right;
   }
        #chatbox_footer .text-field {
   float: left;
   }
Maybe if you inverted the alignment on these it could work.
Anyway you should wait for the Experts to come in and post something
I'm sure it will take some time...Good luck on it though
Sh1n3
Sh1n3
Forumember

Male Posts : 37
Reputation : 0
Language : English

http://lfps.friendhood.net/

Back to top Go down

How Do I Switch The Chatbox Around? Empty Re: How Do I Switch The Chatbox Around?

Post by Guest July 5th 2010, 8:30 pm

Thanks but that didn't work Sad. one part of that code, I was able to move the text box over to the left side, however, it didnt look right because the text options were before the text box, i want to put the text box, followed by the text options next to it on the right. Nothing else from the code seemed to move anything around for me
avatar
Guest
Guest


Back to top Go down

How Do I Switch The Chatbox Around? Empty Re: How Do I Switch The Chatbox Around?

Post by theworld2010 July 5th 2010, 9:11 pm

can some one tell me how i can post comments and get answers.
avatar
theworld2010
New Member

Posts : 5
Reputation : 0
Language : english

Back to top Go down

Back to top


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