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, ...[NAV] CSS Help[NAV] CSS Help
Previous
 
Next
New Post
6/19/2007 10:11 PM
 

Hi,
I'm trying to make the NAV menu on my site look like Tabs, it’s getting there however I have white space between the center graphic and left and right graphics, I've played for 2 days on the CSS and can't seem to get rid of the whitespace. I've checked out the sample 11 on the solpart website which hasn't resolved the problem. 

The provider I've chosen is SolpartMenuNavigationProvider.

Appreciate any suggestions.


Paul

 
New Post
6/20/2007 9:07 AM
 

Have you tried downloading the sample skin and comparing it to yours?

Download here.


 
New Post
6/20/2007 9:23 AM
 

Hello

I have one easy solution that I want to write down , I implement that one .

In skin.css file.

      <Setting>
        <Name>Separator</Name>
        <Value><![CDATA[<img src="img\icon.jpg">]]></Value>
      </Setting>
    </Settings>

I create one icon.jpg that i want to put as seprator. and that Icon file is in img folder.

put this whole tag

  <Object>
    <Token>[SOLARPARTMENU]</Token>
    <Settings>
      <Setting>
        <Name>Display</Name>
        <Value>Horizontal</Value>
      </Setting>
   <Setting>
         <Name>rootmenuitemcssclass</Name>
         <Value>MainMenu_RootMenuItem</Value>
      </Setting>
   <Setting>
         <Name>rootmenuitemactivecssclass</Name>
         <Value>MainMenu_RootMenuItemActive</Value>
      </Setting>
   <Setting>
         <Name>rootmenuitemselectedcssclass</Name>
         <Value>MainMenu_RootMenuItemSelected</Value>
      </Setting>
      <Setting>
        <Name>Separator</Name>
        <Value><![CDATA[<img src="img\icon.jpg">]]></Value>
      </Setting>
    </Settings>
  </Object>

I belive it is easy now to understand what exactly i write down .

you can see that example here

http://www.perseustravel.gr/ 

I use seprator in this wbsite that i build.

if u have more peoblems, let me know by email

my email is

soulfullofmusic (at) yahoo (dot) com

thanks harpal singh

athens greece

 

 

 
New Post
6/20/2007 9:31 AM
 

do you have a left and right separator defined in your xml.file? if I could see your .xml .acsx and .css file I can figure it out, I just made a splitmenu with tabs you can view it here

regards Bas

 
New Post
6/20/2007 11:15 AM
 

dear basg,

actually this is the command

    <Setting>
        <Name>Separator</Name>
        <Value><![CDATA[<img src="img\icon.jpg">]]></Value>
      </Setting>
    </Settings>

if u see this line correctly

 <Value><![CDATA[<img src="img\icon.jpg">]]></Value>

here if u cut small image that u want to make sepration between your menus then it will come after the button finish mean right side of menu not left side. for left side i did not try yet. please try it in ur sking file :

just replace SOLARPART MENU to YOUR MENU NAME(splitmenu)

sorry i can not give u xml file and css beucase it is our company personal property.I hope u undertstand .

thanks , if u have more questions , u can add me in msn

iamcoolguy2005@hotmail.com

harpal singh

athens greece


 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...[NAV] CSS Help[NAV] CSS Help


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