Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello! Can you post our site’s URL so I can take a look? Thanks!

    Thread Starter Kata7

    (@kata7)

    No i cant (at the moment) because it is a subdomain test installation and the Blog Name isnt registered till now 😉
    but you brought me to something. Maybe i have to think different.

    The first question remains, but let me ask something other.

    How to put a image as background in the top bar ??
    Is this the way maybe ??

    😉

    Without seeing the site, its hard to help. BUT…yes, you should be able to upload an image as you mentioned.

    For your menu text, you will have to look in your CSS for the current styling and then add your bold there.

    Post your URL as soon as you have it, as we I quickly address your issues then!

    Thread Starter Kata7

    (@kata7)

    Thanks again, i will do it in the next days..
    Till then, last question.. To try to figure it out by my self..

    I dont want nothing more than see the above banner at this page.

    There is the WordPress.org logo and then below printed the menu links, Showcase, Themes, Plugins aso..

    I think thats only a big topbar background image where the menu items are positioned at the bottom of the image.. Or ?

    How to do that ? Till now i have

    .topbarmenu ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    padding: 7px 10px;
    transition: background 0.001s ease 0s;

    background-image: url(“../cvwp/ta_back.jpg”); height:100px;
    }

    .kad-topbar-left{
    width:100%;
    }

    he he, but thats not what i want 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Logo Above the Top Bar’ is closed to new replies.