You need to Register for free and Login to post a message in the forum.

Forum

Subject: See through Host and Admin Menus
Prev Next
You are not authorized to post a reply.

Author Messages
GregH
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:1

17 Mar 2008 10:24 AM  

Okay I am brand spanking new to skinning and I think I have the basic concept down.
I uploaded my skin (pure CSS, no tables) and the layout is what I want, but the admin and host menus are see through.
Can anyone tell me what controls the background of the NAV menu that the admin and host menus are on?
Any help would be greatly appreciated and you will be forever enshrined in my imagination as a Tech Hero!

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3351

20 Mar 2008 5:33 AM  
Hello,

The background is controlled from:

.main_dnnmenu_submenu

eg, taking the default DNN blue menu code and changing the background from blue to pink:

.main_dnnmenu_submenu {
    background-color: pink; 
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter:progidXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
    padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}


You can analyse the css ids and classes used by using the web developers toolbar and the 'Information ' / 'Display Element Information' option - just click  on an element in your menu and it will display the ids and class details.

further information on this is available here: Troubleshooting DotNetNuke Skins


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > See through Host and Admin Menus



ActiveForums 3.7

Latest Forum Posts

Yahoo Answers by cdtguru
Hey, i was wondering if anyone knew of a module that would create a similar system to Yahoo Answers...
(catalook) Itempane changes on product pages ?? by Gaz35
Hi , hi , I don’t know if you can help me , here is the site in question http...
RE: Virtual Pc 2007 help by jeff@zina.com
You need to get the Virtual PC's network set up.  Might check the Virtual PC news group: http://www...
DNNCreative Just Keeps Getting Better by jeff@zina.com
Kudos on issue 39, the article on importing large quantities of data was both timely for me and spot...
RE: Videos by clippy
Hello from France My question is about the videos for beginners, and specially n° 3; I'm working...
skinning trouble by derpir
HelloI have uploaded a skin to my DNN-website, but I want to make som changes. I have made some chan...
RE: Column width in UDT by VickySwift
In case anyone else is looking for the answer to this, I have been able to add the headers back in b...
RE: search not working by jncraig
Did you either reindex the site to turn on the scheduled task to do it?
RE: Template Issue by jncraig
No, you need to install your custom modules before you use the template.
RE: error message in registration page by jncraig
I'm not sure that you can avoid them, short of rewriting the module.You might want to investigate Dy...
Template Issue by Bobbyjosephg
Hi,   Today I have come up with a problem with templates.I was successful in exporting a template an...
RE: search not working by sanju_k1421
I checked     host==>admin search  page   that is set both limits min //max  page     still i m n...
RE: error message in registration page by coder247
but how do I avoid the error messages provided by default in dnn?
RE: Style sheet does nothing by andorz
Oh. I was told to do that in my thread at the dotnetnuke.com forum. http://www.dotnetnuke.com/Commun...
RE: Videos by clippy
Thank you to answer so quickly. It's really kind from you. I appreciate
RE: Simple subscribe newsletter module by jncraig
I seem to recall that DataSprings has an "Opt In" module. I haven't used it, though.
RE: Videos by jncraig
No, you can view them in any order.
RE: Skim Question by tlsadler
Wow! Went to Snowcovered and the 50% off Promo more then paid for itself. I actually wound up buying...
Videos by clippy
Hello from FranceJust a little questionIs there any order to respect to look the videos ("issues"). ...
RE: Skim Question by tlsadler
Thank you very much. I've followed many of your posts and will check it out. I had thought about get...
AppTheory
RSS Feeds