Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] How to style Yoast Wordpress SEO Breadcrumbs??? (http://forum.bytesforall.com/showthread.php?t=14671)

lakewooditsupport Jun 16, 2011 10:09 AM

[SOLVED] How to style Yoast Wordpress SEO Breadcrumbs???
 
I updated my all-in-one SEO to the Yoast Wordpress SEO plugin today, and I have enabled breadcrumbs. I'm very happy with them and hope they can help a little with the SEO. But I want to style them, just make the font a light grey and centre them. I also want to minimise the gap between the page and the breadcrumbs.

I actually put the breadcrumbs php in the configure header area to try and minimise the gap and it helped but its still way to big.

I was wondering if anyone could help with this?:confused:

the site is http://lakewooditsupport.co.uk

juggledad Jun 16, 2011 11:45 AM

Use FireBug in FireFox and you can see what the ID/classes the element uses and then you can construct the CSS you need and add it to 'CSS Inserts'

lakewooditsupport Jun 16, 2011 04:34 PM

Many thanks jungle dad, I just got in and had a look at it. I put together a CSS insert that looks like this:

#breadcrumbs {float: absolute; font-size: 75%; color: #8e908f; text-align:center}
#breadcrumbs a {display: inline; border: none; padding: 0; text-transform: none;}

it works perfectly thank you very much for the guidance.


All times are GMT -6. The time now is 06:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.