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, ...solpart LeftSeparator/RightSeparator image will not show upsolpart LeftSeparator/RightSeparator image will not show up
Previous
 
Next
New Post
2/8/2008 2:19 AM
 

Man, I've tried everything, here's my solpart markup:

 

 

 

<dnn:SOLPARTMENU

 

 

 

 

delaysubmenuload="true"id="dnnSOLPARTMENU"CSSNodeSelectedRoot="rootmenuitembreadcrumb"CSSNodeSelectedSub="submenuitembreadcrumb"

 

LeftSeparator="&lt;img src=&quot;<%=SkinPath%>/tab_left_0.gif&quot; /&gt;"

 

LeftSeparatorActive="&lt;img src=&quot;<%=SkinPath%>/tab_left_1.gif&quot; /&gt;"

 

RightSeparator="&lt;img src=&quot;<%=SkinPath%>/tab_right_0.gif&quot; /&gt;"

 

RightSeparatorActive="&lt;img src=&quot;<%=SkinPath%>/tab_right_1.gif&quot; /&gt;"

 

rootmenuitemactivecssclass="MainMenu_RootMenuItemActive"

 

 

rootmenuitembreadcrumbcssclass="rootmenuitembreadcrumb"rootmenuitemcssclass="MainMenu_RootMenuItem"

 

 

 

 

rootmenuitemlefthtml="<span>"rootmenuitemrighthtml="</span>"rootmenuitemselectedcssclass="MainMenu_RootMenuItemSelected"submenuitemactivecssclass = ""

 

 

 

 

 

 

submenuitembreadcrumbcssclass="submenuitembreadcrumb"submenuitemselectedcssclass="submenuitemselected"submenucssclass="submenu"usearrows="true"userootbreadcrumbarrow="false"useskinpatharrowimages="true"

 

 

usesubmenubreadcrumbarrow="false"runat="server"

 

/>

SkinPath is resolving correctly, and the images are there. I've tried it with the CDATA tag, without, with the special characters standing in for HTML tags and without, using SkinPath and just using <img src='file.gif">, no success. I get the "missing picure" icon in IE, when right-clicked to view properties says "not available" for size, location, etc.

The only way I got it to show up was to use the absolute path, i.e. src='/dnn/portals/0/skins/file.gif', and I know that's not best practice.

 

 
New Post
2/8/2008 9:21 AM
 

hi,

just make your HTML control server control means type -- runat="server" and <img> tag automatically take your picture file from the folder.

and you don't have type absolute path.

bye

 
New Post
2/8/2008 4:26 PM
 

Sahil, can you elaborate? Sorry, I'm not following ya (I'm a noob).

 
New Post
2/11/2008 1:44 AM
 

I said that Just make your HTML  control as Server control.

you are typing <img src="absolute path"> so makeit server control and type <img runat="server" src="direct file name"> will take the root directory name.

and if this idea is not proper to your concern that please give me other slution bcoz i am using "absolute path" in the HTML control and in JS.

Bye


Sahil

 

 
New Post
2/12/2008 5:55 PM
 

So the LeftSeparator="<img src='file.gif' runat='server' />" ? That didn't work either.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...solpart LeftSeparator/RightSeparator image will not show upsolpart LeftSeparator/RightSeparator image will not show up


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