1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 04 November 2015
  5.  Subscribe via email
Hi Carian.

I am very glad using J51 templates.
But there is a problem within the template.
I bought a date picker plugin for my Virtuemart shop and installed it.
But now there is a big white space on top of the page.


And also sometimes on the bottom there is a big black space.




It seems there should be a Slideshow but there isn't one.
When I look with Firebug i think .....this is the problem for the white space on top.
<div id="container_top3_modules" class="j51container" data-stellar-background-ratio="0.5" style="background-position: 50% 88.5px;">

But i don't want to mess up the rest of my website...

The problems are there when i put a product in my cart , pick a date and i want to go to the checkout.


Can you help me to solve this problem?

Gr Edgar
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

Would you have a URL to a live example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carian.



First you have to put something in the cart , pick a date to delivery then go to the checkout.

Gr. Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

To resolve could you try adding the following to the Custom CSS field of your templates parameters..


.module .module_surround, .module_menu .module_surround {
height: auto !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carian.

I did but it doesn't help


Gr Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carian

This is what happening:

on top:


at the same time on the bottom:


The website url:
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you please email this information to info@joomla51.com as it does not appear be displaying in your posts. Please paste a link to this post in your email for our ref.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I Notice you have an error in your Custom CSS...


@media only screen and (max-width: 959px) {
.j51gridgallery figure h3 {font-size: 18px;
}

@media only screen and (max-width: 440px) {
#socialmedia {
top: 0;
}}



Should be....


@media only screen and (max-width: 959px) {
.j51gridgallery figure h3 {font-size: 18px;
}}

@media only screen and (max-width: 440px) {
#socialmedia {
top: 0;
}}
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi carian,

It is working, but there is still a problem:
When I put some things in my cart ,



en when I change the quantity. this is happening:

Can you help me?
Gr. Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

Try also adding the following to the Custom CSS field of your templates parameters...


#content_full, #content_remainder {
height: auto !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi carian,

The problems is solved now.
Thanks a lot !!!!!

Gr. Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!