Author: admin

Selam! https://famahotel.com sitenizde bazı eklentiler otomatik olarak son sürümlerine güncellendi. Sizin tarafınızda yapılacak başka bir şey yok.

Şu eklentiler artık güncel:
– One Click Demo Import (3.1.0 sürümünden 3.1.1 sürümüne)

Eğer bir sorunla karşılaşırsanız ya da desteğe ihtiyacınız olursa destek forumları ya da facebook sayfamızdaki gönüllüler yardımcı olabilir.
https://wordpress.org/support/forums/

WordPress ekibi

<!–

WP Mail SMTP Weekly Email Summary

/* General styles. */

#outlook a {
padding: 0;
}

.ExternalClass {
width: 100%;
}

.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}

#backgroundTable {
margin: 0;
padding: 0;
width: 100% !important;
line-height: 100% !important;
}

/* Prevent blue links in subject. */
.stats-subject-heading a {
color: inherit !important;
text-decoration: none !important;
}

/* Mobile styles. */

@media only screen and (max-width: 599px) {
table.body .container {
width: 94% !important;
max-width: 600px !important;
}

.header img {
width: 240px !important;
height: auto !important;
}

.content {
padding: 30px !important;
}

.main-heading {
font-size: 16px !important;
line-height: 20px !important;
}

.main-description {
margin-bottom: 20px !important;
}

.stats-totals-wrapper.two .stats-totals-item-wrapper {
width: 50% !important;
}

.stats-totals-wrapper.three .stats-totals-item-wrapper {
width: 33.3% !important;
}

.stats-totals-wrapper.four .stats-totals-item-wrapper {
width: 25% !important;
}

.stats-totals-wrapper {
border-collapse: separate !important;
border: 1px solid #DDDDDD !important;
border-radius: 4px !important;
}

.stats-total-item {
width: 100% !important;
min-width: 100% !important;
}

.stats-total-item-inner {
border: none !important;
}

.stats-total-item-icon-wrapper {
height: 24px !important;
}

.stats-total-item-icon {
width: 24px !important;
height: 24px !important;
}

.stats-totals-wrapper.three .stats-total-item-title,
.stats-totals-wrapper.four .stats-total-item-title {
display: none !important;
}

.stats-total-item-value {
font-size: 18px !important;
line-height: 22px !important;
}

.stats-total-item-percent {
font-size: 12px !important;
line-height: 14px !important;
}

.stats-total-item-percent img {
width: 9px !important;
height: 9px !important;
}

.stats-heading th {
display: block !important;
width: 100% !important;
min-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
text-align: center !important;
}

.stats-heading .first-col {
padding-top: 20px !important;
padding-bottom: 5px !important;
}

.stats-heading .second-col {
padding-top: 0 !important;
padding-bottom: 20px !important;
}

.stats-heading h2 {
text-align: center !important;
font-size: 15px !important;
line-height: 18px !important;
}

.stats-heading a {
font-size: 13px !important;
line-height: 16px !important;
}

.stats-subject-heading {
text-align: center !important;
}

.stats-subject-row {
text-align: center !important;
}

.stats-subject-column.total,
.stats-subject-column.sent,
.stats-subject-column.confirmed,
.stats-subject-column.unconfirmed,
.stats-subject-column.unsent {
max-width: 64px !important;
}

.stats-subject-column.opened,
.stats-subject-column.clicked {
max-width: 111px !important;
}

.spacer-40 {
line-height: 20px !important;
height: 20px !important;
}

.upgrade-heading {
font-size: 18px !important;
line-height: 22px !important;
}

.upgrade-text {
font-size: 14px !important;
line-height: 20px !important;
}
}

@media only screen and (max-width: 360px) {
.content {
padding: 20px !important;
}

.stats-subject-column.total,
.stats-subject-column.sent,
.stats-subject-column.confirmed,
.stats-subject-column.unconfirmed,
.stats-subject-column.unsent {
max-width: 61px !important;
}
}

