Front page and menu

gregagre's picture
gregagre
Tue, 07/14/2015 - 09:17
#1
Front page and menu

Hi,

thank you for another great theme.

I have 2 needful things to do.

1- I need smaller top slider image (like that one on the blog page). Can this be done in css or is written in js?

2- Can menu be always shown, like sticky on top? Can I use other menu, maybe TB Mega menu?

Thank you million for answers :)

Gregagre

phuonght's picture
phuonght
Wed, 07/15/2015 - 23:44

Hi,

We have some suggestions for you:

1, If you need smaller slider, you can edit in file css, line 636:

#home {

position: relative;

height: 400px;

min-width: 100%;

}

2, You need to have acknowlegde about css. Please edit in file style.css, line 554:

#menu-top {

float: right;

height: 17px;

margin-top: 29px;

position: relative;

-webkit-transition: all .3s linear;

-moz-transition: all .3s linear;

-ms-transition: all .3s linear;

-o-transition: all .3s linear;

transition: all .3s linear;

}

css more as same as scrolling menu.

This menu is top menu, you can create it similar as the main menu.

If you would like to use TB menu, you can take a look at https://www.drupal.org/node/26502 and change code from line 89 to line 98 in file header. inc by the code above.

gregagre's picture
gregagre
Thu, 07/16/2015 - 03:45

This suggestions are great, just like I asked :)

Your support is awesome!

Thanks

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.