Removing Navigation

Tabs Joomla module is the easiest way to create and manage your content via tabs.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jun 05, 2013 5:06 pm
Hi -

I'm not sure if this is a template or module question. But I am using the PenguinMail template which by default has the Tabs GK4 running on the home page. There is a navigation under the tabs that I would like to remove (I am only using 1 tab, I just want the layout of the page, I am not sliding through multiple tabs). Can anyone pint me where to go to remove the navigation?

Below is a screenshot or link to page here: http://74.54.203.16/~chess/ - I am trying to remove gkTabsWrapper.

Thanks!

Image
User avatar
Fresh Boarder

GK User
Wed Jun 05, 2013 6:43 pm
Hi,
very nice website and logo, great job.

About your question,
Code: Select all
.gkTabsWrapper {display: none;}


should fix it, hiding unnecessary element.
User avatar
Platinum Boarder

GK User
Wed Jun 05, 2013 6:49 pm
You will get this appearance,
hidden-element.png

but about Action Button "Start here.." - you should work with them also.

You can use CSS3 button without image like is now.
User avatar
Platinum Boarder

GK User
Wed Jun 05, 2013 7:34 pm
Wow - thank you! That's exactly what I was looking for!
User avatar
Fresh Boarder


cron