Shape 5

Joomla Templates => Oasis - Club => : edym November 28, 2014, 11:58:32 PM



: Tabs
: edym November 28, 2014, 11:58:32 PM
Hi,

1. About the 2 Tabs under the slider in frontpage, I just need Tab 1 coz I have only four main areas to display. How can I hide Tab 2 so that it won't slide to the empty tab (coz i unpublished Tab 2). Just keep showing tab 1 in static is fine, it now keep sliding even with tab 1 only.


: Re: Tabs
: edym November 30, 2014, 09:02:05 PM

Another problem is that, after I hided some content in the frontpage, there is unwanted white space. Please have a look of the attachment, how can I remove the white space so that the top blue color can stick with the grey bar? Thx.


: Re: Tabs
: mikenicoll December 01, 2014, 04:44:57 PM
Hello,

1) If you are only using 4 Tabs the navigation shouldn't appear. Generally this occurs if you have more than 5 Tabs. If not can you post a URL?

2) This is an empty component DIV used for Articles. You can hide it in the Template Manager under the General Tab > Hide Component On Pages


: Re: Tabs
: edym December 02, 2014, 04:30:33 AM
Here it is the frontend.
http://nathsingc.com/insp/

And I cannot find the "General Tab > Hide Component On Pages" option in the backend. Please help.


: Re: Tabs
: pbt39 December 02, 2014, 02:16:02 PM
template manager -> name of the template -> Vertex -> general
WOULD YOU LIKE THE CONTENT AREA SHOWN ON THE FRONTPAGE? -> "mark name where to hide"


: Re: Tabs
: mikenicoll December 02, 2014, 05:10:31 PM
Hello,

This should hide the navigation:

#s5_button_wrap2 {
display: none !important;}


: Re: Tabs
: edym December 02, 2014, 11:23:06 PM
I found "WOULD YOU LIKE THE CONTENT AREA SHOWN ON THE FRONTPAGE", but don't know which item should I select. I tried to select somes item but there is no change in the front-page. How can I remove the empty space? Thx for helping.


: Re: Tabs
: mikenicoll December 04, 2014, 05:14:42 AM
Hello,

You would want to make sure there is a check box next to the menu items where you don't want the empty space to appear. This space is meant for articles so you need to disable it if you don't have any under a specific menu item.


: Re: Tabs
: edym December 06, 2014, 10:32:23 PM
Thx, your below code hided the button.
#s5_button_wrap2 {
display: none !important;}

But I have no idea about this one,
"You would want to make sure there is a check box next to the menu items where you don't want the empty space to appear. This space is meant for articles so you need to disable it if you don't have any under a specific menu item."

Please see my screen capture, I don't know what option should I choose in order to hide the empty space.


: Re: Tabs
: mikenicoll December 08, 2014, 08:09:31 PM
Hello,

All those options are Menu Items that are part of your Joomla Backend. If you click on one of them a check mark will appear. Any Menu Item with a check mark will remove the component (and empty box) if no articles are showing.


: Re: Tabs
: edym December 08, 2014, 10:36:02 PM
I hided everything except the newly created menu items. Seems it works. Thx.


: Re: Tabs
: mikenicoll December 08, 2014, 11:08:14 PM
NP :)


: Re: Tabs
: edym December 27, 2014, 10:15:59 PM
Hi,

I got the same problem in the second language of my site.
Please have a look at below.
http://nathsingc.com/insp/index.php/en/

As you see in the attachment, there is unwanted white empty area between the bottom logo and the green area, how can I remove the white empty space? Thx.


: Re: Tabs
: edym December 27, 2014, 10:24:31 PM
It's a bit confusing that when I check all the boxes in ""WOULD YOU LIKE THE CONTENT AREA SHOWN ON THE FRONTPAGE", the problem gone. Anyway, my problem is solved at the moment.


: Re: Tabs
: mikenicoll December 29, 2014, 05:04:15 PM
Ok glad you got it sorted!