How Do I Resize/Delete The Highlighted Area, See Attachment
Support desk for Multipurpose Quark Theme
- GK User
- Thu Apr 09, 2015 2:35 pm
Hello,
I wanted to remove/delete the highlighted area in the attachment. In other lessen the black area from the top.
Here is the url: http://prophecyandyou.org/index.php/who-we-are
See attachment.
I wanted to remove/delete the highlighted area in the attachment. In other lessen the black area from the top.
Here is the url: http://prophecyandyou.org/index.php/who-we-are
See attachment.
-

- Platinum Boarder
- GK User
- Thu Apr 09, 2015 3:16 pm
So basically you would like to remove black background spacing above "SPEAKER | DIRECTOR" text?
-

- Moderator
- GK User
- Thu Apr 09, 2015 3:25 pm
Yes, correct.
Cyberek wrote:So basically you would like to remove black background spacing above "SPEAKER | DIRECTOR" text?
-

- Platinum Boarder
- GK User
- Thu Apr 09, 2015 4:24 pm
It can be reduced by modifying template settings, Images section and reducing first 3 values - they define this element's height for different screen sizes.
-

- Moderator
- GK User
- Thu Apr 09, 2015 4:41 pm
Cyberek,
Unless I am doing something incorrect, your suggestion is not working. See attachment.
Url: http://prophecyandyou.org/index.php/who-we-are
Unless I am doing something incorrect, your suggestion is not working. See attachment.
Url: http://prophecyandyou.org/index.php/who-we-are
Cyberek wrote:It can be reduced by modifying template settings, Images section and reducing first 3 values - they define this element's height for different screen sizes.
-

- Platinum Boarder
- GK User
- Mon Apr 13, 2015 6:25 am
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
-

- Moderator
- GK User
- Mon Apr 13, 2015 5:53 pm
Cyberek,
I sent you the info requested via your PM.
I sent you the info requested via your PM.
Cyberek wrote:Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
-

- Platinum Boarder
- GK User
- Mon Apr 13, 2015 6:59 pm
Did you save the settings?
I have just checked and modified:
"Featured image height (small desktop)" (which is proper for my screen size) value to 300px and it reduced the header size.
I have just checked and modified:
"Featured image height (small desktop)" (which is proper for my screen size) value to 300px and it reduced the header size.
-

- Moderator
- GK User
- Mon Apr 13, 2015 7:09 pm
Cyberek
I saved the settings you recommended and still no changes.
Link: http://prophecyandyou.org/index.php/who-we-are
I saved the settings you recommended and still no changes.
Link: http://prophecyandyou.org/index.php/who-we-are
Cyberek wrote:Did you save the settings?
I have just checked and modified:
"Featured image height (small desktop)" (which is proper for my screen size) value to 300px and it reduced the header size.
-

- Platinum Boarder
- GK User
- Thu Apr 16, 2015 9:50 am
It looks like a bug in our template.
I'll report that to our devteam and will write back as soon as I'll get an answer.
I'll report that to our devteam and will write back as soon as I'll get an answer.
-

- Moderator
- GK User
- Thu Apr 16, 2015 9:52 am
Eventually you can quickly edit file:
templates/gk_quark/templateDetails.xml
and modify this line
and change it to:
After the change please set heights again in template settings.
templates/gk_quark/templateDetails.xml
and modify this line
- Code: Select all
<field name="featured_image_fullhd" type="text" class="input-pixels" default="640" label="TPL_GK_LANG_FEATURED_IMAGE_HEIGHT_FULL_HD" description="" />
and change it to:
- Code: Select all
<field name="featured_image_height_fullhd" type="text" class="input-pixels" default="640" label="TPL_GK_LANG_FEATURED_IMAGE_HEIGHT_FULL_HD" description="" />
After the change please set heights again in template settings.
-

- Moderator
- GK User
- Thu Apr 16, 2015 3:52 pm
Cyberek,
As per usual YOU ROCK.
The code worked and THANKS.
As per usual YOU ROCK.
The code worked and THANKS.
Cyberek wrote:Eventually you can quickly edit file:
templates/gk_quark/templateDetails.xml
and modify this line
- Code: Select all
<field name="featured_image_fullhd" type="text" class="input-pixels" default="640" label="TPL_GK_LANG_FEATURED_IMAGE_HEIGHT_FULL_HD" description="" />
and change it to:
- Code: Select all
<field name="featured_image_height_fullhd" type="text" class="input-pixels" default="640" label="TPL_GK_LANG_FEATURED_IMAGE_HEIGHT_FULL_HD" description="" />
After the change please set heights again in template settings.
-

- Platinum Boarder
- GK User
- Thu Apr 16, 2015 4:42 pm
It also will be fixed with next template release/update.
-

- Moderator
13 posts
• Page 1 of 1