/* Dark Mode. */

@media (prefers-color-scheme: dark) {
.dark-body-bg {
background: #1C1E20 !important;
}

.dark-content-bg {
background: #23282C !important;
}

.dark-bg {
background: #202326 !important;
}

.dark-white-color {
color: #ffffff !important;
}

.dark-img {
display: block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height: inherit !important;
max-width: inherit !important;
line-height: auto !important;
margin-top: 0px !important;
visibility: inherit !important;
}

.light-img {
display: none;
display: none !important;
}

.stats-total-item-inner,
.stats-heading {
border-color: #395360 !important;
}

.stats-subject-column-value,
.stats-total-item-percent,
.footer {
color: #8C8F94 !important;
}

.stats-subject-column-value span {
color: #4A5057 !important;
}

.upgrade-text {
color: #8C8F94 !important;
}
}

/* Dark Mode Outlook. */

[data-ogsc] .dark-body-bg {
background: #1C1E20 !important;
}

[data-ogsc] .dark-content-bg {
background: #23282C !important;
}

[data-ogsc] .dark-bg {
background: #202326 !important;
}

[data-ogsc] .dark-white-color {
color: #ffffff !important;
}

[data-ogsc] .dark-img {
display: block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height: inherit !important;
max-width: inherit !important;
line-height: auto !important;
margin-top: 0px !important;
visibility: inherit !important;
}

[data-ogsc] .light-img {
display: none;
display: none !important;
}

[data-ogsc] .stats-total-item-inner,
[data-ogsc] .stats-heading {
border-color: #395360 !important;
}

[data-ogsc] .stats-subject-column-value,
[data-ogsc] .stats-total-item-percent,
[data-ogsc] .footer {
color: #8C8F94 !important;
}

[data-ogsc] .stats-subject-column-value span {
color: #4A5057 !important;
}

[data-ogsc] .upgrade-text {
color: #8C8F94 !important;
}

WP Mail SMTP Logo

WP Mail SMTP Logo

<!–

Hi there,

Let’s see how your emails performed in the past week.

Total Emails

Total Emails

127

Total Emails


+4.1%

Last week

Last week

2

Last week


-60%

 
Reports

Want More Stats?

Upgrade to WP Mail SMTP Pro and unlock Email Log and advanced Email Reports. Start measuring the success of your emails today!


Upgrade to Pro

96

FAMA Karaköy

