Hey guys,
I have used your OnePageTwo template to build sv-vesta.nl
Now I have some questions about it:
- how can change the color of the active menu-item?
- Is it possible to put a small movie in a module like 'Intro'?
- Is it possible to modify the contact form?

I hope you can help me.

Kind regards,
Dirk

    dpcschalkwijk
    Hi
    To change the active menu color add this code in /css/custom.css file and change the color code

    .zen-nav-fixed #onepage li.active a, #toolbar.zen-nav-fixed #onepage li.active a {
        color: #45b29d;}

    For the intro module, if you are using a custom html module you can embed video using iframe. kindly set the default editor to NONE from global configurations before adding code.

    On contact module may i know what you want to change ? colors,font size?

    Hey Pankaj,
    Thanks for your reply.
    I searched for the custom.css in the template folder but I could not find it. There is only a custom_rename_to_custom.css file but it is empty.

    Embedding the video worked out great.

    In the form I would like to change some colors and I would like to translate it to dutch.
    Next to that I did a test by sending the form, but that does not seem to work.

    Last question: I would like to add another item to the menu. What is the right way to do that?

    Kind regards,
    Dirk

      dpcschalkwijk
      Hi
      You can add custom.css file and add the code.
      About adding new menu item you can simply add it in your Joomla menu item where you added all other menu items.

      Hi,
      Thanks!
      The custom.css works!
      About the menu: in this onepager it seems to work differently. Normally you can add menu-items under 'Menu'.
      But here the menu-items are made in the template settings and most of them can be modified in a module or an article. But how can add an item in the template settings?

      Last but not least I want to modify the contact form. How can I do that?

        dpcschalkwijk
        Hi
        The template settings could not be customized You can link the items from the given options. In contact form the fields are the core fields and you could not add more in current one as this is appear a module sp quick contact.

        Write a Reply...
        You need to Login to view replies.