How to arrange page layout?

Discussion in 'ColorWay WordPress Theme' started by krishnaforamazon, Feb 9, 2015.

  1. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    Last time, Pramod help me to understanding about background image on each page different by Custom CSS. I cool method. I would know how I arrange or custom CSS to control layout on page. What is element? I'm trying to put CSS into page editor it seem good looking in visual tab but when I publish out it's unexpected display. See in attached file for information. here is launch page.
    http://www.siam-mana-group.com/store/phuklon/
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .alignnone {
      display: inline;
      clear: none;
    }
    
    Thanks & Regards
    Pramod
     
  3. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    Superb!!!!!!!!!! Cool man.
     
  4. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    Pramod, Can I ask another question not related Wordpress. Do you have any Facebook theme/code or support Fanpage on FB to allow us to display inventory like page not post.
    I don't have any picture to show you, I just think but no idea and don't how to research to demo site for you.
     
  5. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    2nd question. How I create template in Page Attribute? I need custom each page shown different widgets.

    Regards,
     
  6. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0

    Attached Files:

  7. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    <div>
    <table >
    <tbody>
    <tr>
    <td>
    <table >
    <tbody>
    <tr align="center" valign="top">
    <td width="20%">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_1.php"><img src="http://www.phuklon.co.th/picture/pro1-2_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_1.php">PHU KLON PURE MINERAL WATER BEAUTY SPRAY 100%<span class="Apple-converted-space"> </span>
    </a></td>
    <td width="20%">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_2.php"><img src="http://www.phuklon.co.th/picture/pro2-1_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>

    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_2.php">PHU KLON MINERAL MUD CLEANSING BAR</a></td>
    <td width="20%">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_3.php"><img src="http://www.phuklon.co.th/picture/pro05_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>

    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_3.php">PHU KLON MINERAL MUD<span class="Apple-converted-space"> </span>
    CREAM BATH (LIQUID SOAP)</a></td>
    <td width="20%">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_4.php"><img src="http://www.phuklon.co.th/picture/pro08_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>

    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_4.php">PHU KLON PURE MINERAL<span class="Apple-converted-space"> </span>
    MUD SPA POWDER 100%</a></td>
    <td width="20%">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_5.php"><img src="http://www.phuklon.co.th/picture/pro07_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>

    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_5.php">PHU KLON PURE MINERAL SPA BODY MOISTURIZING CREAM</a></td>
    </tr>
    <tr align="center" valign="top">
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr align="center" valign="top">
    <td>
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_7.php"><img src="http://www.phuklon.co.th/picture/pro19_ss.jpg" alt="" width="92" height="138" border="0" /></a></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_6.php">PHU KLON MINERAL FACIAL FOAM</a></td>
    <td colspan="2">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_6.php"><img src="http://www.phuklon.co.th/picture/pro21_ss.jpg" alt="" width="207" height="138" border="0" /></a></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_6.php">PHU KLON GIFT SET</a></td>
    <td colspan="2">
    <table >
    <tbody>
    <tr>
    <td width="7"></td>
    <td></td>
    <td width="7"></td>
    </tr>
    <tr>
    <td></td>
    <td><a href="http://www.phuklon.co.th/index.php?file=product_8.php"><img src="http://www.phuklon.co.th/picture/pro22_s.jpg" alt="" width="207" height="138" border="0" /></a></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    <a href="http://www.phuklon.co.th/index.php?file=product_8.php">PHU KLON PREMIUM BLACK MUD SERIES</a></td>
    </tr>
    </tbody>
    </table>
    <table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tbody>
    <tr>
    <td><img src="http://www.phuklon.co.th/images/line.gif" alt="" width="2" height="5" /></td>
    </tr>
    </tbody>
    </table>
     
  8. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !


    You cannot show different widgets on different pages.

    Pleas use this CSS code.
    Code:
    .content-wrap td, .content-wrap th {
    border: none !important;
    }
    .content-wrap tr {
    border-bottom: none !important;
    }
    Thanks & Regards
    Pramod
     
  9. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    Great Man, Pramod. I can do all CSS layout on page by div and put css into sytling option instead Table
    last one, Can I create template? for page. I see it in Page Attribute.
     
  10. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !

    I am little confused about this .Do you want table type structure on that page?
    You can create template but not as table structure. In template you can only change the layout.

    Thanks & Regards
    Pramod
     
  11. krishnaforamazon

    krishnaforamazon New Member

    Joined:
    Feb 2, 2015
    Messages:
    9
    Likes Received:
    0
    I don't use table by <table><tr> or <td>. I use div with CSS to control layout. I'm Ok no need question about table.
    I'm interested, Can I create template? for page. I see it in Page Attribute.
     
  12. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63

Share This Page