p{
margin:10px 0;
padding:0;
}
table{
border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6{
display:block;
margin:0;
padding:0;
}
img,a img{
border:0;
height:auto;
outline:none;
text-decoration:none;
}
body,#bodyTable,#bodyCell{
height:100%;
margin:0;
padding:0;
width:100%;
}
#outlook a{
padding:0;
}
img{
-ms-interpolation-mode:bicubic;
}
table{
mso-table-lspace:0pt;
mso-table-rspace:0pt;
}
.ReadMsgBody{
width:100%;
}
.ExternalClass{
width:100%;
}
p,a,li,td,blockquote{
mso-line-height-rule:exactly;
}
a[href^=tel],a[href^=sms]{
color:inherit;
cursor:default;
text-decoration:none;
}
p,a,li,td,body,table,blockquote{
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
line-height:100%;
}
a[x-apple-data-detectors]{
color:inherit !important;
text-decoration:none !important;
font-size:inherit !important;
font-family:inherit !important;
font-weight:inherit !important;
line-height:inherit !important;
}
#bodyCell{
padding:50px 50px;
}
.templateContainer{
max-width:600px !important;
border:0;
}
a.mcnButton{
display:block;
}
.mcnTextContent{
word-break:break-word;
}
.mcnTextContent img{
height:auto !important;
}
.mcnDividerBlock{
table-layout:fixed !important;
}
/***** Make theme edits below if needed *****/
/* Page – Background Style */
body,#bodyTable{
background-color:#e9eaec;
}
/* Page – Heading 1 */
h1{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:26px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 2 */
h2{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:22px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 3 */
h3{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:20px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 4 */
h4{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:18px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Header – Header Style */
#templateHeader{
border-top:0;
border-bottom:0;
padding-top:0;
padding-bottom:20px;
text-align: center;
}
/* Body – Body Style */
#templateBody{
background-color:#FFFFFF;
border-top:0;
border: 1px solid #c1c1c1;
padding-top:0;
padding-bottom:0px;
}
/* Body -Body Text */
#templateBody .mcnTextContent,
#templateBody .mcnTextContent p{
color:#555555;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:14px;
line-height:150%;
}
/* Body – Body Link */
#templateBody .mcnTextContent a,
#templateBody .mcnTextContent p a{
color:#ff7f50;
font-weight:normal;
text-decoration:underline;
}
/* Footer – Footer Style */
#templateFooter{
background-color:#e9eaec;
border-top:0;
border-bottom:0;
padding-top:12px;
padding-bottom:12px;
}
/* Footer – Footer Text */
#templateFooter .mcnTextContent,
#templateFooter .mcnTextContent p{
color:#cccccc;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:12px;
line-height:150%;
text-align:center;
}
/* Footer – Footer Link */
#templateFooter .mcnTextContent a,
#templateFooter .mcnTextContent p a{
color:#cccccc;
font-weight:normal;
text-decoration:underline;
}
@media only screen and (min-width:768px){
.templateContainer{
width:600px !important;
}
}
@media only screen and (max-width: 480px){
body,table,td,p,a,li,blockquote{
-webkit-text-size-adjust:none !important;
}
}
@media only screen and (max-width: 480px){
body{
width:100% !important;
min-width:100% !important;
}
}
@media only screen and (max-width: 680px){
#bodyCell{
padding:20px 20px !important;
}
}
@media only screen and (max-width: 480px){
.mcnTextContentContainer{
max-width:100% !important;
width:100% !important;
}
}


Name – Ad/Soyad
Roy Roy
Email
jenniferroy425@gmail.com
Comment or Message / Mesajınız
Hi,

How are you doing?

Will you be interested in doing a high-quality guest post on your site? It is a 3 step process where:

1. I will send you three amazing topic ideas for a post.
2. You need to choose one out of those.
3. I will then send a high-quality, SEO Friendly article on that chosen topic to get it published on your website with one do-follow link to my site.

Let me know if I shall start with step 1?

Best,

Jennifer Roy


Sent from FAMA Karaköy

WPForms
a {
text-decoration: none;
}

