


















Sniper_E wrote:Woody, post a snapshot of you chat to show what you are talking about. But to answer your two questions.... Yes and Yes.
Rich, to switch the sides: viewtopic.php?p=76184#p76184
And to have the chat at the top of your page.... Open index_body.html
FIND [ First line. ]AFTER ADD
- Code: Select all
<!-- INCLUDE overall_header.html -->
- Code: Select all
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
<!-- INCLUDE chat_body.html -->
<!-- ENDIF -->

exorion wrote:Any one could help me?
My chat doesn't have any border or even any line between post
i'm using ca_halcyon template for my forum. Is there any way to edit my border line's color?
Plus, how can i show the delete post button in my chat room?
Thanks in advance
<div id="p{chatrow.MESSAGE_ID}">
<table class="tablebg" cellspacing="1" width="100%"> <div id="p{chatrow.MESSAGE_ID}">
<table class="tablebg" style="text-align:left; border-width: 1px 1px 0 1px; border-style: solid; border-color: #407381;" cellpadding="6" cellspacing="0" width="100%">


kq76 wrote:I wanted separate chat_body.htmls for the portal and the chat.php page and I was able to do that successfully (I just had the portal link to a chat_body-portal.html). The only problem is now when you add a shout from in the portal it formats that last shout using the chat.php chat_body.html instead of the portal one. You refresh and it's alright though. This tells me that somewhere in the code it's telling it to use the default chat_body.html formatting right after a submission. I can't seem to figure out how to correct this though. Any ideas?



Return to phpBB3 Styling Assistance
Users browsing this forum: ccBot [Bot] and 4 guests