oxabaxo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [i-excel] the page you see evilHi WPMU,
I had done so,but you better your code, I will use your thanks 🙂@media only screen and (min-width : 1281px) { /* COMPUTER */
.iheader h1 {
display: block;
float: left;
font-size: 30px;
line-height: 100px;
padding: 0px;
margin: 0px;
font-weight: 500;
color: #FFF;
}
}@media only screen and (min-width : 961px) and (max-width : 1280px) { /* SMARTPHONE */
.iheader h1 {
display: block;
float: left;
font-size: 30px;
line-height: 100px;
padding: 0px;
margin: 0px;
font-weight: 500;
color: #FFF;
}
}@media only screen and (min-width : 768px) and (max-width : 960px) { /* SMARTPHONE */
.iheader h1 {
display: block;
float: left;
font-size: 25px;
line-height: 100px;
padding: 0px;
margin: 0px;
font-weight: 500;
color: #FFF;
}
}@media only screen and (min-width : 480px) and (max-width : 767px) { /* SMARTPHONE */
.iheader h1 {
display: block;
float: left;
font-size: 20px;
line-height: 50px;
padding: 0px;
margin: 0px;
font-weight: 500;
color: #FFF;
}
}@media only screen and (min-width : 30px) and (max-width : 479px) { /* SMARTPHONE */
.iheader h1 {
display: block;
float: left;
font-size: 20px;
line-height: 50px;
padding: 0px;
margin: 0px;
font-weight: 500;
color: #FFF;
}
}Forum: Fixing WordPress
In reply to: Problems with google mapup
Forum: Fixing WordPress
In reply to: Problems with google mapI do not have a map on my website.
Forum: Plugins
In reply to: [Fast Secure Contact Form] fields on two columnsok
Forum: Plugins
In reply to: [Fast Secure Contact Form] fields on two columnsI preferred to use another plugin, thanks anyway
Forum: Plugins
In reply to: [Contact Form 7] CF7 fields on two columnsThanks 🙂 buzztone
Forum: Plugins
In reply to: [Fast Secure Contact Form] fields on two columnsThanks 🙂 mbrsolution