we can not see the site . so best is to install firebug extension for Firefox and use that tool to find the correct css location to adjust your page elements.
we can not see the site . so best is to install firebug extension for Firefox and use that tool to find the correct css location to adjust your page elements.
Theres a screenshot, thats all I can give you.
And I already installed Web Developer extension for Firefox and it tells me that the div for the breadcrumb nav bar is #NavBreadCrumb, but everytime I try to add an attribute to #NavBreadCrumb, it doesnt 'move' it, it ends up just adding more space to it.
padding adds space . use margin to move it
Tried.
"Margin" has no effect, at all. I even commented it out just to see if it made a difference... none.
What I ended up doing was using padding to get it to where I wanted it, then created a custom background image using transparency for all the space I didn't use.
It worked, but even though you can't see it, I still think its "messy" and will bug me for a long time, but meh.
Heres what I did:
http://i36.tinypic.com/2enz69h.png