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. |
|
|
![]()
Post
#3
|
|
![]() PUhaha.. NJ azN ![]() ![]() ![]() ![]() Group: Member Posts: 299 Joined: Aug 2004 Member No: 41,986 ![]() |
i see the prblem already, thats a css... at the end of it, replace </script> with </style>....a common problem...puahahaha
![]() |
|
|
![]()
Post
#4
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 ![]() |
At the bottom of your code, you put </script>. Replace it with </style> (since this is a style sheet, not a script.)
![]() |
|
|
![]()
Post
#5
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 ![]() |
^^ it was said already. no need for posting again to repeat it.
|
|
|
![]() ![]() |