Menu lost layout

Posted By trenery Thu 4 Nov 2010
Rated stars based on 2 votes.
Add to Favorites1
Author Message
trenery
 Posted Thu 4 Nov 2010
Supreme Being

Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
Hi Guys

I have just installed Kartris and have a problem with the menu. It seems to have lost its style.

www.mototouring.co.uk

I tried to install the orange theme and get very strange results, looks like style sheet issues again.

Also, I notice that there are .vb files to be installed with the new skins. I assume these go into MasterPages folder with the Master file. (but the original katris skin did not have a VB file in the folder.)

Any suggestions?

Thanks

Mike
Fri 12 Nov 2010 by Paul
Replies
trenery
 Posted Sat 6 Nov 2010
Supreme Being

Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)Supreme Being - (34,511 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
Yes I did. I have just deleted all and rebuilt the whole thing from scratch and still have the menu problem. I have tried loads of different browsers too.

www.mototouring.co.uk

Any ideas?

Thanks

Mike
Paul
 Posted Sun 7 Nov 2010
große Käse

große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)große Käse - (743,926 reputation)

Group: Administrators
Last Active: Fri 12 Sep 2025
Posts: 807, Visits: 2,753
I can see what the problem is, but not sure why.

If I view the source of the page, the menu formatting and classes/styles are wrong.

For example, this is some HTML source from our demo:

<div class="dropdownmenu" id="menubar">
<div class="KartrisMenu-Horizontal" id="ctl00_UC_NavigationMenu_menFrontEnd">
<ul class="KartrisMenu">
<li class="KartrisMenu-Leaf">
<a href="/Default.aspx?" class="KartrisMenu-Link" title="Home">



This is the same part from your site:

<div class="dropdownmenu" id="menubar">
<a href="#UC_NavigationMenu_menFrontEnd_SkipLink">
<img alt="Skip Navigation Links"
src="/WebResource.axd?d=unxaaAdkYa7EhBJrXP1S8Q2&amp;t=634244695177776250"
width="0" height="0" style="border-width:0px;" /></a>
<div id="UC_NavigationMenu_menFrontEnd">
<ul class="level1">
<li><a title="Home" class="level1" href="/Default.aspx?">Home</a>



I noticed the breadcrumbtrail seems to show up in a table cell, judging by the background image.

Are you sure there are no other changes that might be responsible for this?


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Fri 12 Nov 2010 by Paul


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top