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:3112

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
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:10

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:3112

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

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
vidapura

Posts:10

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:3112

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
vidapura

Posts:10

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:3112

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
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:10

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?
You are not authorized to post a reply.
Forums > Skinning Toolkit > Skinning Toolkit > Vertical SolpartMenu



ActiveForums 3.7

Latest Forum Posts

News&Articles Module by gabrieleseven
Hello, I've created a Portal for news and info about the world of music. I need a module that allow ...
RE: Install DNN.4 on Win 2003 and SQL2000 by jncraig
1. Add a portalalias for your new site's URL before you do anything. 2. Make a backup of your dat...
RE: Custom Module Development by jncraig
I would recommend adefwebserver.com for good information on writing modules. Without looking over...
RE: Dynamic page navigation by jncraig
I take it that you have developed 10 separate pages? Are these pages with a custom module or with c...
RE: Pop up window by jncraig
I believe that ZLDNN (zldnn.com) has a module that will pop up a page or a module. I've not tried i...
Dynamic page navigation by coder247
Hi all,          We are developing a web app using DNN and we've a requirement like this. There are ...
Custom Module Development by neenu
I created my own module using DAL,by adding 4 class files in app_code directory, say alistinfo.vb,al...
Pop up window by yerann
Whenever a page loads in DNN i would like a pop up window to display.  This pop window ask the user ...
RE: Customise registration page by nichord
Thanks Rob... I would have never found this one on my own.And many thanks to you Lee... My print com...
Install DNN.4 on Win 2003 and SQL2000 by amine97
Hi all,I will be working on creating a website on my development server Windows 2003 and SQL Server ...
RE: Dynamically Add modules by jncraig
You can include a module on multiple pages within a portal by selecting "add existing module" on the...
music player, music charts by mrvorazan
hey,i havev to create a music portal, so i need a module to upload music files by users, they have t...
Dynamically Add modules by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
Dynamically add module by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
RE: VWD 2008 & SQL Express 2008? by rc_kemal
It is very difficult to convert the database from sql2008 express to sql2005 express. To answer my o...
RE: User Registration Questions by jncraig
I would recommend that you NOT begin your DotNetNuke life by starting to modify any of the code. Ye...
RE: Dotted Lines Around Navigation by HUGHD37IUOE
Here it is: http://www.iuoe.org
RE: Installing on XP Home by nexduke
Hi Yes, I'm using SQL Server Express 2005, what would you suggest I do if it is a configuaration ...
RE: Exporting and transferring Modules. by ollep
Thanks Lee! Yes I will check out the Forum – and the hosts before I sign up.   I expect to see an...
User Registration Questions by stevennestler
Hi.I'm new to DNN, and just watched my first set of videos on this site, for customizing registratio...
AppTheory
RSS Feeds