Remove AAA aka font sizer + breadcrumbs

GK User
Sat Aug 06, 2011 11:29 am
I follow the previous threads how to remove "AAA" but not succeeded.

Would it be possible to update the template with a switch in backend for this, as "Tools" dont´seams to be there?

I also want to remove breadcrumbs in frontend but there is stil a border there, if i remove it (container?).

It would be great to be able to remove breadcrumbs in frontend and also not to be dependent on AAA - right now it seams that both have to be active in order not to mess up design.
User avatar
Fresh Boarder

Konrad M
Mon Aug 08, 2011 3:30 am
Hi
Can you give us url to your site?
User avatar

GK User
Tue Aug 09, 2011 8:48 pm
User avatar
Fresh Boarder

Konrad M
Wed Aug 10, 2011 6:14 am
Try add to override.css
Code: Select all
#gkBreadcrumb {
    display: none;
}


and remember to enable override.css option in template settings
User avatar

GK User
Wed Aug 10, 2011 5:06 pm
Thanks Konrad! It worked, is it possible to just hide AAA+breadcrumbs on the frontpage?
User avatar
Fresh Boarder

Konrad M
Thu Aug 11, 2011 7:44 am
I think yes. You need to remove this code i sended you.
Then go to Template settings to Features section. Here you will find option Font-size switcher on. Just put here ID home page and set disable.
For breadcumb just find Breadcrums module and select to show it on all pages except home.
User avatar

GK User
Thu Aug 11, 2011 4:22 pm
I must be blind - thanks!
User avatar
Fresh Boarder

GK User
Wed Aug 17, 2011 9:30 am
He Guys,

how can i remove breadcrubmbs/fontsize only on frontage?

Regards

Torsten
User avatar
Fresh Boarder

GK User
Thu Aug 18, 2011 12:35 pm
Someone any idea??
User avatar
Fresh Boarder

GK User
Fri Aug 19, 2011 1:22 pm
Solution:

-exclude frontpage in breadcrumb module
-in template add rule fontsizeswitcher disabled on item xxx (frontage)
User avatar
Fresh Boarder


cron