Jump to content

[SOLVED] overlaying modules - help a newbie!


Recommended Posts

Hi there,

I am very new to prestashop (and like it so far),

but today I must have done something wrong somewhere while trying to install my theme, I just don't know where.

I'm hoping you guys can help me out!

 

I have attached a screenshot of my webpage as it is at the moment.

As you can see the modules are overlapping, but I don't know why since it wasn't like this at first.

I also attached a screenshot of the positions of the modules, but everything seems to be right there.

The slider I'm using is called TM Nivo Slider, but that isn't the problem because the modules keep on overlapping even if i uninstall the slider.

Edited by Ichara
Please only post one issue per thread. (see edit history)
Link to comment
Share on other sites

Ichara:

 

You can most likely solve this issue be editing the css file associated with the slider and changing or adding the margin-top value.

If you post a link to the site we can look at it with our developer tools and tell you what we find.

Make sure that you have use css as original under preferences/ performance when you post the link.

Link to comment
Share on other sites

Hi,

 

Thank you for responding,

 

I solved the overlaying modules by just reinstalling prestashop and my template,

I wasn't that far with my webshop so it wasn't really a problem..

 

The footer issue, however, I can't seem to figure out.

I found the file, it was in footer.tpl, but I'm not sure what I should comment out.

 

 

<!-- Footer -->

<div id="footer_wrapper">

<div id="footer">

{$HOOK_FOOTER}

{if $page_name == 'index'}More <a rel="nofollow" href="http://www.templatemonster.com/category/jewelry-prestashop-templates/" target="_blank">Jewelry PrestaShop Templates at TemplateMonster.com</a>{/if}

</div>

</div>

</div>

</div>

{/if}

<script type="text/javascript"> Cufon.now(); </script>

</body>

</html>

 

the other part of the footer was in tmfooterlinks.tpl,

it says:

 

 

<p>© 2012 {l s='Powered by' mod='tmfooterlinks'} <a href="http://www.prestashop.com">PrestaShop</a>™. All rights reserved</p>

</div>

 

could tell me what to comment out? thanks in advance!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...