Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Is it possible to make buttons like this?Is it possible to make buttons like this?
Previous
 
Next
New Post
3/13/2008 12:49 AM
 

Is there any way that I can make my buttons look like this?

One of my clients just hates those regular rectangle buttons and asked me to make some change. I'm just wondering if I can make some buttons like this in DNN?

1. When the mouse hover on to a button, the order of these buttons doesn't change, but only the color of this button changes.

2. When a button is active, it appears as it's on top of other buttons.

3. Of course buttons should be stretchable.

 

I did some experimentation for that but it didn't work.

I sliced this bit  and stick this image in the "rootmenuitemrighthtml=" line in the SolPartMenu token and I did the same thing to the left side of the button ("rootmenuitemlefthtml="). But for some strange reason those images just couldn't align up correctly to the text (I checked all the paddings, spaces or text wraps).  It ends up something similar to this:

 

Could anyone please tell me the reason why it doesn't work? Or I did it totally wrong? Is there any easy way to do that?

Thanks!!

 
New Post
3/13/2008 7:57 AM
 

Sometimes unexpected padding at the bottom of Images (if inside a table) can be solved by setting their display to Block;

 
New Post
3/16/2008 2:19 PM
 

Hi Victor,

Consider changing to a different menuing system, such as Telerik's RadMenu (www.telerik.com).  I believe this menu comes with several tab samples, and the effect is certainly accomplishable via their skinning system.  I think you'll find it a more straightforward method of achieving your goal, as opposed to using DNN's native menu.

I am not affiliated with Telerik in any way, though I probably should be given how much I've recommended them.

Hope this helps!

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post
3/16/2008 5:16 PM
 

To Timo:

Thanks, but how do I set their display to Block? Where should I change it?

 

To Brandon:

Thank you. I know there are a lot of third party menus out there, but I really want to stick with SOLPRARTMENU. Is it possible to do it in SOLPARTMENU??

 
New Post
3/17/2008 10:04 AM
 

Victor

You will have to find a unique ID that surrounds the menu (or you can add a div yourself)

Like so:

<div id="Mymenu">[NAV]</div>

Then you add this to Skin.css"

#Mymenu img{

display:block;

}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Is it possible to make buttons like this?Is it possible to make buttons like this?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out