Enclose all entries?, Help me to check my code |
Enclose all entries?, Help me to check my code |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Oct 2004 Member No: 58,229 ![]() |
I wanna make a box that cover all my entries but not the left module, i tried a set of code but failed, can any one help me to check it?
![]() <style type="text/css"> body {border: 2px solid #99CC66; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color:#ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; cursor:crosshair} div.blogheader, .caption { font-family: Georgia; font-size:14px; color: #cc66cc; </style> |
|
|
![]() |
![]()
Post
#2
|
|
![]() sweet but sour ![]() ![]() ![]() ![]() Group: Member Posts: 170 Joined: Jul 2004 Member No: 35,953 ![]() |
<style type="text/css">
.blogbody {font-family: arial; size: 8pt; color: #000000; width: 580px; line- height:11px; background-color:#ffffff; filter: chroma(color=#ffffff); padding-right: -10px; border-left:1px solid #C9C9C9; border-right: 1px solid #C9C9C9; border-bottom: 1px solid #C9C9C9} </style> try that. i hope it works. ![]() |
|
|
![]() ![]() |