Essentially, using the Marvin theme, I am trying to remove or override the pipe seperators on the top navlinks. I would like to just make a simple rollover nav, have got the rollover working but cant remove the dodgy seperators between the links..
I have site built using Drupal 4.7.6. It is been working fine for last year, 5 months back I did face log-in problem with the site.
No user admin/ authenticated user were able to log-in and error as "access denied " used to show up. I looked on forums and got fix http://drupal.org/node/6696, and it worked fine till now.
Using the default Blog,
The URLs for blogs were setup like this (pathauto): mysite.com/blog/username
Each blog post has this URL setup (with pathauto): mysite.com/blog/username/post-title
How could I show all the blog pages as sub domains in the form: blog.mysite.com instead of mysite.com/blog/... ?