Welcome Guest Search | Active Topics | Sign In | Register

Problem styling eo web menu Options
Jaideep Panchal
Posted: Wednesday, November 12, 2008 8:10:05 AM
Rank: Newbie
Groups: Member

Joined: 11/12/2008
Posts: 3
I have eo.web menu licensed development corporate copy.

I am facing problem applying styles for menu.

Can you please send me the document to apply styles on Menu. Or

please let me know, how to apply images to Menu Headres ( Top Level) . I am using Orientation=Horizontal.

- I need to apply images for Top menu header.

Menu dataSorce is <asp:SiteMapDataSource..>

Please help it is urgent.


Regards..Jaideep Panchal

Code: C#
eo_support
Posted: Wednesday, November 12, 2008 8:21:33 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Hi,

You can find detail information about styling our menu at here:

http://www.essentialobjects.com/ViewDoc.aspx?t=Menu%2foverview.html

Thanks
Jaideep Panchal
Posted: Wednesday, November 12, 2008 9:19:31 AM
Rank: Newbie
Groups: Member

Joined: 11/12/2008
Posts: 3
It says : "It's very simple to configure styles via control builder, here's a screenshot for Menu Builder:" ??

How can i configure using control builder. I do not have any control builder.
Can you please send me some examples about how to set image.

I do not see any option setting menu image:

<eo:Menu ID="Menu1" runat="server" Width="100%" ControlSkinID="MSDN" RaisesServerEvent="True" DataSourceID="SiteMapDataSource1" HideRoleDisabledItems="True">
<TopGroup Orientation="Horizontal">
<Bindings>
<eo:DataBinding Property="Value" DataField="@title" />
</Bindings>
</TopGroup>
</eo:Menu>
eo_support
Posted: Wednesday, November 12, 2008 9:26:05 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Right click the Menu at design view, then select "Menu Builder..." from the context menu.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.