-
AuthorPosts
-
January 15, 2014 at 12:32 am #209777
you have a lovely background image on your pricing table but i see no way of doing that.
you have an example here http://kriesi.at/contact
how do you go about doing that?
Thanks kindly
January 15, 2014 at 8:25 am #209905Hi medvick!
That is a custom background created by Kriesi. Please hire a freelance developer to replicate the design. You can start with this css code:
#pre-sale-question form { border-radius: 6px; padding: 8px; position: relative; border: 1px #e1e1e1 solid; background: #D1D1D1; background: -moz-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px); background: -webkit-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px); background: -o-repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px); background: repeating-linear-gradient(-45deg, #000 , #000 30px, #fff 30px, #fff 40px, #42A0BD 40px, #42A0BD 70px,#fff 70px, #fff 80px); }
Best regards,
IsmaelJanuary 15, 2014 at 5:16 pm #210108I guess my question would be.. How would I just put a picture in to have the pricing on top of it?
Thank you for your example though — that would be a solution.
Thanks
January 16, 2014 at 12:23 am #210381Hi!
You can use a Color section to serve as container for you table and set the background image there:
Best regards,
JosueJanuary 16, 2014 at 2:13 am #210440Lets pretend i have 0 knowledge of CSS do you have a basic example if its not too much to ask.. I am an extreme novice.. Thanks
January 16, 2014 at 2:18 am #210442Hey!
You don’t need to know CSS, you can set the background image right there, in the Color section settings:
If you need help with the Advanced Layout Builder, check this video:
Cheers!
JosueJanuary 16, 2014 at 2:44 am #210448Thanks that worked. How do you make the section clear?
If possible?
Thanks!
January 16, 2014 at 2:46 am #210449Hi!
What do you mean by clear? can you post a link to the page where you are trying this?
Best regards,
JosueJanuary 16, 2014 at 3:59 am #210460On the bottom of this page:
http://restaurantstats.com/RS/?page_id=262
I was thinking to make the background transparent.. aka clear.
I guess it would be smarter to have our images transparent.. but just thought it would be neat.
I did notice the color selector can not be put inside a DIV section.. Meaning, I can not drag and drop it inside the 1/2 or the 3/4.. i can only put it on the full width.
Is there anyway around this?
January 16, 2014 at 7:41 am #210520Hi!
You need to manually edit the images and make it transparent before you upload it as section background. It will be easily manipulated with css if you’re using solid colors but since you’re using an image as background, you need to actually edit the image and make it transparent.
Regards,
Ismael -
AuthorPosts
- The topic ‘Price table image background’ is closed to new replies.