Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • in reply to: Help needed for changing the appearance of my menu #145580
     sheryl
    Participant

    Okay, I know where I can paste my css, but where should I call my classes?

    Thanks

    in reply to: Help needed for changing the appearance of my menu #145576
     sheryl
    Participant

    Thank you for your reply Radu
    But my divisions are different from the theme setting, where should I add my divisions?

    Thanks

    in reply to: Help needed for changing the appearance of my menu #145505
     sheryl
    Participant

    seems like the attachment didnt work.
    Here is the code I wrote:

    COPY CODE
    <style>
    a, div, span{
    	font-family: "Microsoft YaHei", 微软雅黑, SimSun, 黑体;  }
    	select, input { vertical-align:middle; }
    	
    .wrap { width:1000px; margin:0 auto; float:left;}
    .secondNav{border-top: 3px solid #0e8ef4;
        overflow: hidden;
        height: 78px;
        background-color: #F2F2F2;
        margin-bottom: 17px;
    	float:left;}
    .secondNav_title{    width: 210px;  float: left;   overflow: hidden;    margin: 0px 10px; display:block;}
    .secondNav_leftTitle{   width:80px; height:71px; padding: 20px 0px; float: left;}
    .secondNav_leftTitleCN{       width:70px;  text-align:center; font-size: 20px;     color:#0e8ef4;}
    .secondNav_leftTitleEN{       width:70px;  text-align:center;  font-size: 10px;     color:#0e8ef4; text-decoration: none;}
    .secondNav_rightTitle{  width:130px; font-size: 16px;    color:#0e8ef4;    padding: 20px 0px;  float: right; text-decoration: none;}
    
    .secondNav_rightContent a{   float: left; margin-left: 5px;    color: #333; text-decoration: none; }
    .secondNav_rightContent a:hover{color: #0e8ef4;}
    html, body, ul, li,  dl, dd, h2,img,span { margin:0; padding:0;display:block; }
    div {
        display: block;
    }
    
    </style>
    
    </head>
    
    <body>
    <div class="wrap secondNav">
      <div class="secondNav_title">
      <div class="secondNav_leftTitle">
      <h2 class="secondNav_leftTitleCN">
      <a class="secondNav_leftTitleCN" hreft="#">青少年</a>
      </h2>
      <h2 class="secondNav_leftTitleEN">
      <a class="secondNav_leftTitleEN" href="#" target="_blank">Teenager</a>
      </h2>
      </div>
      <div class="secondNav_rightTitle">
      <ul class="secondNav_rightContent">
      
    <li><a href="#home">选校</a></li>
    <li><a href="#news">ESL</a></li>
    <li><a href="#contact">省考</a></li>
    <li><a href="#about">课业</a></li>
    </ul>
    </div>
    </div>
    
     <div class="secondNav_title">
      <div class="secondNav_leftTitle">
      <h2 class="secondNav_leftTitleCN">
      <a class="secondNav_leftTitleCN" hreft="#">升学</a>
      </h2>
      <h2 class="secondNav_leftTitleEN">
      <a class="secondNav_leftTitleEN" href="#" target="_blank">Undergraduate</a>
      </h2>
      </div>
      <div class="secondNav_rightTitle">
      <ul class="secondNav_rightContent">
      
    <li><a href="#home">选择大学</a></li>
    <li><a href="#news">私校</a></li>
    <li><a href="#news">升学</a></li>
    </ul>
    </div>
    </div>
    
     <div class="secondNav_title">
      <div class="secondNav_leftTitle">
      <h2 class="secondNav_leftTitleCN">
      <a class="secondNav_leftTitleCN" hreft="#">英语</a>
      </h2>
      <h2 class="secondNav_leftTitleEN">
      <a class="secondNav_leftTitleEN" href="#" target="_blank">English</a>
      </h2>
      </div>
      <div class="secondNav_rightTitle">
      <ul class="secondNav_rightContent">
      
    <li><a href="#home">托福</a></li>
    <li><a href="#news">雅思</a></li>
    <li><a href="#home">LPI</a></li>
    <li><a href="#news">SAT</a></li>
    <li><a href="#news">AP</a></li>
    <li><a href="#news">ESL</a></li>
    </ul>
    </div>
    </div>
      
       
        <div class="secondNav_title">
      <div class="secondNav_leftTitle">
      <h2 class="secondNav_leftTitleCN">
      <a class="secondNav_leftTitleCN" hreft="#">兴趣</a>
      </h2>
      <h2 class="secondNav_leftTitleEN">
      <a class="secondNav_leftTitleEN" href="#" target="_blank">Habit</a>
      </h2>
      </div>
      <div class="secondNav_rightTitle">
      <ul class="secondNav_rightContent">
      
    <li><a href="#home">舞蹈</a></li>
    <li><a href="#news">乐器</a></li>
    <li><a href="#home">机器人</a></li>
    <li><a href="#news">艺术</a></li>
    <li><a href="#news">游泳</a></li>
    <li><a href="#news">网球</a></li>
    </ul>
    </div>
    </div>
     </div>
    
      
    </body>
     sheryl
    Participant

    thank you the problem is fixed!!!!That code works.
    Thank you Radu !

     sheryl
    Participant
    This reply has been set as private.
     sheryl
    Participant

    sorry the topic title was wrong, forgot to change the topic title

Viewing 6 posts - 1 through 6 (of 6 total)

Log in with your credentials

Forgot your details?