Jump to content

Change colour of site doc header - Kita Blue


Guest lapetite

Recommended Posts

Guest lapetite

I've moved the links for the siteDocs to the bottom of my webpage, however, I can't seem to change the colour of the header bar that it used to be situated in.

My website is: www.lapetitemademoiselle.com.au

I want to change the green to the blue shown throughout the rest of the site.

Thanks!

Link to comment
Share on other sites

Guest lapetite

It's part of the background image.

I've attempted the change the background images via the layout.css however it's proven unsuccessful. How might I go about changing the background image?

Link to comment
Share on other sites

Hi

In Firefox, your site is pushed over to the right. You need to change the style for your logo link (.topHeaderImg). It is this that is causing it. Open your layout.css and replace the style with this.

.topHeaderImg {

    float: left;

    outline: none;

    width: 300px;

    height: 110px;

    margin-top: -68px;

}

Lee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...