AbanteCart Community

eCommerce construction => Templates => Topic started by: Trendslink on August 12, 2016, 11:52:45 AM

Title: A little space at header
Post by: Trendslink on August 12, 2016, 11:52:45 AM
anybody know how to remove a little space at this header. I did not modify anything at core files.

Please refer photo at attachment
Title: Re: A little space at header
Post by: abantecart on August 12, 2016, 12:21:00 PM
Use firebug on FF or other inspector and see where this space is coming from.
You can share URL so we can check
Title: Re: A little space at header
Post by: Trendslink on August 12, 2016, 12:44:35 PM
It's only happen at chrome browse but not in firefox. url http://trendslinkstore.com
Title: Re: A little space at header
Post by: Basara on August 15, 2016, 09:23:38 AM
Hello.
I did not see space problem in my Chrome browser. Make sure you use latest chrome version and browser addons do not insert anything to the site
Title: Re: A little space at header
Post by: Trendslink on August 15, 2016, 11:54:06 AM
Thank you. It's gone when i remove adblock  ;D
Title: Re: A little space at header
Post by: adam on September 26, 2016, 12:35:00 PM
I have a similar problem.
please telle me how to do

lseacenter.com

Title: Re: A little space at header
Post by: abantecart on September 28, 2016, 08:00:06 PM
I have a similar problem.
please telle me how to do

lseacenter.com

Probably space left from disabled or misplaced banner. Check HTML inspector in the browser.

Title: Re: A little space at header
Post by: ktchost.com on October 06, 2016, 10:53:43 AM
I have a similar problem.
please telle me how to do

lseacenter.com

For permanent solution, try to inspect blank space using firebug and remove the unwanted code.
Title: Re: A little space at header
Post by: digitalt on October 06, 2016, 02:50:23 PM
Easy way is to increase header size by a few px and reset position.

I see what you are trying to do. The blank space in Adam's example is part of the LAYOUT. Don't know if that can be addressed.

As for the blank space in header/head.tpl increease or decrease header px in style.css. Let me take a look and can find where it is.

I did a similar thing for my logo to make it even. Give me a day or so and I will get back to you. Working on something else right now with different code.