Killersites.com Homepage Welcome Guest   |   Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | User List  | Help


Quick Go »

No member browsing this thread
Thread Status: Active
Total posts in this thread: 5
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1531 times and has 4 replies Next Thread
Male sparrow
Advanced Member




Joined: Sep 21, 2005
Post Count: 221
Status: Offline
Reply to this Post  Reply with Quote 
Livechat in the wrong place

There is a problem with the Livechat in the wrong place ie. move from bottom of left side navigation to content area.

see http://www.pcglow.co.uk/thank-you.html

but the rest of other webpages all seems fine like this

http://www.pcglow.co.uk/pc-repair.html

Should I fill the words in order to push back the livechat or adjust the margin and padding of livechat?

[Nov 29, 2008 11:30:31 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male Wickham
Advanced Member
Member's Avatar

UK
Joined: Sep 17, 2007
Post Count: 590
Status: Offline
Reply to this Post  Reply with Quote 
Re: Livechat in the wrong place

Add clear: both; in the css style.css file here:-

#chatbox {
float:left; clear: both;
width: 200px;
margin-top: 20px;
margin-right: -2px;
margin-bottom: 0px;
margin-left: 0px;
}

for the thank-you.html page
----------------------------------------
Code downloaded to my PC will be deleted in due course.
WIN XP SP3; IE7, Firefox 3.0, Opera and Safari for Windows; screen resolution usually 1024x768.
IE6 on W98 with 800*600.
[Nov 29, 2008 12:05:34 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female Thelma
Advanced Member
Member's Avatar

Texas, USA
Joined: Dec 8, 2003
Post Count: 3021
Status: Offline
Reply to this Post  Reply with Quote 
Re: Livechat in the wrong place

If you move the chatbox code INSIDE the side nav division, it'll work.
----------------------------------------
...
[Nov 29, 2008 12:05:53 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male Wickham
Advanced Member
Member's Avatar

UK
Joined: Sep 17, 2007
Post Count: 590
Status: Offline
Reply to this Post  Reply with Quote 
Re: Livechat in the wrong place

I tried that, Thelma, it works but then he gets the border around it.
----------------------------------------
Code downloaded to my PC will be deleted in due course.
WIN XP SP3; IE7, Firefox 3.0, Opera and Safari for Windows; screen resolution usually 1024x768.
IE6 on W98 with 800*600.
[Nov 29, 2008 12:07:35 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Female Thelma
Advanced Member
Member's Avatar

Texas, USA
Joined: Dec 8, 2003
Post Count: 3021
Status: Offline
Reply to this Post  Reply with Quote 
Re: Livechat in the wrong place

I didn't notice a border (doesn't mean it wasn't there so) - but it looks like your solution was quicker and easier anyway.
----------------------------------------
...
[Nov 29, 2008 12:15:16 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread