# Tracking pixel breaks Chrome layout?

**URL:** https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577
**Category:** General Discussion
**Created:** [June 26, 2015, 9:50am UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577 "2015-06-26T09:50:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ThomasNorden](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@ThomasNorden](https://forum.mautic.org/u/ThomasNorden)
#### Post date: [June 26, 2015, 9:50am UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577/1 "2015-06-26T09:50:56Z")

</div>

I am just getting started with Mautic and I hope to use it in my freelancing business (I’ve used Marketo and Eloqua in my dayjobs). I’ve installed the tracking pixel using the Wordpress plugin, but I believe that it breaks the layout in Chrome. My contents doesn’t get centered in the layout, but is flushed to the left. It happens both on Mac and PCs. Works as expected on Firefox and Safari.  
  
  
  
Anyone else having the same issue?  
  
  
  
You can see it here: [www.thomasnorden.se](http://www.thomasnorden.se)

---

<div class="post-metadata">

### Author: ![ThomasNorden](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@ThomasNorden](https://forum.mautic.org/u/ThomasNorden)
#### Post date: [June 26, 2015, 9:50am UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577/2 "2015-06-26T09:50:56Z")

</div>

I am just getting started with Mautic and I hope to use it in my freelancing business (I’ve used Marketo and Eloqua in my dayjobs). I’ve installed the tracking pixel using the Wordpress plugin, but I believe that it breaks the layout in Chrome. My contents doesn’t get centered in the layout, but is flushed to the left. It happens both on Mac and PCs. Works as expected on Firefox and Safari.

Anyone else having the same issue?

You can see it here: [www.thomasnorden.se](http://www.thomasnorden.se)

---

<div class="post-metadata">

### Author: ![chad.windnagle](https://avatars.discourse-cdn.com/v4/letter/c/7feea3/32.png) [@chad.windnagle](https://forum.mautic.org/u/chad.windnagle)
#### Post date: [July 2, 2015, 2:24pm UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577/3 "2015-07-02T14:24:16Z")

</div>

Hi Thomas

I just checked your homepage and it looks like the content is displaying properly. Did you get the issue resolved?

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [July 9, 2015, 7:16am UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577/4 "2015-07-09T07:16:06Z")

</div>

Hello Thomas, I can see the tracking pixel code in source code of your website like this:

`<img src="http://norton.mautic.com/mtracking.gif?d=YTo0OntzOjU6InRpdGxlIjtzOjg0OiJUaG9tYXMgJnF1b3Q7Tm9ydG9uJnF1b3Q7IE5vcmTDqW4gJm5kYXNoOyBEaWdpdGFsIG1hcmtuYWRzZsO2cmluZyBmw7ZyIHNtw6UgZsO2cmV0YWciO3M6ODoibGFuZ3VhZ2UiO3M6NToic3ZfU0UiO3M6ODoicmVmZXJyZXIiO3M6MjY6Imh0dHA6Ly93d3cudGhvbWFzbm9yZGVuLnNlIjtzOjM6InVybCI7czoyNjoiaHR0cDovL3d3dy50aG9tYXNub3JkZW4uc2UiO30%3D" />	<div style="display:none">
	</div>`

When I look at the latest version of Mautic-Wordpress plugin ([https://github.com/mautic/mautic-wordpress/blob/master/wpmautic.php#L56](https://github.com/mautic/mautic-wordpress/blob/master/wpmautic.php#L56)), the code should be different a bit. It should have display:none style attribute. Could you check you are using the latest version of the plugin? You have some div with that style below the tracking pixel. The problem would also be solved if you’d put the image inside that div.

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:59pm UTC](https://forum.mautic.org/t/tracking-pixel-breaks-chrome-layout/1577/5 "2020-02-02T22:59:22Z")

</div>


