Trouble adding banner to header - by timmillere3

This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: timmillere3
    timmillere3
    Participant
    March 10, 2017 at 16:53

    Hello

    Can you please tell me how I can add a couple of banners next to my navigation?

    I have attached a screenshot of where i need them placed.

    http://166.62.125.133/~microscope/wp-content/uploads/2017/03/banner_images.jpg

    thanks

    Tim

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2017 at 10:48

    Hello,

    You can edit the file header.php. We recommend to make changes in the child theme not to lose changes after update.

    Regards,
    Rose Tyler.

    Avatar: timmillere3
    timmillere3
    Participant
    March 13, 2017 at 13:46

    Hello
    Thank you but can you send me the code that i need to add to the header and where it should be placed in header.php ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2017 at 08:46

    Hello,

    You can to find your header classes http://prntscr.com/ejpt5q in the file and there add some code of your banners, for example:

    <div class="banners">                    
    <a href="http://..."><img style="max-width: 100px;" src="http://...link to banner image" alt="..."></a>
    <a href="http://..."><img style="max-width: 100px;" src="http://...link to banner image" alt="..."></a>
    </div>

    You can use Inspector of elements (Chrome built in tool) to find out what you should change in style css. I gave you a point to the right direction with changes and you can do them by yourself because individual customization is not included in our support. Feel free to ask me about all theme options or fixing the problems but additional customization is out of the scope of our support. You need to have base css and html skills if you want to change or add some special elements.

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.