Support Forum

How to remove the mouse icon on thumbnail pictures ???

JA jawaulk
jawaulk
Member

I want to use thumbnails in my forum posts but I do not want the mouse icon to appear with them.  I seam to be stuck and can not figure this one out.  Is there an option or combination of options that I am missing? or do I have to edit some code in a file somewhere?  I am really lost on this one. can somebody help me find my way again?

 

Here is a flicker link to a picture showing what i am talking about:

http://www.flickr.com/photos/75926255@N03/6819407657/

 

Thank you for any responses in advance they are greatly appreciated. 

4 Answers

New Answer

MP Mr Papa
Mr Papa
Member

style it away if you dont want it…

.sfmouseleft {display:none;}

we dont have a way to remove it…  but we can talk about it here…

YS Yellow Swordfish
Yellow Swordfish
Member

yes Steve – there is a filter on it. Just return an empty string.

JA jawaulk
jawaulk
Member

Thank you Mr papa you are so awesome that was exactly what i was looking for.  I had to use .sfmouseright instead of left but you got me to the exact spot I needed to be.  No wonder I could not find the option in the menu.  Kind of hard to find something that does not exist. haha

 I would think people would want that option in the menu.  But I am the type of person that believes that if simple press or wordpress automatically puts something on the website or forum, that there should be a menu option leaving it up to the site designer whether they actually want that item to appear to users or not.

 any way I do think simple press is awesome and the best forum I found that integrates with wordpress. Keep up the excellent work people.  and thank you again very much for that lightning fast response I now have my thumbnails showing the way “I want them to”.

MP Mr Papa
Mr Papa
Member

pre 5.0, we had tons more options… and frankly it was a pain to keep telling people where to look… some folks are just too lazy to even look before asking… and pages after pages of options were daunting to some folks too…

maintenance is easier this way, and we do offer, in the wp manner, many actions and filters as Andy says for users to completely customize things…

good luck!