transparent modules, hlep |
transparent modules, hlep |
Oct 2 2004, 03:30 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2004 Member No: 42,035 |
how can u make the left modules have a transparent backround?
|
|
|
|
![]() |
Oct 2 2004, 03:40 AM
Post
#2
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color:none; color: #000000; font: bold 10pt trebuchet ms; text-transform: none; text-align:center; } table.left { /* this edits the menu module */ width:180px; color:000000; background-color:transparent; }</style> <!-- end code provided by createblog.com --> |
|
|
|
katenababiki transparent modules Oct 2 2004, 03:30 AM
C.Lime.Jello. If you're not using and codes tho.....
Module ... Oct 2 2004, 01:49 PM![]() ![]() |