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...Language and In...Language and In...helphelp
Previous
 
Next
New Post
5/18/2010 6:54 AM
 
help 
i create skiin on HTML but  i want to change SOLPARTMENU font color how can be change plz give me any idea...and how change font color in XML file..i have alsoo xml file like this
<Objects>
  <Object>
    <Token>[LINKS]</Token>
    <Settings>
      <Setting>
        <Name>Separator</Name>
        <Value><![CDATA[&nbsp;&nbsp;|&nbsp;&nbsp;]]></Value>
      </Setting>
    </Settings>
  </Object>
  <Object>
    <Token>[CONTENTPANE:1]</Token>
    <Settings>
      <Setting>
        <Name>ID</Name>
        <Value>LeftPane</Value>
      </Setting>
    </Settings>
  </Object>
  <Object>
    <Token>[CONTENTPANE:2]</Token>
    <Settings>
      <Setting>
        <Name>ID</Name>
        <Value>CenterPane</Value>
      </Setting>
    </Settings>
  </Object>
  <Object>
    <Token>[CONTENTPANE:3]</Token>
    <Settings>
      <Setting>
        <Name>ID</Name>
        <Value>RightPane</Value>
      </Setting>
    </Settings>
  </Object>
  <Object>
    <Token>[CONTENTPANE:4]</Token>
    <Settings>
      <Setting>
        <Name>ID</Name>
        <Value>BottomPane</Value>
      </Setting>
    </Settings>
  </Object>
</Objects>
 
New Post
5/18/2010 7:11 AM
 
The XML sets the Menu CSS attributes it then the CSS that sets the colour.

Leigh Pointer
User Group Champion [World Wide]
» Evangelising DotNetNuke Everywhere «

Nederlandstalige DotNetNuke Gebruikersgroep Subzero Solutions ARC for DotNetNuke Design is the craft of visualising concrete solutions that serve human needs and goals within certain contraints. Visulising concrete solutions is the essence of design.
 
New Post
5/18/2010 7:39 AM
 
i add follwing xml file but how give font color becouse sir i m new

<Object>
    <Token>[SOLPARTMENU]</Token>
    <Settings>
      <Setting>
        <Name>IconBackgroundColor</Name>
        <Value>#FFFF00</Value>
      </Setting>
    </Settings>
  </Object>
 
New Post
5/18/2010 7:41 AM
 
i add following code but how change font color and fond size...
and this is my adding code
<Object>
    <Token>[SOLPARTMENU]</Token>
    <Settings>
      <Setting>
        <Name>IconBackgroundColor</Name>
        <Value>#FFFF00</Value>
      </Setting>
    </Settings>
  </Object>
 
 
New Post
5/18/2010 8:03 AM
 
I think this document will help you http://www.dotnetnuke.com/LinkClick.a...

The XML file only sets the attributes.  i.e
-------------------------------------XML File-----------------------------------
<Objects> 
    <Object> 
        <Token>[MENU]</Token> 
            <Settings> 
                <Setting> 
                    <Name>MenuBarCSS</Name> 
                    <Value>MyCSSClass</Value> 
                </Setting> 
            <Setting>

----------------------------------------CSS File----------------------------------

.MyCSSClass
{
    backcolor:red;
    font-size:10px;
}

Leigh Pointer
User Group Champion [World Wide]
» Evangelising DotNetNuke Everywhere «

Nederlandstalige DotNetNuke Gebruikersgroep Subzero Solutions ARC for DotNetNuke Design is the craft of visualising concrete solutions that serve human needs and goals within certain contraints. Visulising concrete solutions is the essence of design.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...helphelp


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