Colums and content moving to where breadcrumb ends

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sun Feb 27, 2011 10:01 pm
it happens with explorer, exactly with 8.0.6001

the colums and the content moves to the right, right after where breadcrumb ends. as longer the breadcrumb is, the more to the right the colums and content moves. you can appreciate it in the attached picture.




Another question is that using explorer, the logo is not on the right place and is a bit above the menu bar.


is there a way to solve it? most ppl use explorer so for us is a must to fix it.

thx in advance.
User avatar
Junior Boarder

GK User
Fri Mar 04, 2011 8:08 am
Hello!!

Anyone knows?
User avatar
Junior Boarder

Konrad M
Fri Mar 04, 2011 8:31 am
Hi,
Can you give us url to your site?
User avatar

GK User
Fri Mar 04, 2011 8:38 am
User avatar
Junior Boarder

teitbite
Sat Mar 05, 2011 7:04 pm
Hi

Please send me the access to admin panel.
User avatar
Moderator

teitbite
Tue Mar 08, 2011 6:33 am
Hi

Please try with this code:

Code: Select all
div#gk-breadcrumb {
    width: 100%;
}


or maby:

Code: Select all
#gk-container {
clear:both;
}
User avatar
Moderator

GK User
Tue Mar 08, 2011 7:27 am
first option is working fine.

thank you!!
User avatar
Junior Boarder

teitbite
Wed Mar 09, 2011 6:32 am
Hi

Great :) The second option got no reason to make it like I look at this now.
User avatar
Moderator


cron