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
Site:www.www.savinggracefellowship.com/index.php...
Please Help
Hi,
You need to add css (float: left;) in singlecontent.css in line 880.
It will work.
Thanks
Vijay
You need to add css (float: left;) in singlecontent.css in line 880.
It will work.
Thanks
Vijay
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
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
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
singlecontent.css is forhttp://www.savinggracefellowship.com/index.php... . If you paste your site link in here, i can help you.
Thanks
Vijay
Hi Peter,
in main.css add float: left in line 61.
Thanks
Vijay
in main.css add float: left in line 61.
Thanks
Vijay
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
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
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
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
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:
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:
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