Hi
I would like to align text-logo to one line.
Where do I find the code?
h1.gkLogo.text {
width: 1000;
margin: 0;
}
h1.gkLogo.text {
width: auto;
margin: 25px 0 0 0;
line-height: 30px;
}
h1.gkLogo.text a,h1.gkLogo.text .gkLogoSlogan {
display: block;
background: none !important;
color: #fff;
font: normal32px/76px Georgia, serif;
font-style: Georgia;
text-indent: 0;
color: #444444;
text-align: left;
}
h1.gkLogo.text a {
padding: 0 16px;
width: auto!important;
margin-top: -20px;
}
h1.gkLogo.text .gkLogoSlogan {
font-size: 12px;
line-height: 10px;
margin: -65px 0 18px 0;
}
Also the distance between upper edge Top1 and picture....
Thanks in advance.
// Rikke