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

Forum

Subject: Vertical SolpartMenu
Prev Next
You are not authorized to post a reply.

Author Messages
eureka
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:257

17 Nov 2006 4:23 AM  

Hi Lee

In your "Skinning Toolkit" tutorial you have css classes for the horizontal SolPartMenu. Are some classes specific to the vertical menu not mentioned in this article? If so  where might I see an example of the classes for a vertical SolPartMenu?  Or does it use the same classes as the horizontal menu, if so which classes do I need to edit  to create a vertical menu?

In your tutorial "DotNetNuke SolPart Menu Uncovered" it is mentioned that the SolPartMenu can be used as either:  Horizontal or Vertical Display.


Where might I see an example of a verticle SolPartMenu in action?

Thanks

Lynn


www.drivewaydesign.eu For A Dream Driveway

www.a2zdom.com Domain name matters

www.seemalta.net See Magical Malta
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3351

17 Nov 2006 4:30 AM  
Hi Lynn,

The CSS classes are the same. You just need to specify in the SolPart menu settings that it should display vertically.

This tutorial walks you through creating a vertical Solpart menu:
http://www.dnncreative.com/HowtocreateaskinforDotNetNuke/tabid/219/Default.aspx

Thanks,

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
eureka
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:257

17 Nov 2006 4:39 AM  
Wow!!

Very speedy reply, I sometimes wait for days in the main DNN forum.

Thanks

Lynn

www.drivewaydesign.eu For A Dream Driveway

www.a2zdom.com Domain name matters

www.seemalta.net See Magical Malta
vidapura

Posts:0

03 Jan 2007 8:46 AM  
Hi Lee,

i have been working through the skin videos from issues 5&6...
i got to a bit about making pure css skins and removing the solpart menu.
I'm a litte bit confused.
i was hoping to make a pure css skin (eventually) that features a vertical menu (something like www.itag.ie) .. so does this mean that I cannot use the solpart menu in a pure css skin? Or is it just that I have to remove the solpart menu from containers in a css skin?

Does that House Menu support the multlevel menu and submenus in the same way as on that site I'd like to emulate ? (ie: www.itag.ie)

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

03 Jan 2007 9:21 AM  
Hello,

For a vertical menu like itag you will need to use Solpart menu. Luckily, in the latest versions of DNN, the Solpart menu is now compatible with XHTML transitional mode, so you can create a CSS skin with the Solpart menu.

You should be able to follow the pure CSS skin tutorial, but apply the Solpart menu to the skin rather than the HouseMenu.

Hope this helps, thanks,

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
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3351

03 Jan 2007 9:26 AM  
PS. - In the latest 4.4 version of DNN, they have changed how to setup DNN to work in XHTML transitional mode, you can read more about this here:

http://www.dotnetnuke.com/tabid/795/mid/2108/forumid/109/threadid/93599/scope/posts/Default.aspx#94464

and

http://www.dotnetnuke.com/Community/BlogsDotNetNuke/tabid/825/EntryID/1231/Default.aspx

http://blogs.snapsis.com/PermaLink,guid,739278ef-6d9e-4e73-804b-45627dcc6256.aspx

I will be covering the new techniques in a new issue shortly, thanks

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
vidapura

Posts:0

04 Jan 2007 3:41 AM  

Ahh , great service as ever Lee, thanks very much.

Just one little addendum... I'm working through the tutorials, but I'd like to just see where I'm headed... so just wondering... though I haven't searched extensively for it... is there an example/tutorial that shows how to use images as background in a solpart menu?

Thanks

Vida

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

04 Jan 2007 3:52 AM  

Hello,

This tutorial http://www.dnncreative.com/HowtocreateaskinforDotNetNuke/tabid/219/Default.aspx
use a background image for a vertical SolPartMenu.

But it doesn't use a background image for each element in the SolpartMenu. 

Does this help? - Or can you give an example of what you are trying to create.

Thanks,


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
vidapura

Posts:0

04 Jan 2007 4:01 AM  
Posted By leesykes on 04 Jan 2007 3:52 AM

>Hello,

