Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I change the drop down list arrow

How do I change the drop down list arrow

Locked

Views: 6,291

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
11 Nov 2007, 8:40 AM
#1
justinae avatar

justinae

New Zenner

Join Date:
Nov 2007
Posts:
27
Plugin Contributions:
0

How do I change the drop down list arrow

I made a custom arrow graphic for the drop down list that is used in the manufacturers search. Where do I change that? I've looked all over.

thanx!

11 Nov 2007, 9:13 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: How do I change the drop down list arrow

Do you mean to replace the arrows on the scrollbar inserted by visitors' browsers? If so, I don't believe that this can be done, unless there's some advanced javascript technique of which I'm unaware.

11 Nov 2007, 9:18 AM
#3
justinae avatar

justinae

New Zenner

Join Date:
Nov 2007
Posts:
27
Plugin Contributions:
0

Re: How do I change the drop down list arrow

No it's the arrow on the drop down list of manufacturers. I've been able to change the background color but don't know how to make the arrow a custom one. You can see it here: http://www.buildlocal.org/zencart/index.php

11 Nov 2007, 9:30 AM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: How do I change the drop down list arrow

I suspect that it's showing on your site as a pulldown menu because it only has two entries. But the answer is the same.

These entities are considered by those who wrote the original CSS standards to be part of the browser interface rather than part of the page the browser is displaying, and as such how they are rendered is left up to the browser writers. Although some aspects, such as background colors, can be adjusted via the stylesheet, the results are notoriously variable from browser-to-browser, and in the case of that arrow, I know of no way of changing it for any browser.

11 Nov 2007, 9:35 AM
#5
justinae avatar

justinae

New Zenner

Join Date:
Nov 2007
Posts:
27
Plugin Contributions:
0

Re: How do I change the drop down list arrow

so you're saying i've got to write my own browser. :) well thanx for the help.

11 Nov 2007, 9:37 AM
#6
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: How do I change the drop down list arrow

justinae:

so you're saying i've got to write my own browser.Worse. You'd have to write your own browser and persuade all your visitors to adopt it!