Rank: Member
Joined: 11/15/2007(UTC) Posts: 52
|
I am trying to add this across all my custom pages:
example...Home::Customer::ContactUs
is it controlled by the bread crumbs in the stylesheet:
.breadcrumbs {color:#666;font-size:11px;margin:0 0 10px 0;padding:0 0 5px 0; position:absolute; top:310px;}
and is it controlled by the asp.net code in the custom pages?1:
<%@ Register Src="BVModules/Controls/ManualBreadCrumbTrail.ascx" TagName="ManualBreadCrumbTrail" TagPrefix="uc1" %>
<uc1:ManualBreadCrumbTrail ID="ManualBreadCrumbTrail1" runat="server" />
I tried pasting the code asp.net code in the custom page.aspx page so that it would affect all pages across the board however this did not work.
I have read the BV5 documentation and cannot find a solution to this, Any help would be greatly appreciated.
Thank you,
Dan
[table height=240] [tr ][td ][/td][/tr][/table]
|
|
|
|
Forum Jump
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.