Log In · Register

 
 
Closed TopicStart new topic
Blurring text, Moving mouse over text
goober13
post Feb 4 2004, 04:52 PM
Post #1


Senior Member
***

Group: Member
Posts: 52
Joined: Feb 2004
Member No: 2,610



Okay Hi again, how do you get the Text to Blur once you move the Mouse over it? Or maybe even get crossed out? I really appreciate it! Thankssss!!!!
 
mjk1009
post Feb 4 2004, 05:26 PM
Post #2


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



<style>
<!-- Link effects: Blur : : Blogring.net
Direction should be in degrees and strength is blur intensity
-->
a:hover {filter:blur(add="0",direction="45",strength="5"); height:0;};
</style>
 
goober13
post Feb 4 2004, 05:46 PM
Post #3


Senior Member
***

Group: Member
Posts: 52
Joined: Feb 2004
Member No: 2,610



THANK YOU SOOOOOOOOOO MUCH! biggrin.gif biggrin.gif
 
Riddik75
post Feb 4 2004, 06:08 PM
Post #4


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-4-2004, 05:26 PM)
<style>
<!-- Link effects: Blur : : Blogring.net
Direction should be in degrees and strength is blur intensity
-->
a:hover {filter:blur(add="0",direction="45",strength="5"); height:0;};
</style>

I placed this code, and another like it, on my xanga before...the code works fine, but when you run the cursor over some links entire sections of my blog entries disappear!! ohmy.gif

Why does this happen? Is there a way to fix it?? ermm.gif
 
mjk1009
post Feb 4 2004, 10:20 PM
Post #5


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



wat happens is that when the image gets blured it gets big to soo....if you wrote around the pic then the words that you wrote will be moved further down to make room for the pic to become bigger...
 
Riddik75
post Feb 4 2004, 10:58 PM
Post #6


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-4-2004, 10:20 PM)
wat happens is that when the image gets blured it gets big to soo....if you wrote around the pic then the words that you wrote will be moved further down to make room for the pic to become bigger...

That's not exactly the problem. I can put the cursor over a text-link nowhere near one of the blogs and half of all the blogs just disappear. and then i can put the cursor on another and part (or all) of the missing blogs come back. It's really very annoying... _unsure.gif
I'd tell you to go look, but it took the code out to solve the problem. ermm.gif
 
mjk1009
post Feb 5 2004, 09:13 AM
Post #7


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



well i wanted to see exactly what you were posting but you didnt have it to show me...tell me when you place it back it aight?
 
Riddik75
post Feb 5 2004, 10:34 AM
Post #8


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-5-2004, 09:13 AM)
well i wanted to see exactly what you were posting but you didnt have it to show me...tell me when you place it back it aight?

I put the script back in... it happens mostly with the "leave comments" links, or the "next 5" at the bottom (along with others as well...). Let me know if anyone can help me with this! sad.gif
My Xanga
 
mjk1009
post Feb 5 2004, 08:28 PM
Post #9


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



um they arent blurring...maybe your changing stuff that arent supposed to be changed....are you using the code i pasted up above? if soo it should make links blurred...
 
Riddik75
post Feb 5 2004, 08:44 PM
Post #10


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-5-2004, 08:28 PM)
um they arent blurring...maybe your changing stuff that arent supposed to be changed....are you using the code i pasted up above? if soo it should make links blurred...

lol...sorry. I got impatient and changed it to something that worked. ...but i'd rather have it blured. So it's changed back and i'll leave it this way this time so you have a chance to see what i mean... rolleyes.gif

Sorry about that
 
mjk1009
post Feb 5 2004, 10:59 PM
Post #11


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



ooh i see what you mean...hmm that is very strange...
 
mjk1009
post Feb 5 2004, 11:01 PM
Post #12


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



CODE
<!-- begin code provided by createblog.com -->
<style>
<!-- Link effects: Blur : : Blogring.net
Direction should be in degrees and strength is blur intensity
-->
a:hover {filter:blur(add="0",direction="45",strength="5"); height:0;};
<style></style>
<!-- end code provided by createblog.com -->
well this is what you have and this is what your supposed to have...
CODE
<!-- begin code provided by createblog.com -->
<style>
<!-- Link effects: Blur : : Blogring.net
Direction should be in degrees and strength is blur intensity
-->
a:hover {filter:blur(add="0",direction="45",strength="5"); height:0;};
</style>
<!-- end code provided by createblog.com -->

see that extra <style> thingy! try deleting that and see if it works...
 
Riddik75
post Feb 5 2004, 11:20 PM
Post #13


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-5-2004, 11:01 PM)
see that extra <style> thingy! try deleting that and see if it works...

Hmmm...i looked where i have the code (custom header) and i didn't see that extra <style> in the code. I've tried the code in website stats too and it does the same thing... This is very annoying... _unsure.gif
 
Riddik75
post Feb 5 2004, 11:26 PM
Post #14


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



Also...i've tried other hover effects (color changing...fading...etc) and the all do the same thing to the blogs. I'm thinking it's another code that's the problem... how would i find out which one is affecting it?
 
pseudo
post Feb 5 2004, 11:43 PM
Post #15


Senior Member
***

Group: Member
Posts: 31
Joined: Jan 2004
Member No: 1,839



Well, I dunno exactly, but I think it has something to do with the fact that you have an alpha filter on your entry boxes. Internet Explorer doesn't handle those very well. If you remove that, then the blur will work fine...

But then it won't be as pretty. sad.gif
 
mjk1009
post Feb 6 2004, 12:29 AM
Post #16


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



sacrifices...after all we ARE using xanga for free but doing premium stuff arent we....
 
Riddik75
post Feb 6 2004, 11:21 AM
Post #17


Senior Member
***

Group: Member
Posts: 31
Joined: Feb 2004
Member No: 2,493



QUOTE(mjk1009 @ 02-6-2004, 12:29 AM)
sacrifices...after all we ARE using xanga for free but doing premium stuff arent we....

Yeah, it's true. Oh well. Thanks for trying to help me anyway. I'll just do without the blurred text... _dry.gif
 
xllx_hEaVeN_xllx
post Feb 13 2004, 01:44 AM
Post #18


xllx_hEaVeN_xllx
**

Group: Member
Posts: 28
Joined: Jan 2004
Member No: 1,581



is der ne codes 4 mouse over linx...hmm i mean wen u put ur mouse on a link..is der ne code dat can make da link/text flip and has line through..at da same time???
 
FranzKemmerich
post Feb 17 2004, 08:50 PM
Post #19


Senior Member
***

Group: Member
Posts: 44
Joined: Feb 2004
Member No: 4,355



If you want any more mouse-over-link effects, go here. It's a great page.

http://www.saturngirl.net/julie/tutorials/csshovers.html

happy.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: