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, ...How to apply design to navigation bar or menu barHow to apply design to navigation bar or menu bar
Previous
 
Next
New Post
1/7/2009 11:22 PM
 

Hi everybody,

    I am new to dotnetnuke.I am working on a simple application for my client.I unable to apply design for my page nagivation bar. I have uploaded my site to this url http://dnn.mavinsoft.com/dnn/Home/tabid/36/Default.aspx, in this url see the nagivation bar.Just it is a simple bar without any mouse hover effects. And my required navigation bar can be view here http://sunhousepetroleum.com/.It is developed in flash.

  Here I required tabbed style for my navigation bar.Plz suggest me how to apply styles to navigation bar and also suggest neccessary documents and any online help.

  Thanks in advance.

 
New Post
1/8/2009 9:41 AM
 

Did you look at the documentation for the web controls?

Jeff

 
New Post
1/8/2009 10:08 AM
 

Thank you for ur reply.I didnt refer it. Plz can u suggest me that url

 
New Post
1/9/2009 4:24 AM
 

 Hi Jeff,

 

  Using some online resources and donnetduke source code, i have developed required menu controll using NAV for application. But I am facing a problem in this controll. That is, when I click a menu item in menu bar , while trasfering to that page my previous selected item getting mouse over style.

 For more clarity plz visit http://dnn.mavinsoft.com/dnn/Home/tabid/36/Default.aspx. First select About Us menu item, then select any item. For example select Services menu item. While tranfering to Service page, observe About Us menu item is getting mouse over style. Following are my navigation bar and related styles.

 

<

dnn:NAV runat="server" ID="dnnNAV" ProviderName="DNNMenuNavigationProvider" CSSControl

 

="main_dnnmenu_bar"

 

 

 

CSSContainerRoot="main_dnnmenu_container" CSSNode="main_dnnmenu_item" CSSNodeRoot

="main_dnnmenu_rootitem"

 

 

 

IndicateChildren="false" CSSContainerSub="main_dnnmenu_submenu" CSSBreak

="main_dnnmenu_break"

 

 

 

CSSNodeHover="main_dnnmenu_itemhover" />                                                                                                                                           

 

my styles

.main_dnnmenu_bar

{

 

 

 

 

 

 

}

cursor:auto;height:25px;line-height: 30px;background-color: Transparent; padding: 0px 0px 0px 0px;

.main_dnnmenu_rootitem

{

/* Add TD if yes for tables option for menu */

 

 

 

 

 

 

 

 

 

cursor:auto;color: #ffffff;font-size: 10pt; font-weight: bold; font-style: normal; background-color: #F18A45;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;white-space: nowrap; /*Word wrapping menu item now optional*/ padding: 2px 50px 2px 51px; /* creates spacing between root menu items */

 

 

 

 

 

 

}                                                                                                                                                                                                  

.main_dnnmenu_itemhover

{

/*color: inherit;*/

 

background-color: #FF6400;

}

 

Plz suggest me, where i was going wrong.

And also one more problem in my given site.That is, in footer i have 5 links. Those are lotto numbers, gas prices, coupons, special and store locations. For these link i would like to show popup windows, when users click on these links.

Here my question is, is it possible to show pages in popups in dotnetnuke. Plz suggest me and if u have references provide me.

Thanks in advance.

margin: 0px 0px 0px 4px;height: 25px;

 

 
New Post
1/9/2009 4:48 AM
 

my dnn controll and styles are not aligned propery, plz review following code

<dnn:NAV runat="server" ID="dnnNAV" ProviderName="DNNMenuNavigationProvider" CSSControl="main_dnnmenu_bar"
                CSSContainerRoot="main_dnnmenu_container" CSSNode="main_dnnmenu_item" CSSNodeRoot="main_dnnmenu_rootitem"
                IndicateChildren="false" CSSContainerSub="main_dnnmenu_submenu" CSSBreak="main_dnnmenu_break"
                CSSNodeHover="main_dnnmenu_itemhover" />


styles


.main_dnnmenu_bar
{
 cursor:auto;
 height:25px;
 line-height: 30px;
 background-color: Transparent;
 padding: 0px 0px 0px 0px;
 
}

.main_dnnmenu_rootitem 
{ /* Add TD if yes for tables option for menu */
 cursor:auto;
 color: #ffffff;
 font-size: 10pt;
 font-weight: bold;
 font-style: normal;
 background-color: #F18A45;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 white-space: nowrap;  /*Word wrapping menu item now optional*/  
 padding: 2px 50px 2px 51px;  /* creates spacing between root menu items */
 margin: 0px 0px 0px 4px;
 height: 25px;
  
}


.main_dnnmenu_itemhover

 background-color: #FF6400;

}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...How to apply design to navigation bar or menu barHow to apply design to navigation bar or menu bar


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