inherit
246415
0
Jul 30, 2017 20:58:12 GMT -8
digitalexpress
70
July 2017
digitalexpressions
|
Post by digitalexpress on Jul 7, 2017 14:00:40 GMT -8
Hi, Is anyone here familiar with ChatWING Chatbox. GuideAt the ChatWING website on under the - Install Embed Interface > Insallation There is a section that states: example image"Put this where you want to display the chatbox"<div id="chatwing-embedded-61320710-630e-11e7-86e9-0b6952b7b65a"></div> I'm not using that and instead just coppied and past the IFrame code that goes into the Global Header & Footer. It works fine - Perfect. I LOVE IT! I just wish I could find out a way to center the ChatWING vhatbox, rather than extend the width fully out to keep it asymmetrical to the rest of the theme. Changing the size within the code is easy enough but I'd also love to be able to centre it when making the chat box smaller instead of it auto aligning to the left. Thought anyone? TY. Edit - My forum can be found here: meditation-forum.boards.net/
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Jul 13, 2017 2:01:11 GMT -8
Hi, Is anyone here familiar with ChatWING Chatbox. GuideAt the ChatWING website on under the - Install Embed Interface > Insallation There is a section that states: example image"Put this where you want to display the chatbox"<div id="chatwing-embedded-61320710-630e-11e7-86e9-0b6952b7b65a"></div> I'm not using that and instead just coppied and past the IFrame code that goes into the Global Header & Footer. It works fine - Perfect. I LOVE IT! I just wish I could find out a way to center the ChatWING vhatbox, rather than extend the width fully out to keep it asymmetrical to the rest of the theme. Changing the size within the code is easy enough but I'd also love to be able to centre it when making the chat box smaller instead of it auto aligning to the left. Thought anyone? TY. Edit - My forum can be found here: meditation-forum.boards.net/I can't see the chat box on your forum but stupid question...have you tried center tags? <center>iframe here</center> Another option if that doesn't work is put a divide around it: <div style="margin-right:auto;margin-left:auto;text-align:center;">Iframe here</div>
|
|
inherit
246415
0
Jul 30, 2017 20:58:12 GMT -8
digitalexpress
70
July 2017
digitalexpressions
|
Post by digitalexpress on Jul 14, 2017 0:13:02 GMT -8
Hi, Is anyone here familiar with ChatWING Chatbox. GuideAt the ChatWING website on under the - Install Embed Interface > Insallation There is a section that states: example image"Put this where you want to display the chatbox"<div id="chatwing-embedded-61320710-630e-11e7-86e9-0b6952b7b65a"></div> I'm not using that and instead just coppied and past the IFrame code that goes into the Global Header & Footer. It works fine - Perfect. I LOVE IT! I just wish I could find out a way to center the ChatWING vhatbox, rather than extend the width fully out to keep it asymmetrical to the rest of the theme. Changing the size within the code is easy enough but I'd also love to be able to centre it when making the chat box smaller instead of it auto aligning to the left. Thought anyone? TY. Edit - My forum can be found here: meditation-forum.boards.net/I can't see the chat box on your forum but stupid question...have you tried center tags? <center>iframe here</center> Another option if that doesn't work is put a divide around it: <div style="margin-right:auto;margin-left:auto;text-align:center;">Iframe here</div> Yea, that's because I gave up on the look of ChatWING. I made a huge post elsewhere on just that but over that now. Perhaps if I may centre it as you suggest, If I could be bothered with setting it back up again. Makes a lot of sense using the centring tags. Would take my something like 20 000 posts to come up with something like that. Just not sure if a chat server is going to be beneficial for my forums theme. Thanks for your response. Thx for the tip.
|
|