>This tutorial http://www.dnncreative.com/HowtocreateaskinforDotNetNuke/tabid/219/Default.aspx
> use
a background image for a vertical SolPartMenu.

Yeah, thats the tutorial I'm currently following (at home in the evenings)

>But it doesn't use a background image for each element in the SolpartMenu.  

 heh, yeah, thats pretty much why I was asking..

>Does this help? - Or can you give an example of what you are trying to create.

 Well, I don't want to put more work on you.... if you had a pointer to  a complete skin that had
 that feature that I could pick apart maybe?

Vida

eureka
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:257

04 Jan 2007 4:08 AM  
Hello

It seems that the latest SolPartMenu tagprefix and skin reference has changed, see this post from main DNN forum:

http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/118/threadid/94651/scope/posts/Default.aspx

Thanks
Lynn

www.drivewaydesign.eu For A Dream Driveway

www.a2zdom.com Domain name matters

www.seemalta.net See Magical Malta
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3351

04 Jan 2007 4:36 AM  
Hi Vida,

I did have an example skin done for a client, but it's no longer online as they changed their mind and opted for a menu that had a single background image!

I would get through the tutorial and then start experimenting with the CSS code, you should find it's not too hard to implement.

- I would recommend that you view this tutorial as well:
Troubleshooting DotNetNuke Skins

It will help you when you come across any problems.

Hi Lynn,

Are you referring to the very last post? - The user has redefined the CSS classes in the skin.ascx file so that the naming makes more sense to them. - Is that what you mean, or I have I missed something?

Thanks,

Lee

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
eureka
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:257

04 Jan 2007 5:14 AM  
Hi Lee

The point I was making is that the more recent SolPartMenu (with new skin and tagfix references) might afford Vida, that little bit more, flexibility.

Whereas your tutorials and the SolPartMenu uncovered article (below) mention the slightly earlier version.

http://www.dnncreative.com/DotNetNukeSolPartMenuUncovered/tabid/259/Default.aspx

Regards

Lynn


www.drivewaydesign.eu For A Dream Driveway

www.a2zdom.com Domain name matters

www.seemalta.net See Magical Malta
vidapura

Posts:0

04 Jan 2007 6:22 AM  
Lynn, Lee,
Thanks for your help.
I haven't gotten as far as the solpart menu uncovered article yet (had a look over it.. still parts I don't understand) but I think I should be ok when I get to it once I take the changes into account.
As long as I've seen the www.itag.ie site I know that what i want to do is actually possible so thats most of it really.

Thanks again,
Vida
RS
Nuke Newbie
Nuke Newbie
Posts:3

11 Jul 2008 11:01 AM  
I have Vertical Solpart menu , everything works great except when I try to turn usearrows="true". There is a background image that displays a small arrow on the ft of each Menu item.On turning UseArro- "true" the small arrow to show child pages exists occurs but along with it the background image occors too on the rt of each menu item.( same place as the use arrow arrows appear) any suggestions?
y_knight
Nuke Newbie
Nuke Newbie
Posts:1

20 Nov 2008 12:59 PM  

hi ...

am new in DNN and i have installed Dnn and i work fine but i have 1 think to ask why i can not see the  Solpart , House Manu or any other menu except the NAV in the edit mode ,, when i log to my web site as admin or host i can see they Solpart , House Manu on the home page but not ob all the edit pages as NAV Menu

notice the disappeard menu has been add as module not token... (: 

please  can any one help me

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

21 Nov 2008 10:15 AM  
hello,

If you wish to display the admin and host menus within the house menu, you need to enable it in the house menu settings. There is a readme file with the house menu which details the setting to show the admin menus. You'll also need to make sure that the scope is set to -1 so that the menu will display all sub menus.

You could have a look at the free skins that are available on DNN creative for examples:

Free Pure CSS Skins
These may also be useful:
How to install and configure the House of Nuke menu for a DotNetNuke skin
How to create Horizontal CSS menus in DotNetNuke using the HouseMenu


Thanks,

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 > Skinning Toolkit > Skinning Toolkit > Vertical SolpartMenu



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