|
|
Posted 27/01/2006 01:05:08 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 27/11/2006 08:23:10
Posts: 13,
Visits: 31
|
|
I have been messing around with MainNavigation.ascx
I have a copied the skin "Classic" to a new skin called "ChrisSkin"
As I was modifying the page I accidentally changed the border="0" tag to border="".
This was on a <InstantASP:Table> tag.
As soon as I made this change, I noticed that I was getting the "Classic" skin for my MainNavigation. I confirmed this by debugging the running app and stepping through Classic\Controls\MainNavigation.ascx even though the rest of the "ChrisSkin" was working correcly.
Wow, took me about an hour to finally figure out that when I changed it back to border="0", it works!!!
Chris ... Currently Exploring InstantForums Implimentations
|
|
|
|