you will need to toggle the css to suit your site.
you will need to toggle the css to suit your site.
Yeah... I kinda knew that ;)
Toggle it with what though? I'll dig around some forums
Cheers
Hi there just to say thank you again for this mod. I have aplied it to my "nearly ready" site and it looks great.
Funny the way just moving a few lines of code up the page a little can make all the difference.
here is the result if anyone would like to see the what it looks like on another site. AML Candles
Thanks for the link :) looks brilliant, i love what you've done with the site too!
Thanks I hope that was @me.
I just love learning about this stuff, wish I had done it earlier.
btw: been reading a little about SEO (links in and out of the site?) and would like to promote my links page. I really would like to have you on there. Personalised gifts would fit right in with our genre.
Last edited by BillyBoyle; 29 Aug 2011 at 11:27 AM. Reason: added question
Have you noticed the left hand edge? I have the same problem.
Great mod though
@Rizla if you still haven't managed to adjust the css to suit your needs then i would advise downloading and using firebug for firefox to pinpoint the css you need to change.
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.
Last edited by BillyBoyle; 30 Aug 2011 at 04:03 PM. Reason: Addd info