some issue with adding image backgroud effect

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
Sat Apr 26, 2014 1:52 am
Reply with quote
Report this post
Hi,

in the page where i put the price table, i added a image background effect.
But the module is not centered while i put the css suffix in the module please check http://www.upyourface.com/prezzi

Also in the homepage testimonials are very ugly now i don't understand why?
thanks
User avatar
Gold Boarder

teitbite
Sun Apr 27, 2014 9:29 am
Reply with quote
Report this post
Hi

Try adding this code to css:

Code: Select all
.gkPriceTable {
    text-align: center;
}

.gkPriceTable.col3 dl {
    display: inline-block;
    float: none;
    margin: 0;
}

.gkPriceTable dl.gkPremium {
    margin: 0;
}


About testimonials, can You pleae tell em how should it looks like so I'll try fix it ?
User avatar
Moderator

GK User
Sun Apr 27, 2014 11:16 am
Reply with quote
Report this post
Hi,

i would like to have it like in the demo.
I don't know why the rounder border has become more big.

The css code works, many thanks!
User avatar
Gold Boarder

teitbite
Mon Apr 28, 2014 8:51 pm
Reply with quote
Report this post
Hi

As with the previous question I need to see it to help, so please let me know when site will be back online. So I'll fix it than.
User avatar
Moderator

GK User
Mon Apr 28, 2014 8:56 pm
Reply with quote
Report this post
hi,
now it works
User avatar
Gold Boarder

teitbite
Tue Apr 29, 2014 8:37 pm
Reply with quote
Report this post
Hi

Still cannot see homepage. Do You have a problem with Your site or is this disabled on purpose ?
User avatar
Moderator

GK User
Wed May 14, 2014 9:57 pm
Reply with quote
Report this post
Hi,

please take a look:

http://www.developer.upyourface.com

Thanks
User avatar
Gold Boarder

teitbite
Thu May 15, 2014 8:44 pm
Reply with quote
Report this post
Hi

It's exactly the same :) Problem is that You have used a different background color so white circles around images are visible now. Just change the color of this circle with this code:

Code: Select all
.gkTestimonials figure img {
    border: 28px solid #F8F8F8;
}
User avatar
Moderator

GK User
Thu May 15, 2014 9:09 pm
Reply with quote
Report this post
closed thanks
User avatar
Gold Boarder


cron