what is the code for module borders? |
![]() ![]() |
what is the code for module borders? |
Nov 26 2004, 11:55 PM
Post
#1
|
|
![]() BECKYBOO♥ ![]() ![]() ![]() Group: Member Posts: 99 Joined: Aug 2004 Member No: 40,187 |
i can't find it in the scripts section...
|
|
|
|
Nov 27 2004, 12:06 AM
Post
#2
|
|
![]() High Voltage!∞ ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,728 Joined: Jul 2004 Member No: 29,157 |
for changing it to like..dotted and such, right? i have the code somewhere...i'll try and find it for you
[edit] alright, found it: CODE <!-- begin code provided by createblog.com --> <style>table.module { border-right: 2px dashed #000000; width:140px;border-left: solid #000000; border-bottom: solid #00000; background-color: #000000; } table.module th { background-color: #FFFFFF;font: bold 12px SteveHandwriting; text-transform: uppercase;color: #FF9900; border-bottom: 2px solid #FFCCFF; } table.module td {color: #0099CC; text-align: center; border: none; background-image: none; } </style> <!-- end code provided by createblog.com --> Edit to your liking |
|
|
|
![]() ![]() |