controlling font type and mouseover image
Last Post 10/20/2007 11:46 AM by Joseph Craig. 1 Replies.
Author Messages
webmonkeymon
Nuke Ace
Nuke Ace
Posts:50


--
10/17/2007 7:25 AM  

I simply want to change the font style and size but the class tag seems to have no effect as it does in the cell next to it.

is there different formatting rules for formatting  dnn controls

I am trying to apply the topmenu class to the dnnCURRENT DATE

<td colspan="2" align="left" valign="middle" height="30" class="topmenu"><dnn:CURRENTDATE class="topmenu" runat="server" id="dnnCURRENTDATE" />td>




I also need to figure out where I control the mouse over for the default menu bar
I want to diable the mouseover. 


jolly hoe

Joseph Craig
DNN MVP
Posts:11667


--
10/20/2007 11:46 AM  
Have you tried creating a style for the dnnCURRENTDATE tag in you skin.css file?

As for the menu issue, which menu are you using? There should be styles for it, too.

Joe Craig, Patapsco Research Group
Complete DNN Support


---