Problem with a code that fades modules |
Problem with a code that fades modules |
Aug 22 2005, 12:48 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Aug 2004 Member No: 40,538 |
I'm using this code to fade the left modules:
<!-- begin code provided by createblog.com --> <style type="text/css"> table.left { filter: alpha(style=0,opacity=60);} </style> <!-- end code provided by createblog.com --> It works to some extent, the modules fade...and it's fine for about 10 seconds, until you hover over them. Then, for some odd reason, the profile module's bottom border dissapears along with the right borders of the subscriptions, blogrings, and posting calendar modules. It's weird, in the last three if I hover over a link in one of them, the border comes back, but then dissapears as soon as I hover on a link in another module. Does anyone have any idea why it does that? If it can be fixed? Or is there another code I can use that fades all the modules without that weird reaction? |
|
|
|
computershateme Problem with a code that fades modules Aug 22 2005, 12:48 PM
fishcake-y It can't be fixed. It just works like that bec... Aug 22 2005, 12:52 PM
computershateme Haha well thanks anyway Actually I put scrollbars... Aug 22 2005, 01:52 PM![]() ![]() |