Removing Navigation
Tabs Joomla module is the easiest way to create and manage your content via tabs.
Rate this topic:
- 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!
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!
-
- Fresh Boarder
- GK User
- Wed Jun 05, 2013 6:43 pm
Hi,
very nice website and logo, great job.
About your question,
should fix it, hiding unnecessary element.
very nice website and logo, great job.
About your question,
- Code: Select all
.gkTabsWrapper {display: none;}
should fix it, hiding unnecessary element.
-
- Platinum Boarder
- GK User
- Wed Jun 05, 2013 6:49 pm
You will get this appearance,
but about Action Button "Start here.." - you should work with them also.
You can use CSS3 button without image like is now.
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.
-
- Platinum Boarder
- GK User
- Wed Jun 05, 2013 7:34 pm
Wow - thank you! That's exactly what I was looking for!
-
- Fresh Boarder
4 posts
• Page 1 of 1