2 Questions |
2 Questions |
Feb 15 2007, 12:53 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Apr 2004 Member No: 11,357 |
Ok I have 2 questions.
I want to put a custom module on my site. However, I want the module on top of my entries. not to the left or right. Does anyone know how to do that? Secondly, I want a border around my entries, but I want the entries to be together, not have each entry bordered seperately. Here's an example: Example Does anyone know how to do them? |
|
|
|
![]() |
| *digital.fragrance* |
Feb 15 2007, 03:12 PM
Post
#2
|
|
Guest |
Yep. The "custom module" would be a table. Is that okay?
For the blog: CODE <style="text/css">
table.blogbody{ border: 1px solid #000000;} </style> |
|
|
|
![]() ![]() |