Hello,
I've set up a mobile business directory, and structured it as such:
Domain -> State -> City -> Category -> Listing
the domain main and state pages have the same css, maroon bars and whatnot, where as the city, category, and listing have black bars and such.
When i start from the domain and go through to the listing, the maroon css from the root carrys over all the way through. and if i start off at a listing, and go back to the hub using my links, it makes the main page all black.....
Any suggestions? The way i got around it was to redirect each site to a different domain, then use a meta refresh tag and shoot it right back over, which resets the css for each page.
I'm looking at hundreds if not thousands of listings, so having to redirect every one of those would be rather cumbersome.
Any suggestions?