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, ...SOLPARTMENU separatorcssclass. Dividing menu items.SOLPARTMENU separatorcssclass. Dividing menu items.
Previous
 
Next
New Post
2/24/2006 8:49 PM
 

Hi

I am still very new to DotNetNuke stuck in making shis skin right now.  (I have read the skinning toturial and watch a few vidoes, but i cant fint a soloution to this.)

We want a "tabbed like skinn". The way i planned to make it was to put the solpartmenu in a table with one image to the left to start the entiere menu () and to finsih of with with a image opposite way ()and use the spearatorcssclass to end and start the other menu items.. ()

This is how the menu looks like.

Zoomed image available here: ZOOMED IMAGE

As you can see the my problem is the gray background wich shows up in my separatorcssclass.
I have tried to change bacground color in soo many css classes. I cant seem to find out wich one sets the gray backgorund.

And a sidenote. For the separatorcssclass to be visible i added this to my xml file under [SOLPARTMENU]<Setting>
<Name>Separator</Name>
<Value> <![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]></Value>
</Setting>

There seems to be a top and bottom border on 1 pixel when using the separatorcssclass OR the Separator in the xml file.

If there is a better way to do this i am listening.
But i am happy if there is a solution on how to get the gray background to go away.

 
New Post
2/25/2006 1:56 AM
 

http://www.codeproject.com/dotnet/dnntabskin.asp

Did you try this?

Also, - http://www.solpart.com that's Jon Henning's site - who's the coder of the solpart menu.

Check you don't have any padding or margins anywhere.

I'll dig my old tabbed skins up - I did them in dnn2 days but they weren't so popular then, there is is sometimes some browser incompatiblites too whichhave to be considered.

Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
2/25/2006 5:59 AM
 

Thanx Nina, i got it working.
Dont know what changes that did it, but it was in the stylesheet.

 

 
New Post
5/18/2006 6:43 PM
 
I am getting the extra one extra pixel thing too! And the gray background...how did you fix it!? http://www.flickr.com/photos/lajollaseal/149077150/
 
New Post
10/19/2006 4:24 PM
 
the stylesheets indeed ...

my problem seemed to be the MainMenu_MenuBreak css class. Now it isnt obvious since the definition in Skin.css is

.MainMenu_MenuBreak {
height: 1px;
}

When you check the definition in the ../Portals/_default/default.css you find

.MainMenu_MenuBreak {
border-bottom: #EEEEEE 1px solid;
border-left: #EEEEEE 0px solid;
border-top: #EEEEEE 1px solid;
border-right: #EEEEEE 0px solid;
background-color: #EEEEEE;
height: 1px;
}

there, in the border, are the annoying pixels. I copied the definition to my Skin.css and set "border-bottom: #EEEEEE 1px solid;" to "border-bottom: #EEEEEE 0px solid;" and such.

I didn't realise at first that you can't just delete it, you must override it or it will inherit the setting from default.css. Also, editing default.css does not really make the skin portable since you only get to package your Skin.css.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPARTMENU separatorcssclass. Dividing menu items.SOLPARTMENU separatorcssclass. Dividing menu items.


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