White spaces between one page and another...

Support desk for Multipurpose Quark Theme
GK User
Sun Jan 24, 2016 12:13 am
Hello, I need to reduce or regulate the white spaces between one page and another. Sending a photo, thank you, greetings. René :shock: :?: :idea:
Screen_white-space.jpg
User avatar
Platinum Boarder

teitbite
Wed Jan 27, 2016 10:38 am
Hi

Try use this code in override.css

Code: Select all
.frontpage .gk-desc {
    padding: 85px 0 0;
}
User avatar
Moderator

GK User
Wed Feb 03, 2016 9:19 pm
Hello !, the code works, but only for the screen that gives you. I need to work for the rest of the modules that contain space in Home Page and around the site in general. Le attachments other displays with the same problem. Thanks greetings. René :oops: :shock:

space_1a.jpg


space_1b.jpg


space_1c.jpg
User avatar
Platinum Boarder

GK User
Wed Feb 03, 2016 9:21 pm
Hello !, sending her display 4, thanks, greetings ... :shock:

space_1d.jpg
User avatar
Platinum Boarder

teitbite
Tue Feb 09, 2016 11:16 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom3 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box, .frontpage #gkBottom8 .box {
    padding: 0 !important;
    text-align: center;
}
User avatar
Moderator

GK User
Tue Feb 09, 2016 1:34 pm
Hi. Adding the code you sent me, now it gives me problems with the video module. Allege Image. Any solution ?, thanks, greetings. René :oops: :o

code-problem.png
User avatar
Platinum Boarder

teitbite
Wed Feb 17, 2016 11:39 am
Hi

So if padding is needed in bottom3 than just exclude it from the code I gave You. Replace the code with:

Code: Select all
.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box, .frontpage #gkBottom8 .box {
    padding: 0 !important;
    text-align: center;
}
User avatar
Moderator

GK User
Wed Feb 17, 2016 10:57 pm
Hello, thank you very much, okay ... now need only to vary the height of the space of the video, in the module "Video teaser" on the Home Page, it is now very high, how could ?, greetings, thank you. René
User avatar
Platinum Boarder

teitbite
Tue Feb 23, 2016 2:32 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.frontpage #gkBottom3 .box {
    padding: 80px 0 !important;
}


and use any padding value which will look good for You.
User avatar
Moderator

GK User
Tue Feb 23, 2016 2:40 pm
Hi. I have no idea what kind of change you have made. The site gives me randomly: 500 Internal Server Error, nginx / 1.8.0, whether in Front-End, in Back-End. Sometimes it works, sometimes not, could you tell me please, thank you, greetings ...
User avatar
Platinum Boarder

GK User
Tue Feb 23, 2016 3:40 pm
Hi. I confirm that I can now enter the site. Just use your code, but it does not work ... any ideas ?, thanks, greetings ... *** I have 500 error again, please could verify, thank you, greetings ... ****I just noticed also that the GTraslate module is not in the above position, any idea, thanks ...
User avatar
Platinum Boarder

GK User
Wed Feb 24, 2016 10:06 am
Hi. Now the code works ... I have no idea why it did not work yesterday ... could be a problem of Cache, Cookies, etc ?, thanks, greetings ...
User avatar
Platinum Boarder

teitbite
Sun Feb 28, 2016 11:42 am
Hi

I do not know why it needs time to start working, but I've noticed it too. Can be a cache in joomla or a server, hard to tell 100%.
User avatar
Moderator

GK User
Sun Feb 28, 2016 11:51 am
Hi, thanks, always use the same service spa Hosting Aruba, and I have no such problems with any else ... Nothing works all right, thanks, greetings ...
User avatar
Platinum Boarder

teitbite
Wed Mar 02, 2016 11:50 am
Hi

As I said. No idea, I'm just guessing.

What part is still not working ? Everything looks to be correct now.
User avatar
Moderator

GK User
Wed Mar 02, 2016 12:52 pm
Hi. If he has not given more trouble error 500, thanks, greetings ...
User avatar
Platinum Boarder

teitbite
Tue Mar 08, 2016 3:03 pm
Hi

None of the pages are giving me error 500 right now. If You will encounter such problem again please try to look into server logs to learn the error generated just before it. When I will know what is the problem than I may be able to prevent it.
User avatar
Moderator

GK User
Tue Mar 08, 2016 4:25 pm
Thank you for your professionalism and kindness, greetings... No doubt he'll let you know ...
User avatar
Platinum Boarder

teitbite
Mon Mar 14, 2016 2:51 pm
Hi

Ok. I'll be waiting than.
User avatar
Moderator

GK User
Tue Mar 15, 2016 3:50 pm
thanks greetings...
User avatar
Platinum Boarder


cron