The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Glow text in my forum

2 posters

Go down

Solved Glow text in my forum

Post by etisalat March 9th 2012, 9:33 pm

Hello, when i add this to my forum it doesn't work, even though it works here and in any other forum !
hello

Code:
[blur]hello[/blur]
etisalat
etisalat
Forumember

Male Posts : 85
Reputation : 2
Language : English , Arabic
Location : Dubai

http://www.GzClub.umbb.net

Back to top Go down

Solved Re: Glow text in my forum

Post by ankillien March 10th 2012, 8:02 am

Hi,

Try adding this code in Admin CP > Display > Colors > CSS...

Code:
.blur {
display: inline-block;
color: red !important;
text-shadow: 0 0 6px #AAAAAA;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Glow text in my forum

Post by etisalat March 10th 2012, 9:48 am

It gives me this
Code:
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.
etisalat
etisalat
Forumember

Male Posts : 85
Reputation : 2
Language : English , Arabic
Location : Dubai

http://www.GzClub.umbb.net

Back to top Go down

Solved Re: Glow text in my forum

Post by ankillien March 10th 2012, 9:52 am

You must have added the code incorrectly. Remove it and try adding it again.
Make sure you include both opening and closing curly braces.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Glow text in my forum

Post by etisalat March 10th 2012, 10:02 am

Still giving me the message, can you make sure that the code is correct ?

Code:
.blur {
display: inline-block;
color: red !important;
text-shadow: 0 0 6px #AAAAAA;
}
etisalat
etisalat
Forumember

Male Posts : 85
Reputation : 2
Language : English , Arabic
Location : Dubai

http://www.GzClub.umbb.net

Back to top Go down

Solved Re: Glow text in my forum

Post by ankillien March 10th 2012, 10:05 am

The code is correct and I have tried it. Try removing that code and see if the error is still there. If so, the problem is with other codes which are already there.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Glow text in my forum

Post by etisalat March 10th 2012, 10:15 am

How can i thank you ? Your just so helpful & patient !
thanks alot it worked !
etisalat
etisalat
Forumember

Male Posts : 85
Reputation : 2
Language : English , Arabic
Location : Dubai

http://www.GzClub.umbb.net

Back to top Go down

Solved Re: Glow text in my forum

Post by ankillien March 10th 2012, 10:29 am

Topic Solved & Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum