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 😉
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 ??
😉