Still having logo spacing issues

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun Jun 06, 2010 4:26 pm
I too am having spacing problems. I used the quickstart package on Friday, so I assume that I have the new update. It did install Joomla 1.5.18.

There is too much space below the menu after making the logo bigger.

http://www.chicagopaws.com/Joomla2/

There were a lot of different suggestions, and I am not sure which one to try, so I thought I would ask you first.

Thanks.
User avatar
Senior Boarder

GK User
Sun Jun 06, 2010 7:48 pm
I also have the same problem.....try template.css.......but cant find the line ore where to change ?
User avatar
Gold Boarder

teitbite
Mon Jun 07, 2010 12:47 pm
Hi

The best way is to add a top margin for menu. Please try class:

Code: Select all
#gk-nav {
background:none repeat scroll 0 0 #979189;
float:right;
margin:18px 0 10px 0;
}


at template.css file.
User avatar
Moderator

GK User
Tue Jun 08, 2010 7:52 pm
Thanks! That worked.
User avatar
Senior Boarder

GK User
Wed Jun 09, 2010 11:43 am
On my site in IE7 the logo moves 8px or so up. In all the other browsers it works fine!
How can I fix this

See http://www.mtb-dezeeleeuw.nl/newsite/joomla/

Gtz. Armand
User avatar
Fresh Boarder

teitbite
Wed Jun 09, 2010 12:27 pm
ajansen wrote:
On my site in IE7 the logo moves 8px or so up. In all the other browsers it works fine!
How can I fix this

See http://www.mtb-dezeeleeuw.nl/newsite/joomla/

Gtz. Armand


Hi

Please send me joomla panel access to Your site.
User avatar
Moderator

GK User
Wed Jun 09, 2010 12:41 pm
It's in your mailbox B)

Grtz. Armand
User avatar
Fresh Boarder

teitbite
Wed Jun 09, 2010 4:52 pm
Hi

Think it's fixed with:

Code: Select all
h1.logo {
left:0px;
top:5px;
}

#gk-toolbar {
margin:0px;
padding:30px 0 10px;
}
User avatar
Moderator

GK User
Wed Jun 09, 2010 5:43 pm
Thnx is works!! B) B)


Grtz. Armand
User avatar
Fresh Boarder


cron