- Messaggi: 10
- Ringraziamenti ricevuti 0
Chrome user agent overriding my css for CP
- Zian
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
12 Anni 1 Mese fa - 12 Anni 1 Mese fa #1053
da Zian
Chrome user agent overriding my css for CP è stato creato da Zian
Hi,
I need some help with Google chrome user agent overriding my css for Custom Properties. I have changed the background of the inputbox and it looks great in FF but back to standard in Chrome. The interesting part is that it works just fine with the search input box but not with the CP inputbox Could you please help me figure this one out as it's driving me nuts. Plus I can't handover a site like that...
The site is located at enigma-motorsport.ziandesigns.com
Best regards,
Zian
IMPORTANT!!!: before trying to solve the problem, I need to know if CP is compatible or if there is a way to make it compatible with VIRTUEMART?
thanks again,
Zian
I need some help with Google chrome user agent overriding my css for Custom Properties. I have changed the background of the inputbox and it looks great in FF but back to standard in Chrome. The interesting part is that it works just fine with the search input box but not with the CP inputbox Could you please help me figure this one out as it's driving me nuts. Plus I can't handover a site like that...
The site is located at enigma-motorsport.ziandesigns.com
Best regards,
Zian
IMPORTANT!!!: before trying to solve the problem, I need to know if CP is compatible or if there is a way to make it compatible with VIRTUEMART?
thanks again,
Zian
Ultima Modifica 12 Anni 1 Mese fa da Zian.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
12 Anni 1 Mese fa #1054
da andrea_4g
Risposta da andrea_4g al topic Re: Chrome user agent overriding my css for CP
With Virtuemart - J15 version - the compatibility was not very good, thus the content element connector has not been released.
ver: Joomla 1.5
assign tags: yes
search : yes
image preview: yes
plugin works: no (i.e. you can't see CPTags when displaying VM Items)
support archived state: no
Compatibility tests against VM2 has not been carried out yet.
About the formatting issue, that's a Goggle Chrome inconsistency. When I asked my friend Google about that, he pointed me to this page:
stackoverflow.com/questions/9047097/select-box-background-image
that suggests to add a rather abscure CSS statement:
It works! Good to know.
ver: Joomla 1.5
assign tags: yes
search : yes
image preview: yes
plugin works: no (i.e. you can't see CPTags when displaying VM Items)
support archived state: no
Compatibility tests against VM2 has not been carried out yet.
About the formatting issue, that's a Goggle Chrome inconsistency. When I asked my friend Google about that, he pointed me to this page:
stackoverflow.com/questions/9047097/select-box-background-image
that suggests to add a rather abscure CSS statement:
Code:
-webkit-appearance: none;
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Zian
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 10
- Ringraziamenti ricevuti 0
12 Anni 1 Mese fa #1055
da Zian
Risposta da Zian al topic Re: Chrome user agent overriding my css for CP
Hi Andrea,
thank you for the answer. But I'm more interested in J2.5.x with VM2.0.10 because I couldn't find the products in the CP Assign Custom properties panel. Do I have to tag them through the VM product editor?
As for the webkit solution, I will test it right away.
Either way you have another very satisfied customer
Best regards,
Zian
thank you for the answer. But I'm more interested in J2.5.x with VM2.0.10 because I couldn't find the products in the CP Assign Custom properties panel. Do I have to tag them through the VM product editor?
As for the webkit solution, I will test it right away.
Either way you have another very satisfied customer
Best regards,
Zian
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Zian
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 10
- Ringraziamenti ricevuti 0
12 Anni 1 Mese fa - 12 Anni 1 Mese fa #1056
da Zian
Risposta da Zian al topic Re: Chrome user agent overriding my css for CP
Hi,
Can't seem to find a way to add tags to the products. Could you please tell me how was it done in J15?
Thanks again,
Zian
EDIT: the webkit hack does the trick
Can't seem to find a way to add tags to the products. Could you please tell me how was it done in J15?
Thanks again,
Zian
EDIT: the webkit hack does the trick
Ultima Modifica 12 Anni 1 Mese fa da Zian.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
12 Anni 1 Mese fa - 12 Anni 1 Mese fa #1057
da andrea_4g
Risposta da andrea_4g al topic Re: Chrome user agent overriding my css for CP
The content element connector has been made and tested but never released to the public.
I guess you are using VM2, aren't you?
If so, the relevant content element connector has yet to be written and *tested*. That could take several days, because of our current workload.
If you can't wait, you could try "coding" it yourself:
solidsystem.it/documents.html#content_element_connector
You can take inspiration from this:
I guess you are using VM2, aren't you?
If so, the relevant content element connector has yet to be written and *tested*. That could take several days, because of our current workload.
If you can't wait, you could try "coding" it yourself:
solidsystem.it/documents.html#content_element_connector
You can take inspiration from this:
Ultima Modifica 12 Anni 1 Mese fa da andrea_4g.
I seguenti utenti hanno detto grazie : Zian
Si prega Accesso o Crea un account a partecipare alla conversazione.
- Zian
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 10
- Ringraziamenti ricevuti 0
12 Anni 1 Mese fa - 12 Anni 1 Mese fa #1058
da Zian
Risposta da Zian al topic Re: Chrome user agent overriding my css for CP
Hi Andrea,
Website config is j2.5.7, VM 2.0.12b and CP 2.3. Thank you for the help, I really appreciate it. I will try to code it myself, but as I am more of a designer than a programer, I would kindly ask you if you could try and write it once you will have some free time. I don't mind the wait as I know myself and the customers would be very happy if this connection could work.
Best regards,
Zian
Website config is j2.5.7, VM 2.0.12b and CP 2.3. Thank you for the help, I really appreciate it. I will try to code it myself, but as I am more of a designer than a programer, I would kindly ask you if you could try and write it once you will have some free time. I don't mind the wait as I know myself and the customers would be very happy if this connection could work.
Best regards,
Zian
Ultima Modifica 12 Anni 1 Mese fa da Zian.
Si prega Accesso o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.150 secondi