• Resolved vratsasg

    (@vratsasg)


    Hey Sir,
    Thanks for this awesome theme and your great help at forums.
    That i would like to ask how can i add images (two small logos right and left as i have my meny centered)
    I am trying to find where at php file is the header-menu so to adjust the apropriate code.
    Thanks For your Time and your Help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    Hi vratsasg

    You need image link at wp_nav_menu() ?

    Appearance / menu

    links tab click

    input url

    and link text below

    <img src="your image url" width="88" height="31" alt="link to url" />

    and last Save menu
    Thank you.

    Thread Starter vratsasg

    (@vratsasg)

    Thanks Sir Problem Solved!

    i input this because i want to align this logo
    <IMG STYLE=”position:absolute; TOP:35px; LEFT:170px; WIDTH:50px; HEIGHT:50px” SRC=”image.jpg”>
    this worked for me
    thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add images to menu-header’ is closed to new replies.