Post by tmitch2008 » Wed Jun 12, 2013 11:19 pm

Hi,

I'm relatively new to opencart and have got a question regarding the layout in store front. I have created my homepage with different modules like Latest, features, slideshow on it in the admin area, and it all comes through on the store front. But on the store front some of the headings are not aligned, e.g. I have a Categories Module to the left and a Latest Module in the centre, but the heading for the "Latest" Module is not in line with the Categories heading.

I have inspected the elements on the page in browser on the store front to see if I can see why this is happening and noticed that before each bit of code for a module there is a blank quote in the code e.g. " ", after removing these in the inspect element bit the heading title jumps up back in-line to which it should be.

So figuring that out i need to know where in the opencart source files it is putting the blank quotes in for each module so i can remove this, any help???

Here is the example from code in the browser where the blank quotes are coming, before every new module the code in the store front has for example...

Code: Select all

"
"
<div id="content">
<h1 style="display: none;">Icon Cards</h1>
<div class="box">
  <div class="box-heading"><span>Latest</span></div>
  <div class="box-content">
    <div class="box-product">

Newbie

Posts

Joined
Wed Jun 12, 2013 10:51 pm

Post by Xyph3r » Thu Jun 13, 2013 3:46 am

Have you edited the modules and added those there? or you have a VQmod whitch does this?

ImageImageImage
Opencart Templates, Modules, Themes & Custom Development | ShopThemer


User avatar
Active Member

Posts

Joined
Sun Feb 10, 2013 1:08 am


Post by tmitch2008 » Thu Jun 13, 2013 4:47 am

No I have not edited them modules, I have a custom theme which I bought and added to my opencart system but I can't see anywhere why it is adding this...

Newbie

Posts

Joined
Wed Jun 12, 2013 10:51 pm
Who is online

Users browsing this forum: Amazon [Bot] and 20 guests