Hi all,
I have been using Mappoint Web Service for a web based price searching application, i have now removed Mappoint and am beginning to develop using VE, however the stylesheet in V3 overrides some of my styles already in the pages (mainly table borders and fonts). The other problem is my stylesheet is interfering with the VE navigation box (it changes the Road/Aerial links to fonts which are used in parts my site.
Is there any way of forcing VE to only accept its own stylesheet and ignore mine or perhaps a list of the style class names so i can maybe change mine to stop conflicting.
Many thanks,
Mike

VE stylesheet problem with site
enric vives
If you do a View Source on the local.live.com defautl page, you'll see a <!--[ Stylesheets ] --> section hear the top of the page. It lists the various CSS files that are used. That should give you a good list of the class names that are being used, and hopefully you can then avoid them.
Hope that helps,
Caleb