The purpose of the site is to ensure that new and expectant parents have everything they need to easily take care of their babies and provide a happy childhood for them. Our task was to make the website friendly for the customer and users.
I manage the site of a car dealership. My client asked me if there is the possibility to publish the ads, automatically, even on other sites that manage car ads where he is registered (Example: AutoScout).
Hello! How are you guys?
I'm working on a project in Drupal and found the following difficulty.
I currently have a menu like this:
https://i.imgur.com/MjXSj6n.png
And I would like to customize it this way:
https://i.imgur.com/iqEniuS.png
However, I do not know in which file is located the links of each section of the menu so that I can go there and insert the icons and then stylize them.
Inside my page.tpl.php file I have a code like this:
<?php print render($page['horizontal_navigation']); ?>