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, ...Paddings in Solpart Menu are not shown in Firefox?? Paddings in Solpart Menu are not shown in Firefox??
Previous
 
Next
New Post
10/12/2008 10:38 PM
 

Hi, I'm recently working on a DotNetNuke site. I've done everything and tested in the IE and it looks fine, but when I opened it in Firefox I found out that paddings beside button text in the menu are missing. (image below)

I'm using DotNetNuke version 4.9.

Here is the link of the my test site: www.trustees.co.nz.spwd.net.nz/CONTACTUS/tabid/58/Default.aspx

I didn't use "rootmenuitemlefthtml" and "rootmenuitemrighthtml" to add spaces beside button text. Instead I added some paddings to the Solpart Menu.

 

 

Here's the css:

.MainMenu_Idle {
             height: 81px;
             padding-top:0px;
             padding-right:14px;
             padding-bottom:0px;
             padding-left:14px;
             text-transform:uppercase;
             color: #999;
             vertical-align:middle;
             text-align:center;
             margin:0;
             background:url(images/2nd/button-normal-bg-navy.jpg) left top repeat-x;             
}


.MainMenu_Selected {
             height: 81px;
             text-transform:uppercase;
             color: #999;
             vertical-align:middle;
             text-align:center;
             margin:0;
             background:url(images/2nd/button-hover-bg.jpg) left top repeat-x;
             padding-top:0px;
             padding-right:14px;
             padding-bottom:0px;
             padding-left:14px; 
}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {
             height: 81px;
             padding-top:0px;
             padding-right:14px;
             padding-bottom:0px;
             padding-left:14px;
             color: #164792;
             vertical-align:middle;
             text-align:center;
             margin:0;
             background:url(images/2nd/button-normal-bg-navy.jpg) left top repeat-x;
}

 

Does anyone knows how to solve this problem in Firefox? I have looked online but couldn't find any useful information. Please tell me if I did anything wrong or I need to add some code.

Thanks heaps.

 

 
New Post
10/13/2008 9:56 PM
 

Can anyone help, please?

 
New Post
10/16/2008 3:38 AM
 

you should apply the padding on the table cell, so:

.MainMenu_Idle td {padding: 10px;}

 

and for the others as well.

Peter


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
New Post
10/16/2008 4:07 PM
 

peter schotman wrote
 

you should apply the padding on the table cell, so:

.MainMenu_Idle td {padding: 10px;}

 

and for the others as well.

Peter

That's helpful, thanks so much.

Interesting that IE doesn't require that...

 

 
New Post
10/16/2008 5:19 PM
 

victor wrote
 

 

That's helpful, thanks so much.

Interesting that IE doesn't require that...

 

Welcome to the "standard" :)


Wells Doty Jr
Online Content Development
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Paddings in Solpart Menu are not shown in Firefox?? Paddings in Solpart Menu are not shown in Firefox??


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