chatnavbar navbar not lined out

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

chatnavbar navbar not lined out

Post by Gio73 »

Hello,

Where i can change this its not lined out on my site
AJAX Chat © 2015 Live Members Only Updates every 300 Seconds
Knipsel.PNG
You do not have the required permissions to view the files attached to this post.
Last edited by Gio73 on Tue Apr 26, 2016 4:16 am, edited 1 time in total.


User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: chatnavbar navbar not lined out

Post by spaceace »

that part is in 4 places for your version. part of it is base64 encoded and part is in the language file, in the listener and controller and is put in place in the template file
Code: Select all
			<div class="chatnavbar navbar">
				<div class="chatform">
					<span class="list chat-icon details">{L_DETAILS}</span>
					<img src="{BOARD_URL}ext/spaceace/ajaxchat/styles/all/theme/images/check_indicator.gif" id="check_indicator" alt="check_indicator" title="{L_VERSION}" />
					<img src="{BOARD_URL}ext/spaceace/ajaxchat/styles/all/theme/images/act_indicator.gif" id="act_indicator" alt="act_indicator" title="{L_VERSION}" />
					<strong>&nbsp;{L_UPDATES}<span id="update_seconds">&nbsp;{REFRESH_TIME}</span>&nbsp;{L_UNIT}</strong>
				</div>
			</div>
that part will be responsive in the next release ;)
Last edited by spaceace on Tue Apr 26, 2016 5:58 am, edited 1 time in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

Oke thank you i will have a look at it :)

Oh and i did translate the ajax_chat.php to dutch language maybe you can and will use it for the dutch fans?

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

I can not find base64 listener and controller?
template i did find and that does not change anything.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: chatnavbar navbar not lined out

Post by spaceace »

Gio73 wrote:I can not find base64 listener and controller?
template i did find and that does not change anything.
ok. what exactly do you want to adjust? so i know exactly what info to provide ;)

and thank you for the translated file. there are a couple additions to the language file in the next version
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

I like to line out this text AJAX Chat © 2015 Live Members Only Update iedere 300 Seconden because the U is over Y maybe you like to take a look on my site then you see what i mean.

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: chatnavbar navbar not lined out

Post by spaceace »

Gio73 wrote:I like to line out this text AJAX Chat © 2015 Live Members Only Update iedere 300 Seconden because the U is over Y maybe you like to take a look on my site then you see what i mean.
now i understand why you are having issues :lol:

you have the version that is meant for phpBB 3.2.x instead of the 3.1.x version

you need to install the one from here Releases · LMOspaceace/ajaxchat · GitHub
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

lol oke thak you

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

well almost everything is working whit the version3.2 except edit message end qoute lol i wil have a look at it tomorrow because i need to uninstal it first.

User avatar
Gio73
Donor
Posts: 42
Joined: Mon Apr 18, 2016 1:26 pm
Flag: Netherlands
Contact:

Re: chatnavbar navbar not lined out

Post by Gio73 »

wel i did try the older version but that's not working so i did instal the newer version back :)

Post Reply