Jump to content


dpunzova - can you help w logo issue please?


10 replies to this topic

#1 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 18 November 2011 - 07:41 PM

I am licensed 4.0 user and it seems since I upgraded my logo is broken if the chat window is full size. If its windowed, its fine but if maximized the black background behind the logo disapears. Its been so long since I went to this part of the code I have no idea how to fix it now. Any help is appreciated. The pics attached should expllain it better.\
[attachment=1]chat windowed.jpg[/attachment]
[attachment=0]chat full screen.jpg[/attachment]

Any help is appreciated!

#2 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 18 November 2011 - 07:43 PM

I also meant to ask is it possible to use custom favicon to match my website? I have premium backlink option etc...where would I do this if so?

#3 Derek Punzova

    Support Team Member

  • Moderators
  • 6057 posts

Posted 19 November 2011 - 09:36 AM

Yes, that's possible. However, you can't set it up through the GUI, you would need to edit/replace some of the files.

The icon can be found here:
/livezilla/images/favicon.ico

To fix the other problem, set the (body) background to black in this frame:
/livezilla/_templates/frames/lz_chat_frame.1.1

Hope this helps.
- If you like to suggest a new feature, please click here.
Kind Regards,
Derek

#4 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 19 November 2011 - 06:47 PM

dpunzova said:

Yes, that's possible. However, you can't set it up through the GUI, you would need to edit/replace some of the files.

The icon can be found here:
/livezilla/images/favicon.ico

To fix the other problem, set the (body) background to black in this frame:
/livezilla/_templates/frames/lz_chat_frame.1.1

Hope this helps.

Ok here is the code of the file you suggest to change the background to black, can you tell me what code to insert where? Sorry I am a novice at coding, this would really help me thanks.




	
	<!--config_gl_site_name-->
	


	


#5 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 21 November 2011 - 07:43 PM

Any thoughts on this one?

#6 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 01 December 2011 - 11:07 PM

jhagg said:

dpunzova said:

Yes, that's possible. However, you can't set it up through the GUI, you would need to edit/replace some of the files.

The icon can be found here:
/livezilla/images/favicon.ico

To fix the other problem, set the (body) background to black in this frame:
/livezilla/_templates/frames/lz_chat_frame.1.1

Hope this helps.

Ok here is the code of the file you suggest to change the background to black, can you tell me what code to insert where? Sorry I am a novice at coding, this would really help me thanks.




	
	<!--config_gl_site_name-->
	


	

Can you please answer where to put the code and what code so I can resolve this? Your help is greatly appreciated.

Thanks

#7 Derek Punzova

    Support Team Member

  • Moderators
  • 6057 posts

Posted 02 December 2011 - 07:12 AM

You could try to

replace this:


by:


Hope this helps.
- If you like to suggest a new feature, please click here.
Kind Regards,
Derek

#8 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 02 December 2011 - 07:41 AM

That did the trick thank you ver much!

#9 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 22 February 2012 - 08:32 PM

Hey there, you helped me with two solutions where you provided me code to fix my custom chat graphics. When I upgraded to the beta 4.1 it erased all the code, so I went to add it back in but apparently the forums arent showing the code anymore? Its only a few months old, can you resend me the codes from the two fixes I needed in this post please?

#10 Patrick Keil

    Administrator

  • Administrators
  • 632 posts
  • LocationSingen, Germany

Posted 23 February 2012 - 07:38 AM

I am sorry about that. We moved to a new forum software and the conversion of the old posts just works by 99%.

If you like to have a black background of the top frame of the chat window, please edit this file:
/livezilla/_templates/frames/lz_chat_frame.1.1

Replace:
<body>

By:
<body bgcolor="000000">


#11 jhagg

    Advanced Member

  • Members
  • PipPipPip
  • 31 posts

Posted 23 February 2012 - 04:56 PM

View PostPatrick Keil, on 23 February 2012 - 07:38 AM, said:

I am sorry about that. We moved to a new forum software and the conversion of the old posts just works by 99%.

If you like to have a black background of the top frame of the chat window, please edit this file:
/livezilla/_templates/frames/lz_chat_frame.1.1

Replace:
<body>

By:
<body bgcolor="000000">

Thanks thats works!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users