- Posts: 10
- Thank you received: 0
Chrome user agent overriding my css for CP
- Zian
- Topic Author
- Offline
- New Member
Less
More
12 years 1 month ago - 12 years 1 month ago #1053
by Zian
Chrome user agent overriding my css for CP was created by 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
Last edit: 12 years 1 month ago by Zian.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 1 month ago #1054
by andrea_4g
Replied by andrea_4g on 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;
Please Log in or Create an account to join the conversation.
- Zian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
12 years 1 month ago #1055
by Zian
Replied by Zian on 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
Please Log in or Create an account to join the conversation.
- Zian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
12 years 1 month ago - 12 years 1 month ago #1056
by Zian
Replied by Zian on 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
Last edit: 12 years 1 month ago by Zian.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 1 month ago - 12 years 1 month ago #1057
by andrea_4g
Replied by andrea_4g on 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:
Last edit: 12 years 1 month ago by andrea_4g.
The following user(s) said Thank You: Zian
Please Log in or Create an account to join the conversation.
- Zian
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
12 years 1 month ago - 12 years 1 month ago #1058
by Zian
Replied by Zian on 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
Last edit: 12 years 1 month ago by Zian.
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds