breadcrumbs small style error

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 27, 2012 9:22 pm
Reply with quote
Report this post
hi there,

please check this page:
http://www.wijnwarenhuis.be/over-ons/be ... i-pugliese

as you can see the padding of the third level is not quite right...

any solution?

regards
emel
User avatar
Platinum Boarder

Konrad M
Tue Nov 27, 2012 10:09 pm
Reply with quote
Report this post
Hi,
can you provide correct url because this one isn't working.
User avatar

GK User
Wed Nov 28, 2012 3:53 pm
Reply with quote
Report this post
User avatar
Platinum Boarder

Konrad M
Thu Nov 29, 2012 7:33 am
Reply with quote
Report this post
Please send me Private Message with ftp access. And access to joomla back-end too.
User avatar

Konrad M
Fri Nov 30, 2012 8:08 am
Reply with quote
Report this post
I got your message and fix it. Now should be ok.
User avatar

GK User
Sun Dec 02, 2012 11:16 pm
Reply with quote
Report this post
Hi, could you please post the solution, I have the same problem in the breadcrumbs and would like to know how to fix it.
Thanks in advance.
User avatar
Fresh Boarder

Konrad M
Mon Dec 03, 2012 11:02 am
Reply with quote
Report this post
@toritocc please go to html/mod_breadcrumbs/default.php and find (line 15):
Code: Select all
else echo '<li class="pathway">' . $list[$i]->name . '</li>';

and change to:
Code: Select all
else echo '<li><a href="#" class="pathway" >' . $list[$i]->name . '</a></li>';
User avatar

GK User
Mon Dec 03, 2012 4:14 pm
Reply with quote
Report this post
Thank you so much for the help.

Regards and keep on making such a great job with the templates and the help
User avatar
Fresh Boarder


cron