Firefox versus IE, and another question |
Firefox versus IE, and another question |
Jan 9 2007, 08:03 PM
Post
#1
|
|
![]() hello : ) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,227 Joined: Apr 2004 Member No: 13,139 |
|
|
|
|
![]() |
| *WHIMSICAL 0NE* |
Jan 9 2007, 08:25 PM
Post
#2
|
|
Guest |
In your code find this:
CODE <style> .nametext{color:000000; font-family:tahoma;text-decoration: none; font-size: 40pt;font-weight:;letter-spacing:-1pt;border: none; line-height:18pt;background-color:none;text-transform: none; } </style> and change it to: CODE <style>
.nametext{color:000000; font-family:tahoma;text-decoration: none; font-size: 40pt;font-weight:;letter-spacing:-1pt;border: none; line-height:40pt;background-color:none;text-transform: none; } </style> |
|
|
|
Jan 9 2007, 09:06 PM
Post
#3
|
|
![]() hello : ) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,227 Joined: Apr 2004 Member No: 13,139 |
Thanks :)
Does anyone know the second part of my post..? |
|
|
|
Jan 9 2007, 09:17 PM
Post
#4
|
|
![]() vengeance. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,058 Joined: Jul 2006 Member No: 437,024 |
^ I think I.E just does that.
Are you hiding your comments? If so, can you post the code you use for it? |
|
|
|
Jan 9 2007, 10:51 PM
Post
#5
|
|
![]() hello : ) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,227 Joined: Apr 2004 Member No: 13,139 |
Hmm.. it has that space in firefox too.
I think this is the code to hide the comments: CODE <style type="text/css">.comments {visibility:hidden;display:none;}</style>
</div> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style> |
|
|
|
Jan 9 2007, 11:27 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Have you tried changing that code? (Comments one) Maybe to this one:
http://www.createblog.com/scripts/download.php?id=235 I know a lot of people have the same problem. Something about the default-type layouts and hiding stuff. Just an idea. |
|
|
|
![]() ![]() |