Meer informatie is ook te vinden in de help op onze site.
DESIGN YOUR TICKETSHOP
Out of the box you can immediately start using out ticketshop. But in case you want to customize it and look more stunning, we developed an very flexible in-browser designer tool, allowing you to create a very flexible ticketshop design.
SO HOW DOES THIS WORK?
Like all things on the web, our shop consists of a bunch of html, css(styles), and some javascript. The part that matters for you is the so called stylesheet. This is were the magic happens. We made it easy for you and created already some templates you can study.
- Example 1 Ticketshop Sample 1
- Example 2 Ticketshop Sample 2
- Example 3 TicketShop Sample 3
You can use these templates by uploading them in the ticketshop designer with the button. And of course with the button you can download the template.
The last button is the uploadbutton. Just try it.
Our templates are 100% css compatible. Which means: If you, and millions of other people, have a knowledge of css; You are able to create beautiful shops.
HOW TO DESIGN MY OWN TEMPLATE?
Well here is the tricky part. You need some understanding of css styles. So we give you a crash course on it.
CSS CRASH COURSE FOR DUMMIES.
CSS styling is a powerfull tool for making your webshop just like you want it to be.
FONTS:
Lets start with the FONTS:
Here you can use any type of google fonts. You can find them on https://fonts.google.com.
Lets just select one for the General Fonts font . Lets take Anton. This will make your font look like this
Lets start with the FONTS:
Here you can use any type of google fonts. You can find them on https://fonts.google.com.
Lets just select one for the General Fonts font . Lets take Anton. This will make your font look like this
BACKGROUND IMAGES:
Probably the easiest way too quickly give your shop a new look and feel is to use background images.
At the General tab, Background image just paste this url in url('http://intox-detox.com/wp-content/uploads/party.jpg')
Probably the easiest way too quickly give your shop a new look and feel is to use background images.
At the General tab, Background image just paste this url in url('http://intox-detox.com/wp-content/uploads/party.jpg')
My ticketshop content
BUTTONS:
With buttons you can do some cool stuf:
The best way to show you is giving some examples.
With buttons you can do some cool stuf:
The best way to show you is giving some examples.
Radius: 0 0 50px 50px
Background color: rgb(175, 17, 28) Font color: #ffffff |
BUTTON
| |
Radius: 50px 50px 50px 50px Background color: rgba(20,20,20,0.8) Font color: #ffffff |
BUTTON
| |
Comments
Post a Comment