Title problem for new custom html

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jun 09, 2014 6:22 pm
Reply with quote
Report this post
I adding a price table to front page. However, the title is covered by price table. How do i make the title at the left side while the price table on the right?

Thank you.

Capture.JPG
User avatar
Senior Boarder

GK User
Mon Jun 09, 2014 6:44 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue Jun 10, 2014 3:59 am
Reply with quote
Report this post
Cyberek wrote:Could you please post an url to your site?


visitsungailembing.com
User avatar
Senior Boarder

GK User
Tue Jun 10, 2014 3:38 pm
Reply with quote
Report this post
Cyberek wrote:Could you please post an url to your site?


So, how can I solve this problem? Thank you
User avatar
Senior Boarder

GK User
Tue Jun 10, 2014 6:36 pm
Reply with quote
Report this post
1. Please dont bump your question (don't reply in your own thread) - it makes you wait longer (your question goes down in our queue)
2. Please edit: /templates/gk_john_s/css/override.css and add at its end:
Code: Select all
#gkBottom4 .box.title-left .header {
    position: relative;
    margin: 0px;
    margin-bottom: 50px;
}

Adjust the margin-top value to your liking.

This will place price table under the text. Placing it on a side is a complete different story and sadly - this kind of customisation is beyond our support.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Jun 11, 2014 2:25 am
Reply with quote
Report this post
Cyberek wrote:1. Please dont bump your question (don't reply in your own thread) - it makes you wait longer (your question goes down in our queue)
2. Please edit: /templates/gk_john_s/css/override.css and add at its end:
Code: Select all
#gkBottom4 .box.title-left .header {
    position: relative;
    margin: 0px;
    margin-bottom: 50px;
}

Adjust the margin-top value to your liking.

This will place price table under the text. Placing it on a side is a complete different story and sadly - this kind of customisation is beyond our support.

Remember to enable "CSS override" in template settings - advanced section.


Sorry for bumping it. I did it but become worst. The title to center. Then that's a large space at top.
What about making it overlay like others title do? or at least make it top left.

Capture.JPG
User avatar
Senior Boarder

GK User
Wed Jun 11, 2014 10:26 am
Reply with quote
Report this post
You have added some styling that overrides the one provided by me. Please modify that first.
User avatar
Moderator

GK User
Wed Jun 11, 2014 12:38 pm
Reply with quote
Report this post
Cyberek wrote:You have added some styling that overrides the one provided by me. Please modify that first.


Yes, seem solved now. What about adding overlay on it?
User avatar
Senior Boarder

GK User
Thu Jun 12, 2014 3:06 pm
Reply with quote
Report this post
I don't quite understand what you mean by overlay... Perhaps overlap - when one element is over the second one?
User avatar
Moderator

GK User
Fri Jun 13, 2014 1:39 am
Reply with quote
Report this post
Overlay mean like the effect in "my cozy blog"
The title overlay on the price table
User avatar
Senior Boarder

GK User
Mon Jun 16, 2014 9:18 am
Reply with quote
Report this post
Currently your site is password protected.
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Wed Jun 18, 2014 3:48 am
Reply with quote
Report this post
Cyberek wrote:Currently your site is password protected.
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me)
3. link to this thread


pmed. Thank you.
User avatar
Senior Boarder

GK User
Thu Jun 19, 2014 9:05 am
Reply with quote
Report this post
You can try something like this:
Code: Select all
#gkBottom4 .box.big-title .header {
position: absolute !important;
z-index: 5 !important;
left: 12%;
}

You can also add "top:" parameter and offset the text from top of the module.
User avatar
Moderator

GK User
Thu Jun 19, 2014 11:57 am
Reply with quote
Report this post
Cyberek wrote:You can try something like this:
Code: Select all
#gkBottom4 .box.big-title .header {
position: absolute !important;
z-index: 5 !important;
left: 12%;
}

You can also add "top:" parameter and offset the text from top of the module.


Thank you, where should i add it?
User avatar
Senior Boarder

GK User
Thu Jun 19, 2014 5:17 pm
Reply with quote
Report this post
As previous - to override.css - instead of previously added code.
User avatar
Moderator

GK User
Fri Jun 20, 2014 2:10 am
Reply with quote
Report this post
Cyberek wrote:As previous - to override.css - instead of previously added code.


After I insert the code,I have problem with gkcontact. The title our of shape. Undo the code won't solve the problem

http://visitsungailembing.com/#contact
User avatar
Senior Boarder

GK User
Sat Jun 28, 2014 11:25 am
Reply with quote
Report this post
@pah800 - you will have to use a higher map image.
User avatar
Administrator

GK User
Mon Jun 30, 2014 8:47 am
Reply with quote
Report this post
dziudek wrote:@pah800 - you will have to use a higher map image.


Higher map images mean?
User avatar
Senior Boarder

GK User
Mon Jun 30, 2014 8:59 am
Reply with quote
Report this post
The current image in the background of the form is too low - you have to change the image proportions by using higher image - then the form will look properly.
User avatar
Administrator


cron