Forum title effects

FL.ux at 09h41
04
Dec
2011
How can i add effects like glitter, color, or image.. on my forum title here:



?? Question Question Arrow Arrow
1 Guest, on 04/12/2011 at 09h43
Forum title or category title, I just asked to be sure. Very Happy
2 FL.ux, on 04/12/2011 at 10h30
Forum title .. The : sports, arts, tech......etc.
3 Guest, on 04/12/2011 at 12h51
Read this tutorial - /t96136-group-s-style-on-legend-glitter-icon-glow and the links (example: /g387-forumotion-administrators) need to replace with forum link. Example:
/f45-forum-design-appearance-help not use this use only: /f45-forum-design-appearance-help Wink
4 Kalimdor, on 04/12/2011 at 14h11
Try:

Code:
.secondarytitle {
text-shadow: 0px 0px 5px red;}
5 Guest, on 04/12/2011 at 15h21
Next time be more careful Johhny. Hem The topic autor wants something else.
6 FL.ux, on 04/12/2011 at 15h46
can you give me other effects, gassy??

like the example on the tut,...

please.... something cool and suits my forum titles...

TIA
7 Guest, on 04/12/2011 at 15h48
Your forum version is phpBB3, yes? Oh, provide your forum url too Very Happy
8 FL.ux, on 04/12/2011 at 15h50
phpbb2...

wait..

didyouknow.forumtl.com
9 Guest, on 04/12/2011 at 15h53
Try:

First effect:
Code:
td.styletable table.transtable a{
    background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}


Second effect:
Code:
td.styletable table.transtable a{
    background: url("http://illiweb.com/fa/admin/couronne.png") no-repeat;
    padding-left: 19px;
    padding-top: 2px;
}


Third effect, example 1:
Code:
td.styletable table.transtable a{
text-shadow:0px 2px 13px #f5a911;
}


Third effect, example 2:
Code:
td.styletable table.transtable a{
text-shadow: 0px 2px 6px #f5a911;
}
10 FL.ux, on 04/12/2011 at 15h57
i want effects like your first effect..

but different..,, say snow,,, or falling leaves.... or lightning.... or rain...... where do i get things like these????

11 Guest, on 04/12/2011 at 16h00
In first effect is used a background image, so, if you'll find a background like this but with snow, it's okay. Smile
12 FL.ux, on 04/12/2011 at 16h02
where do i find backgrounds like that?
13 Guest, on 04/12/2011 at 16h06
Heh, I don't know, next time I advice to open a topic if you something certain want. Very Happy But I gave good examples, if you'll find a background you can replace http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif by link to your background, it's simple. Razz
14 FL.ux, on 04/12/2011 at 16h12
it's ok i got some from photobucket..

can someone close this?
15 Base, on 04/12/2011 at 17h02
Glad your problem is solved; topic marked as solved and archived.
Similar topics
I am trying this medication again... it's the only one that's ever had any effect on my migraines. However, the tiredness is making me crazy. I can barely get out of bed in the morning.. I easily sleep 12 hours a night which would be okay if I didn't have
I had wicked reactions to Topamax. Prednisone drives me bonkers. If a drug has the remote side effect to effect me emotionally it will. Most recently I'm finding it with tri-cyclic. I recently tried Doxepin. It worked wonders on the migraines but
how about getting a script to add mouseover effects for the navigation bar??? When you drag your mouse over the icon it can change colour or move just like on html site???
Replies 1 to 15 on 15 for "Forum title effects"
See also
more_less
Informations

15 Replies For the topic :
"Forum title effects"

This topic has been viewed 681 times.

Last message :
04/12/2011 at 09h41 by "FL.ux"