Breadcrumb trail links not working

Permalink
My breadcrumb trail looks fine. Even displays the link correctly, but the link itself does not work to take you back to a previous page.

Site:www.www.savinggracefellowship.com/index.php...

Please Help

 
peterfinch replied on at Permalink Reply
peterfinch
Hi

I've noticed the same thing.

However, if you move your mouse very slowly upwards towards the link, it does have what appears to be a 1 pixel high working link where the underline is. This isn't adequate obviously, but just right now, I'm not sure how it can be fixed. Perhaps the breadcrumb template?

Regards

Pete
SVijay replied on at Permalink Reply
SVijay
Hi,

You need to add css (float: left;) in singlecontent.css in line 880.
It will work.

Thanks
Vijay
peterfinch replied on at Permalink Reply
peterfinch
Hi Vijay

Which file does the CSS float property need adding to? I'm using a modified version of the Plain Yogurt default theme and don't appear to have a file called "singlecontent.css" anywhere.

Incidentally, I've discovered the links work fine in IE, but don't work at all in Chrome of Safari. (My comment about partially working, above, relates to Firefox 4.)

Regards

Pete
SVijay replied on at Permalink Reply
SVijay
Hi Peter,

singlecontent.css is forhttp://www.savinggracefellowship.com/index.php... . If you paste your site link in here, i can help you.

Thanks
Vijay
peterfinch replied on at Permalink Reply
peterfinch
Thanks Vijay

My site ishttp://www.peterfinch.name/.

Regards

Pete
SVijay replied on at Permalink Best Answer Reply
SVijay
Hi Peter,

in main.css add float: left in line 61.

Thanks
Vijay
peterfinch replied on at Permalink Reply
peterfinch
Thanks Vijay

My breadcrumb links now all work fine in all browsers!

I thought I knew a little CSS, but my past experience is with static, hand coded sites; I'd have never guessed adding a float property here would affect the link. All these separate files, PHP and stuff takes a while to get used to eh?

Thanks again.

Pete
oubernie replied on at Permalink Reply
Hi Peter

Could you help please with my breadcrumb?
The links are not active.
http://plateforme.elearning-burkina.com...

I use the theme brightdrop

Thanks in advance.

Bernie
peterfinch replied on at Permalink Reply
peterfinch
Hi Bernie

I'm not familiar with the theme you're using, but if it doesn't have the "header-nav" area/ <div>, there may not be the right CSS for the breadcrumb (I can't see a breadcrumb at your website).

I use a modified version of the Plain Yoghurt theme and had originally had put the Auto-nav block (with breadcrumb custom template applied) in the "header" <div>; once I swapped it to the "header nav" <div>, everything worked fine.

Pete

Peter Finch

mail@peterfinch.name <mailto:mail@peterfinch.name>

http://www.peterfinch.name <http://www.peterfinch.name/>


On 01/08/2011 12:09 PM, Concrete5 Community wrote: