Breadcrumb-Bug in GAMEBOX-Template?

Gamebox - especially created support forum for Joomla 1.6
GK User
Fri Jan 20, 2012 8:13 am
Check here: http://www.total-desaster.org

By klicking on GALLERY for example, the breadcrum shows the correct path - fine, though.

BUT if you klick on ANYTHIN on the breadcrum you will be redirected to the homepage, what is definitely not correct.

Thank you for your help in advance!

Regards
Ingo
User avatar
Expert Boarder

GK User
Fri Jan 20, 2012 9:16 am
Are you sure that you set any content to this menu items like 'The Band' and 'News' ? Please attach here screen with this menu items configuration.
User avatar
Platinum Boarder

GK User
Mon Jan 23, 2012 4:49 pm
Here you are
User avatar
Expert Boarder

teitbite
Mon Sep 03, 2012 10:56 am
Hi

This is not a breadcrumb problem. An issue is that logo is covering breadcrumb, so You are clicking at logo all the time. Please add this code to css:

Code: Select all
#gkTopLogo {
    overflow: hidden;
}
User avatar
Moderator


cron