X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   massive white space between head tags (https://forum.x-cart.com/showthread.php?t=66377)

keystone 03-12-2013 01:21 PM

massive white space between head tags
 
I was wondering how to get rid of the massive white space I have in between my head tags. Just below my
Code:

<meta name="keywords" content="wholesale candles, scented candles, votive candles, soy votives, scented jars, unscented pillars, wedding candles, " />
I have 33 lines of space then my google analytics code then another 36 lines of blank space down to my next lines of code

Code:

      <script type="text/javascript" src="http://apis.google.com/js/plusone.js">
      {lang: 'en'}
    </script>
 
 
 
<link rel="stylesheet" type="text/css" href="http://www.uscandleco.com/var/cache/..............." />


I'm trying to tidy up a bit and also want to clean up all the different js code in the head tags too. Any ideas how to go about this?

cflsystems 03-12-2013 01:46 PM

Re: massive white space between head tags
 
This is due to the speed up tools for js and css. There is nothing you can do about it. The gap will stay. BTW it doesn't matter if you have one empty line or 10000 in the html file, they are skipped and do not do any harm


All times are GMT -8. The time now is 02:50 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.