Wednesday, November 12, 2008

Post Title, original

based on Son of Moto (Mean Green Blogging Machine variation)
Post body, text goes here.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy.
(Variable name="bodyFont" description="Text Font" type="font" default= normal normal 100% tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif, CSS_.main p, .sidebar p, .post-body: line-height: 140%; margin-top: 5px; margin-bottom: 1em; )

this is a link
(color:$linkColor=#669922, Variable name="mainTextColor" description="Text Color" default="#555544" value="#555544">)
(color:$hoverLinkColor=#88bb22)

CSS_dateHeaderColor-#555544, h2.date-header, color: $dateHeaderColor;

CSS_.post-footer_font-style:italic

ELIMINARE QUESTA ROBA o L'IMMAGINE DIVENTA L'HEADER
#header-wrapper
background: #8b2
url(www.blogblog.com/moto_son/headbotborder.gif) bottom $startSide repeat-x;
this is the repeating diamond pattern as a background below the header.
margin: 0 auto;
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 15px;
padding-$startSide: 0;
border: 0;

Wrapper___________________________________
THIS CONTROLS THE BODY BACKGROUND
#outer-wrapper
margin: 0 auto;
border: 0;
width: 692px;
text-align: $startSide;
background: $mainBgColor url(http://www.blogblog.com/moto_son/innerwrap.gif) top $endSide repeat-y;
font: $bodyFont

PER MODIFICARE LA LAGHEZZA COMPLESSIVA
/* Inner layout___________________________________ */
#content-wrapper {
padding: 0 16px;

[400 + 226 = 626] + [4(16)=64] 690
(header width=692, the difference will be ??? )
#main
width: 400px;
float: $startSide;
word-wrap: break-word;
overflow: hidden;

/*sidebarHeaderColor-#555544 */
#sidebar
width: 226px;
float: $endSide;
color: $sidebarTextColor;
word-wrap: break-word;
overflow: hidden;

/* Wrapper___________________________________
#outer-wrapper {
margin: 0 auto;
border: 0;
width: 792px;
text-align: $startSide;
background: #fa7792 url(http://www.blogblog.com/moto_son/innerwrap.gif) top $endSide repeat-y;
font: $bodyFont;
}

No comments:

Post a Comment