Entries in a small window |
![]() ![]() |
Entries in a small window |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Dec 2004 Member No: 68,272 ![]() |
Ok i am trying to make my site have a small box that contains my entries. i want it to be something like This
My Xanga is Here also i was wondering how i could get my bg image to no scroll? i put it in my image in the custome head under body as background-image:url() Here is pretty much my layout, tell me if the code is crappy or if you have any improvement idea's CODE <!-- begin code provided by createblog.com -->
<html> <head> <style type="text/css"> table.navigation, table.footer { display:none; } .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:245px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} body { background-color:; background-image:url(http://img100.exs.cx/img100/4011/d8-bg.gif); border-right:#494949 50px solid; border-left:#494949 50px solid; scrollbar-arrow-color: #FF7100; scrollbar-track-color: #494949; scrollbar-shadow-color: #505050; scrollbar-face-color: #505050; scrollbar-highlight-color: #8C8B8B; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #ffffff;} body {cursor: crosshair;} div.blogheader, .caption { /* edit the dates */ font-family:tahoma; font-size:14px; color:#ffffff; background-color: transparent; text-align: left; font-weight:bold; padding-left:4px; padding-bottom:1px; padding-right:0px; } table.blogbody { /* this edits the other the place where the blog is */ width:400; background-color:transparent; family-font: impact; border:#FFFFFF 2px solid} .caption, .blogheader { width: 380px; padding: 3px; font-family: CHANGE FONT; font-size: 16pt; text-align: center; color: #COLOR; background-color: #CO/LOR; text-transform: lowercaps; margin-top: 10px; } a:link {line-height: #pt; font-family: impact; font-weight:normal; color:#F79647; text-transform:none; font-size:#pt; cursor:crosshair;} a:active {font-family: impact; color:#F87C16; text-transform:none; font-size:#pt; cursor:crosshair;} a:visited {font-family: impact; color:#F87C16; text-transform:none; text-decoration:strikeout; font-size:#pt; cursor: crosshair;} A:hover {font-family:impact; color:#FFB172; text-transform: uppercase; cursor: crosshair; font-weight:bold; font-size:#pt} table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid COLOR; background-color: transparent;} </style> </head> <body> <img src="http://img94.exs.cx/img94/4145/60-header.gif" width="814" height="138" border="0" alt="" usemap="#header_Map"> <map name="header_Map"> <area shape="rect" alt="Log out" coords="106,5,220,25" href="http://www.xanga.com/logout.aspx"> <area shape="rect" alt="Log in" coords="3,5,102,28" href="www.xanga.com"> <area shape="rect" alt="Subscribe to me " coords="462,101,599,119" href="http://www.xanga.com/Private/SubscribeTo.aspx?user=Kent_state"> <area shape="rect" alt="Visit createblog.com, awsome site" coords="351,100,455,120" href="http://www.createblog.com"> <area shape="rect" alt="Look and Feel" coords="272,102,348,120" href="http://www.xanga.com/CLAF/default.asp"> <area shape="rect" alt="Guestbook" coords="205,102,267,120" href="http://www.xanga.com/guestbook.aspx?user=Kent_state"> <area shape="rect" alt="Profile" coords="105,100,199,120" href="http://www.xanga.com/profile.aspx?user=Kent_state"> <area shape="rect" alt="Xanga" coords="9,102,99,122" href="www.xanga.com"> </map> </body> </html> <!-- end code provided by createblog.com --> |
|
|
![]()
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 ![]() |
This really doesn't quite belong here. |
|
|
![]() ![]() |