logo issue

Premium, Furniture Joomla Design Shop Template with K2Store support
GK User
Tue Aug 28, 2012 12:30 pm
Hello,
Im struggling to get this line to fit correctly,
I will want the orange line to fit on top just like in the template demo (If you cannot see it there is a separation of about 1cm between the orange line and the top of the browser). and also This line is breaking into two parts...And I dont want this line to brake...
Can anyone help,wich code,line and .css do I need to change?
Thanks

Image
User avatar
Senior Boarder

GK User
Thu Aug 30, 2012 8:11 am
Please add for the elements (in the template.css file):

Code: Select all
h1#gkLogo,
h1.gkLogo.text


following property:
Code: Select all
margin-top: 10px;
User avatar
Administrator

GK User
Thu Aug 30, 2012 12:02 pm
dziudek wrote:Please add for the elements

Hi,
Now the logo fits correctly thanks, But the orange line is still separated from the top,only on the homepage and maybe another random page...
Thanks for your help,,
User avatar
Senior Boarder

GK User
Thu Aug 30, 2012 12:12 pm
In this case I'll need the URL to your website - you can send it to dziudek[at]gavick[dot]com

Without it I'll probably not able to help you.
User avatar
Administrator

GK User
Thu Aug 30, 2012 7:17 pm
I've checked your website and it seems that you have to add in the template.css file following rule:

Code: Select all
body {
margin: 0!important;
padding: 0!important;
}
User avatar
Administrator

GK User
Fri Aug 31, 2012 10:15 am
Thanks you, works perfect now. ;)
User avatar
Senior Boarder


cron