GeneratePress Theme insert into mypage for unknown reason
-
HTML
<div class="THE_LEARNING_ENGLISH_COM_TopFreeBookAd" > <div class="THE_LEARNING_ENGLISH_COM_TopHeadLine" > <img src="https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04_TopHeadLine.png" border="0" alt=""> </div > <div class="THE_LEARNING_ENGLISH_COM_iPhoneCoverAndBookCoverFastEnglishSpellerChineseVersion" > <img src="https://thelearningenglish.com/wp-content/uploads/2017/05/iPhoneCoverAndBookFastEnglishSpellerChineseVersionCover271w286h.png" border="0" alt="iPhone & FastEnglishSpellerChineseVersion"> </div> </div > <!-- <div class="THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner" > <img src="https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04MiddleSignUpBannery.png" border="0" alt="" > </div > --> <div class="THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner" > <form action="https://thelearningenglish.us15.list-manage.com/subscribe/post" method="POST"> <input type="hidden" name="u" value="dbe2f35a902530d7a103801cd"> <input type="hidden" name="id" value="d1f790c44f"> <!-- <img src="THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerLable.png" /> --> <p id="THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerLable" >突破您的語言障礙: <input id="textboxid" type="text" placeholder="姓名 Full-Name" name="MERGE1" id="MERGE1" size="10" value="" > <input id="textboxid" type="email" placeholder="電郵地址 Email Address" autocapitalize="off" autocorrect="off" name="MERGE0" id="MERGE0" size="10" value=""> <button class="Subscribe_button">請註冊和下載</button> </p> <!-- <input type="image" src="THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerSubmitButton.png" alt="請註冊和下載" > --> </form> <!-- form action="https://thelearningenglish.us15.list-manage.com/subscribe/post" method="POST" --> </div > <!-- div class="THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner" --> <div class="THE_LEARNING_ENGLISH_COM_BottomPayBookAd" > <div class="THE_LEARNING_ENGLISH_COM_BottomHeadLine" > <img src="https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04BottomHeadLine.png" border="0" alt=""> <img class="THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2" src="https://thelearningenglish.com/wp-content/uploads/2017/05/ChineseBuyNowTextButton2.png" border="0" alt="Buy Now"> </div > <div class="THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover" > <img src="https://thelearningenglish.com/wp-content/uploads/2017/05/EnglishLessoniPhoneCoverAndDVDCover.png" border="0" alt="EnglishLesson iPhone And DVD" > </div> </div > </div >
CSS
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } img { max-width: 100%; height: auto; } /* END img */ .row:after { content: ""; clear: both; display: table; } /* END .row:after */ div.THE_LEARNING_ENGLISH_COM_thelearningenglish_WholePage { /* text-align: center; */ border-collapse: collapse; } /* END div.THE_LEARNING_ENGLISH_COM_thelearningenglish_WholePage */ /*---------- Mobile size ---------*/ @media (max-width:767px) { div.THE_LEARNING_ENGLISH_COM_thelearningenglish_Top_Logo_Banner { left: 0px; background-color: #000000 ; background-repeat: no-repeat; background-size: cover; width: width: 75%; height: 100%; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: center; margin-top: -5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_thelearningenglish_Top_Logo_Banner */ div.THE_LEARNING_ENGLISH_COM_NavigationBar { background-color: #0f1e1b ; border-collapse: collapse; width: width: 75%; height: 100%; text-align: center; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_NavigationBar */ div.THE_LEARNING_ENGLISH_COM_TopFreeBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04FastEnglishSpellerChineseVersionFrontCoverWithFadeBackground.png"); background-repeat: no-repeat; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; margin-top: -5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_TopFreeBookAd */ div.THE_LEARNING_ENGLISH_COM_TopHeadLine { background-color: rgba(0, 0, 0, 0.50); ; border-collapse: collapse; border: 0px solid green; width: 100%; height: 100%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_TopHeadLine */ div.THE_LEARNING_ENGLISH_COM_iPhoneCoverAndBookCoverFastEnglishSpellerChineseVersion { border-collapse: collapse; border: 0px solid yellow; float: center; width: 100%; height: 100%; text-align: center; float: left; position: relative; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_iPhoneCoverAndBookCoverFastEnglishSpellerChineseVersion */ div.THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner { /* Need to fix space gap later. */ background-color: #000000; color: white; width: 100%; height: 100%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 15px; padding-right: 0px; padding-left: 0px; padding-bottom: 15px; } /* END div.THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner */ #textboxid { height:44px; font-size:14pt; size: 15; } #THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerLable { font-family: Adobe Fan Heiti Std; font-size: 1.8em; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } button.Subscribe_button { color: black; font-size: 18px; font-weight: bold; background: #fff000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; cursor: pointer; border: none; text-shadow: none; /* float: left; */ width: 236px; height: 44px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } /* END button.Subscribe_button */ div.THE_LEARNING_ENGLISH_COM_BottomPayBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/rectangleGreenBackground.png"); background-repeat: no-repeat; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; margin-top: -5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_BottomPayBookAd */ div.THE_LEARNING_ENGLISH_COM_BottomHeadLine { background-color: rgba(21, 119, 253, 0.50); border-collapse: collapse; border: 0px solid green; width: 100%; height: 100%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; position: relative; /* This codes get ChineseBuyNowTextButton2 image to bottom right of the box. */ } /* END div.THE_LEARNING_ENGLISH_COM_BottomHeadLine */ img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 { width: 30%; height: auto; /* This codes get button image to bottom right of the box. */ position: absolute; bottom: 0px; right: 0px; /* This codes get button image to bottom right of the box. */ } /* END img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 */ div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover { border-collapse: collapse; border: 0px solid yellow; float: center; width: 100%; height: 100%; text-align: center; float: left; position: relative; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover */ } /* @media (min-width: 748px) and (max-width: 767px) */ /*---------- Tablet size ---------*/ @media (min-width:767px) and (max-width:1025px) { div.THE_LEARNING_ENGLISH_COM_thelearningenglish_Top_Logo_Banner { left: 0px; background-color: #000000 ; background-repeat: no-repeat; width: 100%; height: 71px; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_NavigationBar { background-color: #0f1e1b ; border-collapse: collapse; width: 100%; height: 56px; text-align: center; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_TopFreeBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04FastEnglishSpellerChineseVersionFrontCoverWithFadeBackground.png"); background-repeat: no-repeat; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; padding-top: 25px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_TopHeadLine { background-color: rgba(0, 0, 0, 0.50); ; border-collapse: collapse; box-shadow: 2px 2px 2px black; border: 0px solid green; float: left; width: 50%; height: 100% ; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_iPhoneCoverAndBookCoverFastEnglishSpellerChineseVersion { border-collapse: collapse; border: 0px solid orange; float: right; width: 30%; height: auto; position: relative; right: 1px; top: -10px; margin-top: 0px; margin-left: 0px; margin-right: 10px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } div.THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner { /* Need to fix space gap later. */ background-color: #000000; color: white; width: 100%; height: 100%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 15px; padding-right: 0px; padding-left: 0px; padding-bottom: 15px; } /* END div.THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner */ #textboxid { height:44px; font-size:14pt; size: 15; } #THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerLable { font-family: Adobe Fan Heiti Std; font-size: 1.8em; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } button.Subscribe_button { color: black; font-size: 18px; font-weight: bold; background: #fff000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; cursor: pointer; border: none; text-shadow: none; /* float: left; */ width: 236px; height: 44px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } /* END button.Subscribe_button */ div.THE_LEARNING_ENGLISH_COM_BottomPayBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/rectangleGreenBackground.png"); background-repeat: repeat-y; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; padding-top: 25px; padding-left: 0px; padding-right: 0px; padding-bottom: 25px; } div.THE_LEARNING_ENGLISH_COM_BottomHeadLine { background-color: rgba(21, 119, 253, 0.50); border-collapse: collapse; box-shadow: 2px 2px 2px #888888; border: 0px solid green; width: 50%; height: 90%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; position: relative; /* This codes get ChineseBuyNowTextButton2 image to bottom right of the box. */ } /* END div.THE_LEARNING_ENGLISH_COM_BottomHeadLine */ img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 { width: 30%; height: auto; /* This codes get button image to bottom right of the box. */ position: absolute; bottom: 0px; right: 0px; /* This codes get button image to bottom right of the box. */ } /* END img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 */ div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover { border-collapse: collapse; border: 0px solid yellow; float: center; width: 30%; height: auto; text-align: center; float: right; position: relative; margin-top: 0px; margin-left: 0px; margin-right: 10px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover */ } /* END @media (min-width:768px) and (max-width:1025px) */ /*---------- desktop size ---------*/ @media (min-width:1025px) { div.THE_LEARNING_ENGLISH_COM_thelearningenglish_Top_Logo_Banner { left: 0px; background-color: #000000 ; background-repeat: no-repeat; width: 100%; height: 100%; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_NavigationBar { background-color: #0f1e1b ; border-collapse: collapse; width: 100%; height: 56px; text-align: center; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /* */ div.THE_LEARNING_ENGLISH_COM_TopFreeBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/WebStieHomePage04FastEnglishSpellerChineseVersionFrontCoverWithFadeBackground.png"); background-repeat: no-repeat; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; padding-top: 25px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_TopHeadLine { background-color: rgba(0, 0, 0, 0.50); ; border-collapse: collapse; box-shadow: 2px 2px 2px black; border: 0px solid green; float: left; width: 50%; height: 100% ; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_iPhoneCoverAndBookCoverFastEnglishSpellerChineseVersion { border-collapse: collapse; border: 0px solid orange; float: right; width: 30%; height: auto; position: relative; right: 0px; top: -10px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } div.THE_LEARNING_ENGLISH_COM_MiddleSignUpBanner { /* Need to fix space gap later. */ background-color: #000000; color: white; width: 100%; height: 100%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } #textboxid { height:44px; font-size:14pt; } #THE_LEARNING_ENGLISH_COM_MiddleSignUpBannerLable { font-family: Adobe Fan Heiti Std; font-size: 1.8em; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } button.Subscribe_button { color: black; font-size: 18px; font-weight: bold; background: #fff000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; cursor: pointer; border: none; text-shadow: none; /* float: left; */ width: 200px; height: 44px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } div.THE_LEARNING_ENGLISH_COM_BottomPayBookAd { background-image: url("https://thelearningenglish.com/wp-content/uploads/2017/05/rectangleGreenBackground.png"); background-repeat: no-repeat; background-size: cover; border: 0px solid red; width: 100%; height: 100%; text-align: center; float: left; padding-top: 25px; padding-left: 0px; padding-right: 0px; padding-bottom: 25px; } div.THE_LEARNING_ENGLISH_COM_BottomHeadLine { background-color: rgba(21, 119, 253, 0.50); border-collapse: collapse; box-shadow: 2px 2px 2px #888888; border: 0px solid green; width: 50%; height: 90%; text-align: center; float: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; position: relative; /* This codes get ChineseBuyNowTextButton2 image to bottom right of the box. */ } /* END div.THE_LEARNING_ENGLISH_COM_BottomHeadLine */ img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 { width: 30%; height: auto; /* This codes get button image to bottom right of the box. */ position: absolute; bottom: 0px; right: 0px; /* This codes get button image to bottom right of the box. */ } /* END img.THE_LEARNING_ENGLISH_COM_ChineseBuyNowTextButton2 */ div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover { border-collapse: collapse; border: 0px solid yellow; float: center; width: 30%; height: auto; text-align: center; float: right; position: relative; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 20px; padding-left: 0px; padding-bottom: 0px; } /* END div.THE_LEARNING_ENGLISH_COM_EnglishLessoniPhoneCoverAndDVDCover */ } /* @media (min-width:1025px) */
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘GeneratePress Theme insert into mypage for unknown reason’ is closed to new replies.