Page 1 of 1
Do we have paramter to disable title of text page?
Posted: 02 Jan 2011, 14:33
by ulas
I wonder that does imagevuex has feature to cancel the title of text page on top of the textpage.
If not ,can we add it?
Re: Do we have paramter to disable title of text page?
Posted: 03 Jan 2011, 01:58
by mjau-mjau
You can remove it globally, but you can not remove it on a per-textpage level. To globally remove it, go to your theme -> edit stylesheet, locate and change:
.textpage_title {
display: none;
}
Re: Do we have paramter to disable title of text page?
Posted: 10 Jan 2011, 16:41
by ulas
thanks for reply. I expect to have disabiling per page.
I have another question. Can we change the color of Main Menu? I want to change color of texts as white and I dont want hover.
How can I do this?
Re: Do we have paramter to disable title of text page?
Posted: 10 Jan 2011, 17:13
by ulas
Another question is can we set the menu fixed?
I mean Main Menu has a lot of sub menu and its items. when we want to see them we are moving mouse to bottom of main menu and then main menu moves from bottom to up. but it will also go to top of logo if I put it top of the page.
When this case can I fix the place of main menu and navigation will not move main menu to up?
Re: Do we have paramter to disable title of text page?
Posted: 11 Jan 2011, 13:16
by mjau-mjau
ulas wrote:thanks for reply. I expect to have disabiling per page.
Parameters are available for options that are under settings. There is no option to disable title of text page, so the only option currently is to hide it with CSS.
ulas wrote:I have another question. Can we change the color of Main Menu? I want to change color of texts as white and I dont want hover. How can I do this?
Yes, menu colors are set in your theme. Go to admin -> themes -> edit your theme. To set color for the actual TEXT in the menu, you will have to edit the theme CSS Stylesheet.
ulas wrote:Another question is can we set the menu fixed?
I mean Main Menu has a lot of sub menu and its items. when we want to see them we are moving mouse to bottom of main menu and then main menu moves from bottom to up. but it will also go to top of logo if I put it top of the page.
When this case can I fix the place of main menu and navigation will not move main menu to up?
I am not quite sure what you are asking about here ... If the menu doesn't scroll with the mouse, then how is the visitor supposed to be able to see it all and control it? ... or do you mean that the menu does not collapse? That is an option in settings -> menu -> mainmenu -> autohide.
Re: Do we have paramter to disable title of text page?
Posted: 12 Jan 2011, 07:50
by ulas
thanks for all answers.
I think navigation menu is not user friendly, It is for like expert users , they are more familiar with all kind of navigation menus. but other normal users it is kind of hard to handle because, it scrolls so fast and there is no way to stop or slow down.
I think you should consider updating navigation menu behaviour for normal user and you should give us to options to change behaviour of it.
do we have option to change or control navigation menu behaviour?
Re: Do we have paramter to disable title of text page?
Posted: 13 Jan 2011, 01:29
by mjau-mjau
How exactly would you want it to behave?
Either, you have a very long list of folders in your menu, or you have a small screen. There are some remedies for this, that make the menu much easier to navigate:
admin -> themes -> edit your theme -> menu.mainmenu.menuitem.vertical_textmargin ... Set this value much lower, and you will see the menu becomes much easier to navigate.
Also, you could reduce the font-size to further reduce the overall height of the menu and make it easier to navigate.
Another option, is to sort your folders optimally into subfolders so the menu doesn't get that long. Do you have a link btw so I can understand exactly what we are dealing with here?