Hi John

Actually, you can't have arrows with the rounded-corners theme. The arrows option just sets the background-position property of <div id="cluetip"> so that the background image for whatever image is specified in the stylesheet. This conflicts with the position set for that div's background image which is used for one of the rounded corners.

This problem is no doubt due to a really bad decision on my part. I didn't think through enough how people might want to mix and match design elements, and as a result I didn't include enough divs as "hooks" for the theming.

I'm going to have to rethink the way all of this is handled. I'm sorry for the inconvenience this may have caused.


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Nov 2, 2007, at 1:27 PM, johnsverre wrote:


Hello!

I finally ended up with cluetip for my needs, but have been sitting
here the whole day trying to figure out how to use arrows and rounded
corners (in need of 4 backgrounds + 1 arrow at the same time). Any
ideas on the approach?

tried to modify the rounded-template, but sides keep disappearing etc

- John Sverre


Reply via email to