@media only screen and (max-width: 599px) {
table.body .container {
width: 95% !important;
}
.header {
padding: 15px 15px 12px 15px !important;
}
.header img {
width: 200px !important;
height: auto !important;
}
.content,
.aside {
padding: 30px 40px 20px 40px !important;
}
.upsell-pro table.features td {
width: 100% !important;
display: block !important;
}
table.receipt-details td.receipt-details-inner {
padding: 30px 0px 20px 0px !important;
}
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXNzZXRzL2Nzcy9lbWFpbHMvcGFydGlhbHMvbWVkaWFfcXVlcmllcy5jc3MiLCJzb3VyY2VzIjpbImFzc2V0cy9zY3NzL2VtYWlscy9wYXJ0aWFscy9tZWRpYV9xdWVyaWVzLnNjc3MiXSwic291cmNlc0NvbnRlbnQiOlsiYSB7XG5cdHRleHQtZGVjb3JhdGlvbjogbm9uZTsgLy8gVGhpcyBvbmUgaXMgbmVlZGVkIGZvciBPdXRsb29rIGNvbXBhdGliaWxpdHkuXG59XG5cbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNTk5cHgpIHtcblxuXHR0YWJsZS5ib2R5IC5jb250YWluZXIge1xuXHRcdHdpZHRoOiA5NSUgIWltcG9ydGFudDtcblx0fVxuXG5cdC5oZWFkZXIge1xuXHRcdHBhZGRpbmc6IDE1cHggMTVweCAxMnB4IDE1cHggIWltcG9ydGFudDtcblx0fVxuXG5cdC5oZWFkZXIgaW1nIHtcblx0XHR3aWR0aDogMjAwcHggIWltcG9ydGFudDtcblx0XHRoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcblx0fVxuXG5cdC5jb250ZW50LFxuXHQuYXNpZGUge1xuXHRcdHBhZGRpbmc6IDMwcHggNDBweCAyMHB4IDQwcHggIWltcG9ydGFudDtcblx0fVxuXG5cdC51cHNlbGwtcHJvIHRhYmxlLmZlYXR1cmVzIHRkIHtcblx0XHR3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xuXHRcdGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7XG5cdH1cblxuXHR0YWJsZS5yZWNlaXB0LWRldGFpbHMgdGQucmVjZWlwdC1kZXRhaWxzLWlubmVyIHtcblx0XHRwYWRkaW5nOiAzMHB4IDBweCAyMHB4IDBweCAhaW1wb3J0YW50O1xuXHR9XG59Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLEFBQUEsQ0FBQyxDQUFDO0VBQ0QsZUFBZSxFQUFFLElBQUk7Q0FDckI7O0FBRUQsTUFBTSxNQUFNLE1BQU0sTUFBTSxTQUFTLEVBQUUsS0FBSztFQUV2QyxBQUFBLEtBQUssQUFBQSxLQUFLLENBQUMsVUFBVSxDQUFDO0lBQ3JCLEtBQUssRUFBRSxjQUFjO0dBQ3JCO0VBRUQsQUFBQSxPQUFPLENBQUM7SUFDUCxPQUFPLEVBQUUsOEJBQThCO0dBQ3ZDO0VBRUQsQUFBQSxPQUFPLENBQUMsR0FBRyxDQUFDO0lBQ1gsS0FBSyxFQUFFLGdCQUFnQjtJQUN2QixNQUFNLEVBQUUsZUFBZTtHQUN2QjtFQUVELEFBQUEsUUFBUTtFQUNSLE1BQU0sQ0FBQztJQUNOLE9BQU8sRUFBRSw4QkFBOEI7R0FDdkM7RUFFRCxBQUFBLFdBQVcsQ0FBQyxLQUFLLEFBQUEsU0FBUyxDQUFDLEVBQUUsQ0FBQztJQUM3QixLQUFLLEVBQUUsZUFBZTtJQUN0QixPQUFPLEVBQUUsZ0JBQWdCO0dBQ3pCO0VBRUQsQUFBQSxLQUFLLEFBQUEsZ0JBQWdCLENBQUMsRUFBRSxBQUFBLHNCQUFzQixDQUFDO0lBQzlDLE9BQU8sRUFBRSw0QkFBNEI7R0FDckMifQ== */

FAMA Karaköy
Hi there!

Let’s see how your forms performed.

Below is the total number of submissions for each form, however actual entries are not stored by WPForms Lite.

To view future entries inside your WordPress dashboard, and get more detailed reports, consider upgrading to Pro

Selam! https://famahotel.com sitenizde bazı eklentiler otomatik olarak son sürümlerine güncellendi. Sizin tarafınızda yapılacak başka bir şey yok.

Şu eklentiler artık güncel:
– One Click Demo Import (3.0.2 sürümünden 3.1.0 sürümüne)

Eğer bir sorunla karşılaşırsanız ya da desteğe ihtiyacınız olursa destek forumları ya da facebook sayfamızdaki gönüllüler yardımcı olabilir.
https://wordpress.org/support/forums/

WordPress ekibi

Selam! https://famahotel.com sitenizde bazı eklentiler otomatik olarak son sürümlerine güncellendi. Sizin tarafınızda yapılacak başka bir şey yok.

Şu eklentiler artık güncel:
– WPForms Lite (1.7.2.1 sürümünden 1.7.3 sürümüne)

Eğer bir sorunla karşılaşırsanız ya da desteğe ihtiyacınız olursa destek forumları ya da facebook sayfamızdaki gönüllüler yardımcı olabilir.
https://wordpress.org/support/forums/

WordPress ekibi

Selam! https://famahotel.com sitenizde bazı eklentiler otomatik olarak son sürümlerine güncellendi. Sizin tarafınızda yapılacak başka bir şey yok.

Şu eklentiler artık güncel:
– WP Hotelier (2.7.1 sürümünden 2.8.0 sürümüne)

Eğer bir sorunla karşılaşırsanız ya da desteğe ihtiyacınız olursa destek forumları ya da facebook sayfamızdaki gönüllüler yardımcı olabilir.
https://wordpress.org/support/forums/

WordPress ekibi

<!–

WP Mail SMTP Weekly Email Summary

/* General styles. */

#outlook a {
padding: 0;
}

