Hey there,
I am programming an ACBC where I have constructed a list with the attributes. For the attributes I show a picture (instead of just a verbal discription). I would like to now use a tool tip than when scrolling over the pictures, some additional text is shown.
The code is working
<span class="tool_tip_link"><img src="[%GraphicsPath()%]Picture1.png" alt="" border="0"></span>
<div class="tool_tip_text" style="text-align:center;height:180px;width:300px;"> TextXXXXX
</div>
I am trying to find out how I can indicate that I do not want to have the text in bold font, but no success so far (I have tried out e.g. the code font-weight:not-bold). Could you please help me how I can manage that the text is shown in unbolded format?
Thanks a lot!
Stefanie
Tool tip an unbold text
Resolved
1 reply