• Hello,
    I have been customizing the arclite theme to fit what I’m doing (developing a website for my kids’ school). I have a little more ‘tweaking’ to do but I need some help. I want to change the color of the background of the navigation bar the goes across the top. It is currently blue. Also, in my header, our logo is too far off to the far right corner. I want to move that to the left a little bit and be more centered in that blank space. Is that a padding issue? I am familiar with html but not css so much. I am volunteering to do this and GREATLY appreciate any help. My website.
    THANK YOU
    Tracy

Viewing 1 replies (of 1 total)
  • Changing the color of the top nav bar isn’t going to be easy. It’s composed of 4 or more images (all called nav-[something].png) in the theme’s images folder that are are applied to various parts of the menu to create the overall effect. You’d need to amend every one of those images if you wanted a different color nav bar.

    Is that a padding issue?

    Not really. It’s a positioning issue. You’ve positioned it at the right. To be honest, the easiest way of fixing this would be to amend the log image itself and add a right hand margin to the image.

Viewing 1 replies (of 1 total)
  • The topic ‘Arclite Navigation Bar background color and image placement’ is closed to new replies.