Quick Nav:  Online Store   |   Login | Register

Install Error and Design Questions

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Page 2 of 2<< < 12
AuthorMessages
John Mitchell
Posts:3084


04/30/2008 12:01 PM  
Ok, I made some adjustments. It's positioned correctly and the Last-Child class is removing the border on the end in both IE and FF
precept00
<100 Posts
Posts:75


04/30/2008 1:15 PM  

thx.....do i add more levels to the template so that I can access the admin, host and submenus? thx so much John.....this stuff his harder than peoplesoft/oracle hahaha

John Mitchell
Posts:3084


04/30/2008 1:25 PM  

Yes, you can add more levels if you need too. I thought it was just a single level root menu.  Maybe you were just trying to simplfy it to start off though.

If you add more levels to the template, you also need to specify mpre levels on the control properties ( Level="0-4) I set it to only do level 0.

I prefer a simple select list for the Host & Admin menus, which you will find in most of the samples.

precept00
<100 Posts
Posts:75


04/30/2008 1:30 PM  

Ok so I can use the free menu that you have on your website?

John Mitchell
Posts:3084


04/30/2008 1:38 PM  
You don't need the free one. The SelectList type is included in the Menu you purchased.

All you need to do is define it in your skin.
precept00
<100 Posts
Posts:75


05/11/2008 9:28 PM  

John

 

I added two pages that each have a parent page.  However, the submenus do not display when I mouse over the parent page. I have attached the settings..Any of the suggestions

< Snapsis:Na vMenu id="nav" Level="0-4" excludeTabs="Admin,Host" CacheTabs="False"
                            NavType="Template" TemplateFile="Suckerfish.template.txt"
                            runat="server" / >

The template file goes 4 levels deep

Thx again

 

 


Attachment: 1511284230371.zip

John Mitchell
Posts:3084


05/13/2008 7:05 AM  

I don't see anything wrong with these files, it may be something in the CSS.

If you can attach the whole skin then I can try it out.

precept00
<100 Posts
Posts:75


05/13/2008 9:48 AM  

I have attached the files

John Mitchell
Posts:3084


05/13/2008 10:42 AM  
Ok, I have them, and I removed your attachment.

I'll see if I can figure it out and post back.
John Mitchell
Posts:3084


05/15/2008 10:31 AM  

Ok, I have fixed the problem, and re-attached your skin to this post.


Attachment: 1515311647971.zip

precept00
<100 Posts
Posts:75


05/15/2008 7:55 PM  
John,

Thx....but it seems to have altered the background of the left pane...I made the page a width of 950px so that it can fit in 1024 768....so i made this change in the css file

#nav, #nav ul {
padding:0;
margin:0;
list-style:none;
width:900px;
font-family: Verdana, Arial;
}

#nav, #nav ul {
padding:0;
margin:0;
list-style:none;
width:950px;
font-family: Verdana, Arial;
}

to accomadate the new width.... I noticed the file size is smaller...I should have backed up the old css file before I overwrote it ;-). I will keep looking at why the left pane got altered when I added the css file you gave me. If I have problems I will post back

regards
precept00
<100 Posts
Posts:75


05/15/2008 10:53 PM  

Got it fixed thanks for all the help...I am going to be buying your shopping cart module here soon for a friend that owns sports memorabilia

precept00
<100 Posts
Posts:75


06/09/2008 1:05 PM  

John,

 

I have since upgraded my application with the latest upgrades and patches from dnn since you fixed the skin for me.  In addition, I created another skin that I use on some of pages within the site. I can longer add subpages to my snapsis menu. What did you do the skin to fix it the first time?

 

Thx

John Mitchell
Posts:3084


06/09/2008 1:26 PM  
It looks like all I changed in that attachment is the suckerfish.css file.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Page 2 of 2<< < 12

Forums >Snapsis Product Support >CSS NavMenu > Install Error and Design Questions



ActiveForums 3.7
Powered by: Snapsis Software