.ExternalClass {
width: 100%;
}

.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}

#backgroundTable {
margin: 0;
padding: 0;
width: 100% !important;
line-height: 100% !important;
}

/* Prevent blue links in subject. */
.stats-subject-heading a {
color: inherit !important;
text-decoration: none !important;
}

/* Mobile styles. */

@media only screen and (max-width: 599px) {
table.body .container {
width: 94% !important;
max-width: 600px !important;
}

.header img {
width: 240px !important;
height: auto !important;
}

.content {
padding: 30px !important;
}

.main-heading {
font-size: 16px !important;
line-height: 20px !important;
}

.main-description {
margin-bottom: 20px !important;
}

.stats-totals-wrapper.two .stats-totals-item-wrapper {
width: 50% !important;
}

.stats-totals-wrapper.three .stats-totals-item-wrapper {
width: 33.3% !important;
}

.stats-totals-wrapper.four .stats-totals-item-wrapper {
width: 25% !important;
}

.stats-totals-wrapper {
border-collapse: separate !important;
border: 1px solid #DDDDDD !important;
border-radius: 4px !important;
}

.stats-total-item {
width: 100% !important;
min-width: 100% !important;
}

.stats-total-item-inner {
border: none !important;
}

.stats-total-item-icon-wrapper {
height: 24px !important;
}

.stats-total-item-icon {
width: 24px !important;
height: 24px !important;
}

.stats-totals-wrapper.three .stats-total-item-title,
.stats-totals-wrapper.four .stats-total-item-title {
display: none !important;
}

.stats-total-item-value {
font-size: 18px !important;
line-height: 22px !important;
}

.stats-total-item-percent {
font-size: 12px !important;
line-height: 14px !important;
}

.stats-total-item-percent img {
width: 9px !important;
height: 9px !important;
}

.stats-heading th {
display: block !important;
width: 100% !important;
min-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
text-align: center !important;
}

.stats-heading .first-col {
padding-top: 20px !important;
padding-bottom: 5px !important;
}

.stats-heading .second-col {
padding-top: 0 !important;
padding-bottom: 20px !important;
}

.stats-heading h2 {
text-align: center !important;
font-size: 15px !important;
line-height: 18px !important;
}

.stats-heading a {
font-size: 13px !important;
line-height: 16px !important;
}

.stats-subject-heading {
text-align: center !important;
}

.stats-subject-row {
text-align: center !important;
}

.stats-subject-column.total,
.stats-subject-column.sent,
.stats-subject-column.confirmed,
.stats-subject-column.unconfirmed,
.stats-subject-column.unsent {
max-width: 64px !important;
}

.stats-subject-column.opened,
.stats-subject-column.clicked {
max-width: 111px !important;
}

.spacer-40 {
line-height: 20px !important;
height: 20px !important;
}

.upgrade-heading {
font-size: 18px !important;
line-height: 22px !important;
}

.upgrade-text {
font-size: 14px !important;
line-height: 20px !important;
}
}

