
Originally Posted by
BillyBoyle
It is agreat mod, are you still having issue with the layout?
I use google chrome and opera to see what needs adjusted in the pay and element layout.
How to: open the page you know needs fixed in opera and right click on the element that looks all wrong, or even just a tiny bit wrong.
Select Inspect element: You should have a new window open up at the bottom of the page.
Look for the blue highlited area, this corresponts with what you would like to adjust. In the left hand pane.
in the right hand pane look for {#navBreadCrumb}
you will see that it has a margin set for the left side {margin-left: 0.5em;}
Adjust this to whatever you want, or remove it altogether.
You can see that effect right away by changing the amount or un-ticking the box.
Hope I've been of help
Billy
P.S. I think Google Chrome is better, It actually tells you which line to edit in the style sheet.