• hi i have a header wherein i wanted to split in two half is having the logo and menu while other half i will add links to it. . . is there any code which i can use to do this?

    thanks in advance ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • as you said already in the title, add one or two new divs, and style them possibly with float:left; and fixed widths, to allow two in the space of the header.

    this is a very general html question, and has not really much to do with wordpress.

    please give more details if you need more suggestions.

    exact location of the new divs?
    name and download of your theme?
    code of header.php of your theme? (please paste the code into a https://pastebin.com/ and post the link to it here)
    link to your site?

    Thread Starter nobodyknowsme

    (@nobodyknowsme)

    thank you for the answer. . . .

    new divs will be placed in line with logo image and it will be located at the right part of the logo the name of the theme is atahualpha 3.6.4

    currently site is in localhost. . . sorry but here’s the header.php

    i am out of this – atahualpa is too different for me ;-(

    there is a dedicated atahualpa forum: https://forum.bytesforall.com/forumdisplay.php?f=15

    Thread Starter nobodyknowsme

    (@nobodyknowsme)

    thanks ill read hahaha

    btw can i ask a diff question? is it possible for wordpress to show diff sets of menu depending of option selected?

    example HOME > OPTION1 > OPTION2 (menu items)
    when option1 is chosen it will change menu to . . .
    HOME > OPTION1_MENU1 > OPTION1_MENU2
    when option2 is chosen it will change menu to . . .
    HOME > OPTION2_MENU1 > OPTION2_MENU2

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add my own div in header’ is closed to new replies.