@media only screen and (max-width: 360px) {
.content {
padding: 20px !important;
}

.stats-subject-column.total,
.stats-subject-column.sent,
.stats-subject-column.confirmed,
.stats-subject-column.unconfirmed,
.stats-subject-column.unsent {
max-width: 61px !important;
}
}

/* Dark Mode. */

@media (prefers-color-scheme: dark) {
.dark-body-bg {
background: #1C1E20 !important;
}

.dark-content-bg {
background: #23282C !important;
}

.dark-bg {
background: #202326 !important;
}

.dark-white-color {
color: #ffffff !important;
}

.dark-img {
display: block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height: inherit !important;
max-width: inherit !important;
line-height: auto !important;
margin-top: 0px !important;
visibility: inherit !important;
}

.light-img {
display: none;
display: none !important;
}

.stats-total-item-inner,
.stats-heading {
border-color: #395360 !important;
}

.stats-subject-column-value,
.stats-total-item-percent,
.footer {
color: #8C8F94 !important;
}

.stats-subject-column-value span {
color: #4A5057 !important;
}

.upgrade-text {
color: #8C8F94 !important;
}
}

/* Dark Mode Outlook. */

[data-ogsc] .dark-body-bg {
background: #1C1E20 !important;
}

[data-ogsc] .dark-content-bg {
background: #23282C !important;
}

[data-ogsc] .dark-bg {
background: #202326 !important;
}

[data-ogsc] .dark-white-color {
color: #ffffff !important;
}

[data-ogsc] .dark-img {
display: block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height: inherit !important;
max-width: inherit !important;
line-height: auto !important;
margin-top: 0px !important;
visibility: inherit !important;
}

[data-ogsc] .light-img {
display: none;
display: none !important;
}

[data-ogsc] .stats-total-item-inner,
[data-ogsc] .stats-heading {
border-color: #395360 !important;
}

[data-ogsc] .stats-subject-column-value,
[data-ogsc] .stats-total-item-percent,
[data-ogsc] .footer {
color: #8C8F94 !important;
}

[data-ogsc] .stats-subject-column-value span {
color: #4A5057 !important;
}

[data-ogsc] .upgrade-text {
color: #8C8F94 !important;
}

WP Mail SMTP Logo

WP Mail SMTP Logo

<!–

Hi there,

Let’s see how your emails performed in the past week.

Total Emails

Total Emails

121

Total Emails


+4.3%

Last week

Last week

1

Last week


-80%

 
Reports

Want More Stats?

Upgrade to WP Mail SMTP Pro and unlock Email Log and advanced Email Reports. Start measuring the success of your emails today!


Upgrade to Pro

WPForms
a {
text-decoration: none;
}

