Glow text in my forum
2 posters
Page 1 of 1
Glow text in my forum
Hello, when i add this to my forum it doesn't work, even though it works here and in any other forum !
hello
hello
- Code:
[blur]hello[/blur]
Re: Glow text in my forum
Hi,
Try adding this code in Admin CP > Display > Colors > CSS...
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- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Glow text in my forum
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.
Re: Glow text in my forum
You must have added the code incorrectly. Remove it and try adding it again.
Make sure you include both opening and closing curly braces.
Make sure you include both opening and closing curly braces.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Glow text in my forum
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;
}
Re: Glow text in my forum
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- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Glow text in my forum
How can i thank you ? Your just so helpful & patient !
thanks alot it worked !
thanks alot it worked !
Re: Glow text in my forum
Topic Solved & Locked |
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Similar topics
» Glow Text
» Text glow
» Text glow and glitter problem
» help with group/member name text and glitter/glow
» Copyright text at Bottom of Forum for Invision
» Text glow
» Text glow and glitter problem
» help with group/member name text and glitter/glow
» Copyright text at Bottom of Forum for Invision
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum