Page 1 of 2 12 LastLast
Results 1 to 25 of 31
  1. #1

    adding link script for livezilla help!!!

    I am in need of some one to help me install a script link for livezilla anyone?

  2. #2
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Are you trying to add the "Live Help Online/Offline" icon to your home page?

  3. #3
    Quote Originally Posted by Gothosting View Post
    Are you trying to add the "Live Help Online/Offline" icon to your home page?
    Yes I am using dreamweaver if that helps any?

  4. #4
    I have the snippet but every time I try to place it just above my nav bar it moves my van bar way out of wack

  5. #5
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Is your site live yet? If so could you send a link so I can view the code and see why its happening?

    EDIT:

    Also I just realized you said you are using dreamweaver for editing. Is the nav bar being dropped down in the "Design" tab of DW or when the file is shown live on a web server?
    Last edited by Srvify; 09-04-2010 at 08:14 PM. Reason: Additional Comment

  6. #6
    Quote Originally Posted by Gothosting View Post
    Is your site live yet? If so could you send a link so I can view the code and see why its happening?

    EDIT:

    Also I just realized you said you are using dreamweaver for editing. Is the nav bar being dropped down in the "Design" tab of DW or when the file is shown live on a web server?
    Yes the site is live right now but I dont have the livezilla on it

    and yes it is dropping the nav bar down in both live view and design. I haven't published it to the server yet cause I wasnt sure if it was right or not

    edit
    heres the link to my site buzzhostingservices.com

  7. #7
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Buzz,

    Is this about what you are looking for?

    gothost org/buzz/buzz.html

    Due to my number of posts it wont let post a url, so please add a period in between gothost and org

  8. #8
    Quote Originally Posted by Gothosting View Post
    Buzz,

    Is this about what you are looking for?

    gothost org/buzz/buzz.html

    Due to my number of posts it wont let post a url, so please add a period in between gothost and org
    Yes it is how did you do that GD it I have played around with this for days lol
    there is only one thing with it the white marks at top of it how to fix that?
    and would i be able to change the graphics easly enough once it is in place?

  9. #9
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Buzz,

    Here is what I did.

    Add the following code directly after the end div tag of logo.

    <div id="live">Livezilla generated code goes here</div>

    After that is done add this to your style.css

    #live {
    float:right;
    height: 30px;
    }

    #menu_tab {
    float:right;
    padding-top:70px;
    }

    As for the white lines and changing the graphics, you will have to look and see what options livezilla offers you for images. I have not tried their new version, I will install it now and take a look for you.
    Last edited by Srvify; 09-04-2010 at 09:41 PM. Reason: Spelling error.

  10. #10
    Quote Originally Posted by Gothosting View Post
    Buzz,

    Here is what I did.

    Add the following code directly after the end div tag of logo.

    <div id="live">Livezilla generated code goes here</div>

    After that is done add this to your style.css

    #live {
    float:right;
    height: 30px;
    }

    #menu_tab {
    float:right;
    padding-top:70px;
    }

    As for the white lines and changing the graphics, you will have to look and see what options livezilla offers you for images. I have not tried their new version, I will install it now and take a look for you.
    I have seen the images and like a few of them
    especially the ones that look like bubbles

  11. #11
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Buzz,

    I am uploading it now, after you make that code live on your site (if you choose to do so) play around with the other images and see if you still display the white lines.

    If you do, an option for you might be to open the image in Photoshop, crop the image and place it on a transparent background, then replace the original image from livezilla.

  12. #12
    ok is there any way to stop the nav bar from pushing the last 2 plans images down sorry I am I am a bit of a stickler with images being in a straight line and stuff?


    Never mind I have sorted it out I just changed the styles live part height
    Last edited by Buzz2043; 09-04-2010 at 10:04 PM.

  13. #13
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    I am not sure I see what your talking about. Did it happen on my test page or on yours when you added the code?

    EDIT:

    Could you post a screen shot or set up a test page on your website if it didn't happen on mine.
    Last edited by Srvify; 09-04-2010 at 10:00 PM. Reason: Didnt want to double post

  14. #14
    well Like I said I corrected it it was only on mine but I was using a different graphics from you also I just changed the height in the live style.css

  15. #15
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Quote Originally Posted by Buzz2043 View Post
    ok is there any way to stop the nav bar from pushing the last 2 plans images down sorry I am I am a bit of a stickler with images being in a straight line and stuff?


    Never mind I have sorted it out I just changed the styles live part height
    Ok, were you able to remove the white lines or find an image that is more suitable for your theme?


    EDIT:
    Yea I hadn't noticed you stated you corrected it when I posted that.
    Last edited by Srvify; 09-04-2010 at 10:12 PM. Reason: Additional Reply

  16. #16
    yeah I used a graphics it does have a slight white background but not realy noticeable I will photoshop it some other time and see what i can come up with thanks

  17. #17
    one thing about this do i need to edit it onto all my pages or will it monitor all pages from the home page?

  18. #18
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    No problem, glad I was able to help. Good luck

    EDIT:

    I am not sure, but I believe it will regardless of what page its on.

  19. #19
    ok I got an issue with this it is not working
    LOL sorry it is i had to refresh my page

  20. #20
    can you go to my site so i can check it out?
    www.buzzhostingservices.com
    Last edited by Buzz2043; 09-04-2010 at 10:46 PM.

  21. #21
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    LoL, glad to see you got it working.

    EDIT:

    Or at least got the image up

  22. #22
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Sure, I will go now.


    After going through your site a bit, you may want to add that div to every header in your site just for uniformity. Also, it could just be me but I am thinking that livezilla should be moved over to the left just a bit.


    EDIT: Did it work, where you able to view me browsing around?

  23. #23
    i didnt see you try one more time but stay on there longer if you will?

  24. #24
    Join Date
    Jan 2010
    Location
    Florida
    Posts
    160
    Buzz,

    I am on there now again, if you notice your livezilla wont allow you to click on it to open a live chat. If its not functioning correctly the monitoring may not be working either.

  25. #25
    Yeah I did
    its not

Page 1 of 2 12 LastLast

Similar Threads

  1. adding url link to variable in rss
    By bambinou in forum Programming Discussion
    Replies: 4
    Last Post: 05-17-2010, 04:17 PM
  2. Adding your link to a client's website
    By JimBob45506 in forum Web Design and Content
    Replies: 17
    Last Post: 06-08-2006, 05:10 PM
  3. Clerical help. Link adding
    By TundraSoul in forum Employment / Job Offers
    Replies: 6
    Last Post: 10-05-2005, 01:18 PM
  4. FLASH (adding link)
    By lost2 in forum Programming Discussion
    Replies: 1
    Last Post: 12-20-2003, 09:11 PM
  5. adding Link to SQL Search
    By saj in forum Programming Discussion
    Replies: 1
    Last Post: 02-27-2003, 11:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •