time

Everything is beatiful in HIS time. :))
Friday, May 7, 2010

OJT friday agen..

********
DATE: 07 May 2010
LOG IN: 10:20am
LOG OUT: 12:00nn


LOG IN: 12:30pm
LOG OUT: 05:00pm

TOTAL: 6hrs, 10mins

1. Image (aquia_marina_logo and aquia_marina_favicon ) editing using Adobe Photoshop. Deleted unwanted images and icons from the theme.

2. Made some modifications with the style.css file.

***For two column layouts
body.layout-first-main #sidebar-first {
margin: 24px 14px 0 0;
width: 200px;
}

body.layout-first-main #content-wrapper {
margin: 34px 0 0 0; /* LTR */
width: 800px;
}


***For three column layout

body.layout-first-main-last #sidebar-first {
margin: 40px 20px 0 0; /* LTR */
width: 200px;
}

body.layout-first-main-last #content-wrapper {
margin: 40px 0 0;
width: 800px;
}

body.layout-first-main-last #content-wrapper #content-inner {
}

/* eto un nsa kanan na block*/

body.layout-first-main-last #content-wrapper #sidebar-last {
background-color: #F4F7E7;
margin: 0;
padding: 0 0 0 20px; /* LTR */
width: 200px;
}


And other CSS codes including the font, background and layout and margin of the page.


3. Made some modifications with the page.tpl.php file to display the logo and hide the site name.

0 comments:

Post a Comment