date code, why isn't is working? |
date code, why isn't is working? |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Jun 2004 Member No: 20,615 ![]() |
i tried out this code but it doesn't work. is there any problems wit hit?
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:11px; line-height:20px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color:#F49AC1; color:#ffffff; letter-spacing:1px; text-align: center;} </script> <!-- end code provided by createblog.com --> |
|
|
![]() |
![]()
Post
#2
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 ![]() |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:11px; line-height:20px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); background-color:#F49AC1; color:#ffffff; letter-spacing:1px; text-align: center;} </script> <!-- end code provided by createblog.com --> ^ Try that. I took out the height: 1px; variable. It could be the filter: alpha (opacity=100, finishopacity=0, style=2); line too. |
|
|
![]() ![]() |