Support Forum

spQuickLinksTopicSelect_arrow

SP SPQC
SPQC
Member

Joy of strange things happening and you don’t know why…

 

Just tonight I realize that the little arrown in the drop down list of New/Recently updated topics is not showing.  I’m pretty sure it was there yesterday.  I have no idea what have been modified that could cause this.

 

When looking with Firebug, I see this line:

<span id="spQuickLinksTopicSelect_arrow" class="arrow" style="background-position: 0pt 0pt;"></span>

is show in pale while the similar line for the Select Forum is not pale.  I’m not a Firebug expert so I don’t know what this mean but it could explain why it is not showing?  The drop down list works, but the little arrow is not shown.

6 Answers

New Answer

MP Mr Papa
Mr Papa
Member

yes, that looks right…  but what is the styling applied to the id??

for our supplied themes, its:  images/dd_arrow.gif

does your custom theme have that image file?

SP SPQC
SPQC
Member

Yes, the same arrow is shown in the next box “Select Forum”.

MP Mr Papa
Mr Papa
Member

afraid I dont know then…  any errors in the firebug console…

SP SPQC
SPQC
Member

I don’t see any…  pay a visit when you have a minute.

 

Good night!  I’m off..

UN
Unknown
Member

Well, there was another weird char ust the line before the arrow class.  I’ll paste it here…

�
#spMainContainer #spQuickLinksTopic .dd .ddTitle span.arrow

No idea how it happened.  That was a strange one to find!

MP Mr Papa
Mr Papa
Member

seems restricted to your custom sp theme… the ones we have dont have that…

but good find!