I am work on http://www.dynamicdrive.com/dynamici...tmltooltip.htm .
I like to make the text inside the yellow box smaller.
How can I do it?
I am work on http://www.dynamicdrive.com/dynamici...tmltooltip.htm .
I like to make the text inside the yellow box smaller.
How can I do it?
Last edited by joon; 01-12-2009 at 01:06 PM.
Code:#dhtmltooltip{font-size: smaller;position: absolute; width: 150px; border: 2px solid black; padding: 2px; background-color: yellow; visibility: hidden; z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); }
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks