Presentation is loading. Please wait.

Presentation is loading. Please wait.

Movable Type 3.2 Structure Main Index Template In the following sheets you will find: The div-structure of the Main Index Template The default HTML code.

Similar presentations


Presentation on theme: "Movable Type 3.2 Structure Main Index Template In the following sheets you will find: The div-structure of the Main Index Template The default HTML code."— Presentation transcript:

1 Movable Type 3.2 Structure Main Index Template In the following sheets you will find: The div-structure of the Main Index Template The default HTML code within the different divs The stylesheet code from the base-weblog stylesheet Patrick Klaassen plf.klaassen@bb.leidenuniv.nl

2 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner Entry- Entry-content Entry-body Beta Beta-inner Main Index Template

3 Container Container Inner #container { position: relative; margin: 0 auto; /* center on everything else */ width: 720px; text-align: left; } #container-inner { position: static; width: auto; } html { margin: 0; /* setting border: 0 hoses ie6 win window inner well border */ padding: 0; } body { margin: 0; /* setting border: 0 hoses ie5 win window inner well border */ padding: 0; font-family: verdana, 'trebuchet ms', sans-serif; font-size: 12px; } body { text-align: center; } /* center on ie */ /*.pkg class wraps enclosing block element around inner floated elements */.pkg:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; } * html.pkg { display: inline-block; } /* no ie mac \*/ * html.pkg { height: 1%; }.pkg { display: block; } /* */.clr { clear: both; overflow: hidden; width: 1px; height: 1px; margin: 0 -1px -1px 0; border: 0; padding: 0; font-size: 0; line-height: 0; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote { margin-top: 10px; margin-bottom: 10px; } form, input { margin: 0; padding: 0; } a { text-decoration: underline; } a img { border: 0; }

4 Container Container Inner Bannner Inner Banner " accesskey="1"> #banner { position: relative; } #banner-inner { position: static; } /*.pkg class wraps enclosing block element around inner floated elements */.pkg:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; } * html.pkg { display: inline-block; } /* no ie mac \*/ * html.pkg { height: 1%; }.pkg { display: block; } /* */

5 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner #pagebody { position: relative; width: 100%; } #pagebody-inner { position: static; width: 100%; } /*.pkg class wraps enclosing block element around inner floated elements */.pkg:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; } * html.pkg { display: inline-block; } /* no ie mac \*/ * html.pkg { height: 1%; }.pkg { display: block; } /* */

6 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner "> “>.date-header,.entry-content { position: static; clear: both; } #alpha, #beta, #gamma, #delta { display: inline; /* ie win bugfix */ position: relative; float: left; min-height: 1px; } #alpha-inner, #beta-inner, #gamma-inner, #delta-inner { position: static; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote { margin-top: 10px; margin-bottom: 10px; }

7 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner “>.entry { position: static; overflow: hidden; clear: both; width: 100%; margin-bottom: 20px; }.entry-content { clear: both; margin: 5px 10px; }

8 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner.entry-content { clear: both; margin: 5px 10px; }

9 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner #more">Continue reading " " » Posted by at | ">Permalink | #comments"> Comments ( ) | #trackback">TrackBacks ( ).entry-body { clear: both; }.entry-more-link, { clear: both; }.entry-footer { clear: both; margin: 5px 10px 20px 10px; }

10 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner Entry- ">.entry { position: static; overflow: hidden; clear: both; width: 100%; margin-bottom: 20px; }.entry-header { margin-top: 0; border-left: 5px solid #dae0e6; padding: 0 0 0 10px; color: #666; font-size: 18px; }

11 Container Container Inner Bannner Inner Banner Pagebody Pagebody-inner Alpha Alpha-inner Entry- Entry-content Entry-body Beta Beta-inner Recent Posts ">


Download ppt "Movable Type 3.2 Structure Main Index Template In the following sheets you will find: The div-structure of the Main Index Template The default HTML code."

Similar presentations


Ads by Google