Some CloudHost style in Creativity?

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
Sun Oct 19, 2014 11:39 am
Reply with quote
Report this post
Good morning Team,

I wonder how I can adapt some styles that are in your template CloudHost in my Creativity? For example: I'm trying to adapt the page Support and Help http://demo.gavick.com/joomla25/cloudhost/index.php/pages/support and this is what i get on my site: https://www.funwebsing.com/index.php/2013-05-24-10-56-46 As you can see, the icons are shown on my site too small and very different as is in yours. If you, please,can give me a heads up? I'll appreaciate it.

Another page I like form CloudHost is this one:http://demo.gavick.com/joomla25/cloudhost/ The style of ALL OUR PLANS INCLUDE is very nice, if you can also tell me how I can use the same style on my site, because I tried and I can't achieve to separete the modulein two columns, it displays everyhting together in one column.

Thanks in advance, have a wonderful day!
Jorge!
User avatar
Senior Boarder

teitbite
Sun Oct 19, 2014 12:15 pm
Reply with quote
Report this post
Hi

Your website is offline please send me an access to it. I'm not sure if I'll be much of a help here since this request is a customisation which we do not support, but if this will be something small like copying the style than no problem.
User avatar
Moderator

GK User
Mon Oct 20, 2014 7:47 am
Reply with quote
Report this post
Hi, Oh yes, it is just copy the style. You may try now.....Thank you!
User avatar
Senior Boarder

teitbite
Tue Oct 21, 2014 8:25 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.support .gkIcons {
    width: 100%;
}
.support .gkIcon {
    margin: 0 0 72px;
    width: 25%;
}
.support small {
    color: #888;
    display: block;
    margin: 0 auto 52px;
    text-align: center;
    width: 50%;
}

.gkIcons {
    float: left;
    width: 90%;
}
.gkIcon {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #f5f5f5;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    width: 50%;
}
.gkIcon.animated {
    transform: scale(0);
}
.gkIcon.loaded {
    transform: scale(1);
}
.gkIcon i {
    background: none repeat scroll 0 0 #3c99df;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 72px;
    height: 128px;
    line-height: 129px;
    margin: 72px auto;
    opacity: 1;
    padding: 0;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    width: 128px;
}
.gkIcons i:hover {
    opacity: 0.8;
}
.gkIcon i.dark {
    background: none repeat scroll 0 0 #111;
}
.gkIcon i.icon-laptop {
    font-size: 84px;
}
.gkIcon span {
    color: #444;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-top: -18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -32px;
}
User avatar
Moderator

GK User
Wed Oct 22, 2014 5:35 am
Reply with quote
Report this post
Hi, thank you so much for the fast reply. It worked perfect. I really like the CloudHost Template styles. The only thing I like from Creativity is the nice INTRO it has, I wonder if there is a way to copy the Intro Style into the CloudHost Template, because I have more styles to copy from CloudHost but I don't wanna bother you with that. Unfortunately, the code you provided me before only works with the Support Module, I wish I could copy the ALL OUR PLANS INCLUDE Style that is in the Home Page of Cloud Host http://demo.gavick.com/joomla25/cloudhost/ I tried and I get this https://www.funwebsing.com/index.php/2013-05-24-10-56-46 I don't know why if Creativity says that has 3 columns, it only permits one column style for the modules. If there is a way to copy the INTRO style to CloudHost it's gonna be perfect, if not, and you don't mind, I'd like you to help me how to copy more styles from CloudHost to my Creativity Template. Maybe you can tell me what should I change in my template to continue copying styles, so I don't have to bother you more with that.
Thank you so much guys, your support is super good, I really appreciate your help. Have a good day!
User avatar
Senior Boarder

teitbite
Thu Oct 23, 2014 10:43 am
Reply with quote
Report this post
Hi

Like I've said copying parts of other templates is a customisation and we do not support that. I'm afraid I cannot help You with this. Anyway with the last task I've found all styles in gk_stuff.css file, so it's possible You will find rest of them there.
User avatar
Moderator

GK User
Fri Oct 24, 2014 7:16 am
Reply with quote
Report this post
Ops! Its Ok, I understand. Thank you so much for your help.... You guys are very nice... Have a good day!
User avatar
Senior Boarder

teitbite
Sun Oct 26, 2014 9:53 am
Reply with quote
Report this post
Hi

Sorry I cannot help more. I'm closing this thread than.
User avatar
Moderator


cron