@media only screen and (max-width: 599px) {
table.body .container {
width: 95% !important;
}
.header {
padding: 15px 15px 12px 15px !important;
}
.header img {
width: 200px !important;
height: auto !important;
}
.content,
.aside {
padding: 30px 40px 20px 40px !important;
}
.upsell-pro table.features td {
width: 100% !important;
display: block !important;
}
table.receipt-details td.receipt-details-inner {
padding: 30px 0px 20px 0px !important;
}
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXNzZXRzL2Nzcy9lbWFpbHMvcGFydGlhbHMvbWVkaWFfcXVlcmllcy5jc3MiLCJzb3VyY2VzIjpbImFzc2V0cy9zY3NzL2VtYWlscy9wYXJ0aWFscy9tZWRpYV9xdWVyaWVzLnNjc3MiXSwic291cmNlc0NvbnRlbnQiOlsiYSB7XG5cdHRleHQtZGVjb3JhdGlvbjogbm9uZTsgLy8gVGhpcyBvbmUgaXMgbmVlZGVkIGZvciBPdXRsb29rIGNvbXBhdGliaWxpdHkuXG59XG5cbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNTk5cHgpIHtcblxuXHR0YWJsZS5ib2R5IC5jb250YWluZXIge1xuXHRcdHdpZHRoOiA5NSUgIWltcG9ydGFudDtcblx0fVxuXG5cdC5oZWFkZXIge1xuXHRcdHBhZGRpbmc6IDE1cHggMTVweCAxMnB4IDE1cHggIWltcG9ydGFudDtcblx0fVxuXG5cdC5oZWFkZXIgaW1nIHtcblx0XHR3aWR0aDogMjAwcHggIWltcG9ydGFudDtcblx0XHRoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcblx0fVxuXG5cdC5jb250ZW50LFxuXHQuYXNpZGUge1xuXHRcdHBhZGRpbmc6IDMwcHggNDBweCAyMHB4IDQwcHggIWltcG9ydGFudDtcblx0fVxuXG5cdC51cHNlbGwtcHJvIHRhYmxlLmZlYXR1cmVzIHRkIHtcblx0XHR3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xuXHRcdGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7XG5cdH1cblxuXHR0YWJsZS5yZWNlaXB0LWRldGFpbHMgdGQucmVjZWlwdC1kZXRhaWxzLWlubmVyIHtcblx0XHRwYWRkaW5nOiAzMHB4IDBweCAyMHB4IDBweCAhaW1wb3J0YW50O1xuXHR9XG59Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLEFBQUEsQ0FBQyxDQUFDO0VBQ0QsZUFBZSxFQUFFLElBQUk7Q0FDckI7O0FBRUQsTUFBTSxNQUFNLE1BQU0sTUFBTSxTQUFTLEVBQUUsS0FBSztFQUV2QyxBQUFBLEtBQUssQUFBQSxLQUFLLENBQUMsVUFBVSxDQUFDO0lBQ3JCLEtBQUssRUFBRSxjQUFjO0dBQ3JCO0VBRUQsQUFBQSxPQUFPLENBQUM7SUFDUCxPQUFPLEVBQUUsOEJBQThCO0dBQ3ZDO0VBRUQsQUFBQSxPQUFPLENBQUMsR0FBRyxDQUFDO0lBQ1gsS0FBSyxFQUFFLGdCQUFnQjtJQUN2QixNQUFNLEVBQUUsZUFBZTtHQUN2QjtFQUVELEFBQUEsUUFBUTtFQUNSLE1BQU0sQ0FBQztJQUNOLE9BQU8sRUFBRSw4QkFBOEI7R0FDdkM7RUFFRCxBQUFBLFdBQVcsQ0FBQyxLQUFLLEFBQUEsU0FBUyxDQUFDLEVBQUUsQ0FBQztJQUM3QixLQUFLLEVBQUUsZUFBZTtJQUN0QixPQUFPLEVBQUUsZ0JBQWdCO0dBQ3pCO0VBRUQsQUFBQSxLQUFLLEFBQUEsZ0JBQWdCLENBQUMsRUFBRSxBQUFBLHNCQUFzQixDQUFDO0lBQzlDLE9BQU8sRUFBRSw0QkFBNEI7R0FDckMifQ== */

FAMA Boutique Hotel
Hi there!

Let’s see how your forms performed.

Below is the total number of submissions for each form, however actual entries are not stored by WPForms Lite.

To view future entries inside your WordPress dashboard, and get more detailed reports, consider upgrading to Pro

96

FAMA Boutique Hotel

p{
margin:10px 0;
padding:0;
}
table{
border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6{
display:block;
margin:0;
padding:0;
}
img,a img{
border:0;
height:auto;
outline:none;
text-decoration:none;
}
body,#bodyTable,#bodyCell{
height:100%;
margin:0;
padding:0;
width:100%;
}
#outlook a{
padding:0;
}
img{
-ms-interpolation-mode:bicubic;
}
table{
mso-table-lspace:0pt;
mso-table-rspace:0pt;
}
.ReadMsgBody{
width:100%;
}
.ExternalClass{
width:100%;
}
p,a,li,td,blockquote{
mso-line-height-rule:exactly;
}
a[href^=tel],a[href^=sms]{
color:inherit;
cursor:default;
text-decoration:none;
}
p,a,li,td,body,table,blockquote{
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
line-height:100%;
}
a[x-apple-data-detectors]{
color:inherit !important;
text-decoration:none !important;
font-size:inherit !important;
font-family:inherit !important;
font-weight:inherit !important;
line-height:inherit !important;
}
#bodyCell{
padding:50px 50px;
}
.templateContainer{
max-width:600px !important;
border:0;
}
a.mcnButton{
display:block;
}
.mcnTextContent{
word-break:break-word;
}
.mcnTextContent img{
height:auto !important;
}
.mcnDividerBlock{
table-layout:fixed !important;
}
/***** Make theme edits below if needed *****/
/* Page – Background Style */
body,#bodyTable{
background-color:#e9eaec;
}
/* Page – Heading 1 */
h1{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:26px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 2 */
h2{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:22px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 3 */
h3{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:20px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Page – Heading 4 */
h4{
color:#202020;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:18px;
font-style:normal;
font-weight:bold;
line-height:125%;
letter-spacing:normal;
}
/* Header – Header Style */
#templateHeader{
border-top:0;
border-bottom:0;
padding-top:0;
padding-bottom:20px;
text-align: center;
}
/* Body – Body Style */
#templateBody{
background-color:#FFFFFF;
border-top:0;
border: 1px solid #c1c1c1;
padding-top:0;
padding-bottom:0px;
}
/* Body -Body Text */
#templateBody .mcnTextContent,
#templateBody .mcnTextContent p{
color:#555555;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:14px;
line-height:150%;
}
/* Body – Body Link */
#templateBody .mcnTextContent a,
#templateBody .mcnTextContent p a{
color:#ff7f50;
font-weight:normal;
text-decoration:underline;
}
/* Footer – Footer Style */
#templateFooter{
background-color:#e9eaec;
border-top:0;
border-bottom:0;
padding-top:12px;
padding-bottom:12px;
}
/* Footer – Footer Text */
#templateFooter .mcnTextContent,
#templateFooter .mcnTextContent p{
color:#cccccc;
font-family: ‘Helvetica Neue’, Helvetica, Arial, ‘Lucida Grande’, sans-serif;
font-size:12px;
line-height:150%;
text-align:center;
}
/* Footer – Footer Link */
#templateFooter .mcnTextContent a,
#templateFooter .mcnTextContent p a{
color:#cccccc;
font-weight:normal;
text-decoration:underline;
}
@media only screen and (min-width:768px){
.templateContainer{
width:600px !important;
}
}
@media only screen and (max-width: 480px){
body,table,td,p,a,li,blockquote{
-webkit-text-size-adjust:none !important;
}
}
@media only screen and (max-width: 480px){
body{
width:100% !important;
min-width:100% !important;
}
}
@media only screen and (max-width: 680px){
#bodyCell{
padding:20px 20px !important;
}
}
@media only screen and (max-width: 480px){
.mcnTextContentContainer{
max-width:100% !important;
width:100% !important;
}
}


Name – Ad/Soyad
Yeo Yeo
Email
miles@datalist.biz
Comment or Message / Mesajınız
Hello,

It is with sad regret to inform you that DataList.biz is shutting down. We have made all our databases available for you at a one-time fee.

You can visit us on DataList.biz

Regards.
Miles


Sent from FAMA Boutique Hotel

Language »