GK Grid and content
Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Sep 09, 2015 1:42 pm
- Reply with quote
- Report this post
I like your products and I bought John but for now I'm playing with your Portfolio free theme and GK Grid Module...
I can not find where I can ask some things about those products so I'm writing here...
In the editor (tiny mce) there is a space above text (pic1) which produces spaces even in GK grid (pic2)
What am I missing?
Thanks in advance for any help
I can not find where I can ask some things about those products so I'm writing here...
In the editor (tiny mce) there is a space above text (pic1) which produces spaces even in GK grid (pic2)
1.jpg
2.jpg
What am I missing?
Thanks in advance for any help
-
- Fresh Boarder
- GK User
- Thu Sep 10, 2015 7:11 am
- Reply with quote
- Report this post
Please disable tinyMCE editor in global configuration (change editor to "editor - none").
There is probably a paragraph causing this issue.
There is probably a paragraph causing this issue.
-
- Moderator
- GK User
- Thu Sep 10, 2015 8:12 am
- Reply with quote
- Report this post
Thanks but...
Tried before posting...nope, same results...http://navcommeye.com/index.php/about/check
Tried before posting...nope, same results...http://navcommeye.com/index.php/about/check
-
- Fresh Boarder
- GK User
- Fri Sep 11, 2015 2:43 pm
- Reply with quote
- Report this post
Installing on a fresh Joomla just a template in editor there is no more space above but in the Grid space remains...unit for colored images-boxes in modules is 200px....
Gratefull for any help...
Grid-screenshot.jpg
Gratefull for any help...
-
- Fresh Boarder
- GK User
- Fri Sep 11, 2015 3:13 pm
- Reply with quote
- Report this post
if I change font-size to 0 in template.css the space dissapear...
.footer {
clear: both;
color: #999999;
font-size: 1.2rem;
margin: 0 auto;
max-width: 750px;
padding: 69px 0 72px;
text-align: center;
width: 100%;
Why?
Sill gratefull for any help...
.footer {
clear: both;
color: #999999;
font-size: 1.2rem;
margin: 0 auto;
max-width: 750px;
padding: 69px 0 72px;
text-align: center;
width: 100%;
Why?
Sill gratefull for any help...
-
- Fresh Boarder
- GK User
- Mon Sep 14, 2015 7:24 pm
- Reply with quote
- Report this post
Well, gkGrid was not in default John implementation from what I remember (quickstart). You can easily fix that simply by introducing override.css.
Please edit: /templates/gk_john_s/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
Please edit: /templates/gk_john_s/css/override.css and add at its end:
- Code: Select all
.footer {
font-size: 0;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
6 posts
• Page 1 of 1