Help - Search - Members - Calendar
Full Version: Could U help me with the layout for my Blog?
Forums > Resource Center > Support Center > Blogger Support > Blogger Resolved Topics
alextrunghuynh
QUOTE
<!-- Wishix Studio | www.wishix.com -->
<html>
<head>
<title>Listen to the Beat</title>
<script name='Javascript'>
<!--
function right( val ) {
if (navigator.appName == 'Netscape' && (val.which == 3 || val.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("[random click]*");
return false;
}
return true;
}
document.onmousedown = right;
document.onmouseup = right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown = right;
window.onmouseup = right;
//-->
</script>
<style type="text/css">

body {
font-family:arial;
font-size:12px;
color:#003300;
text-align:center;
overflow-x:hidden;
background:url(http://layouts.cbimg9.com/33/16632d.jpg);
background-repeat:repeat;
background-color:#feb900;

scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color:#ff6600;
scrollbar-track-color: black;
}

A:link
{ text-decoration: none; font-weight: normal; color:#003300; }
A:visited
{ text-decoration: none; color:#003300;}
A:active
{ text-decoration: none; color:#003300;}
A:hover {text decoration: none; color:#ffffff; background:#660000;}

}

.date{
font-weight:bold;
letter-spacing:2px;
font-size:12px;
text-align:center;
color:#990000;
}

.navigation{
font-weight:bold;
letter-spacing:2px;
font-size:16px;
text-align:center;
color:#990000;
}

.time{
font-weight:bold;
letter-spacing:2px;
font-size:12px;
text-align:center;
color:#990000;
}


.content {
color: white;
text-align: center;
}

.menu {
text-align: center;
}

.menu1 {
color:#2e330a;
text-align: center;
}

</style>
</head>
<noembed><body background="http://layouts.cbimg9.com/33/16632d.jpg"></noembed>
<div style="position: absolute; left: 0px; bottom:0px; top: 0px; ">
<img src="http://layouts.cbimg9.com/33/16632c.jpg"></div>

<div style="position: absolute; left: 202px; top: 348px; width: 170px;">

<div class="navigation">Profile<br>
</div>
<div class="menu1">
.. Name ..<br>
.. Age ..<br>
.. School ..<br>
.. N/a ..<br>
.. N/a ..<br>
.. N/a ..<br>
</div><br><br>
<div class="navigation">Friends<br>
</div>
<div class="menu1">
<a href="http://www.wishix.com" target="_blank">friends</a><br>
<a href="http://www.wishix.com" target="_blank">friends</a><br>
<a href="http://www.wishix.com" target="_blank">friends</a><br>
<a href="http://www.wishix.com" target="_blank">friends</a><br>
<a href="http://www.wishix.com" target="_blank">friends</a><br>
<br></div>
<div class="navigation">Credits<br>
</div>
<div class="menu1">
Design: <a href="http://www.wishix.com" target="_blank">Wishix</a><br>
Brushes: Roman-de<br>
Software: Photoshop CS, Dreamweaver<br>
<br></div>
<div class="navigation">Messages<br>
</div>
<div class="menu1">
.. Tagboard ..<br>
<br></div>
<div class="navigation">Archives<br>
</div>
<div class="menu1">
<BloggerArchives><a href="<$BlogArchiveURL$>">
[<$BlogArchiveName$>]</a><br>
</BloggerArchives><Br><br>
</div>
</div>


<div style="position: absolute; left: 402px; top: 527px; width: 599px;height:178px">
<Blogger>
<div class="navigation">
<BlogDateHeader>
<B><$BlogDateHeaderDate$></B></BlogDateHeader></div>

<br><div class="content"><font color="#333300">
<$BlogItemBody$></font></div>

<div class="time" align="center" ><b>Listen @ <$BlogItemDateTime$></b><br><br><br></div>
</Blogger>
</div>

</body>
</html>


This is the code for the layout I like "Listen to the beat" in this CB website. However, I want to add something for it, but I don't know how to. Could U help me, show me the code? Thanks very much.
- As the codes above, I've had Profile, Favorites, Friends, Credits, Archives, and message. But I wanna have Profile with my picture, and favorite movies & show & music and not only archives but also some places like that for Tagcloud (show the labels), Hot Link to my favorite website and hot topic to my favorite post. Beside that, I wanna a box to show total page views and some gadget... some RSS place, and also at the end of the post have some place for the visiters to post the comments, direct link to the post (permanent link)...
Thanks very much.
moorepocket
if you want to add more than just use this from your codes.

CODE
<div class="navigation">TITLE<br>
</div>
<div class="menu1">
PROFILE WITH PICTURE
<br></div>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.