plushglobalmedia on "[Plugin: Restaurant Reservations] Style"

ساخت وبلاگ

Hi, I have found a way to style the form a little, but I am lost now (Im not very good with CSS!)
This is what I have so far:

***put the form in 2 colums***
.rtb-booking-form fieldset {
float: left;
width: 50%;
padding: 0.5 em
}
***style the button***
.rtb-booking-form button {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding: .4em 1.5em .4em 1.5em;
color: #fff;
background: #4d917b;
border: 2px solid #4d917b;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
font-family: 'Open Sans', 'Helvetica Neue', Arial,Verdana,sans-serif;
text-shadow: none;
margin-right: 5px;
text-shadow: none;
-webkit-appearance: none;
letter-spacing: 2px;
box-shadow: 0 0 0 0 !important;
line-height: 1.5 !important;
border-radius: 3px;
-webkit-transition: color .2s linear, background .1s linear, opacity .2s linear;
-moz-transition: color .2s linear, background .1s linear, opacity .2s linear;
-ms-transition: color .2s linear, background .1s linear, opacity .2s linear;
-o-transition: color .2s linear, background .1s linear, opacity .2s linear;
transition: color .2s linear, background .1s linear, opacity .2s linear;
}

.rtb-booking-form button:hover {
opacity: 0.8 !important;
}

***centre the text***
.rtb-booking-form {
max-width: 60em;
margin: 0 auto;
text-align: center;
}

.rtb-booking-form input[type="text"],
.rtb-booking-form input[type="email"],
.rtb-booking-form input[type="tel"],
.rtb-booking-form .minict_wrapper {
display: inline-block;
max-width: 15em;
}
.rtb-booking-form input {
width: 100%;
max-width: 30em;

.rtb-booking-form legend {
padding: 0 0.5em;
font-size: 18px;
}

Now the last thing I want is that the title:
Book a table & contact details are both in range and larger in size.

If this can be done I will proceed to go premium as I need some custom fields.

It would be good if you can send me the CSS for a finished contact form that i could use instead of messing about with what I have so far :) Don't you have a couple of "template" css codes ready for people like me?

https://wordpress.org/plugins/restaurant-reservations/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 310 تاريخ : دوشنبه 11 مرداد 1395 ساعت: 0:57