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.

like putting the CSS effects on a text of a post?

3 posters

Go down

Solved like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 11:22

The effects are for the names users, I need to put these effects in a text of a message to exhibiting and users can choose.

As achievement to do this?



Last edited by iorio on Thu 6 Jan - 9:59; edited 1 time in total
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Wed 5 Jan - 11:35

You mean, u want to make examples of all effects? (:
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 12:04

I would like to make a table with examples of the effects and users can choose.


# Choose your effect
1 Example1
2 Example2
3 Example3
4 Example4

As I can do to make the CSS effects are displayed in the table of examples?
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by MadBlue Wed 5 Jan - 12:12

iorio wrote:I would like to make a table with examples of the effects and users can choose.


# Choose your effect
1 Example1
2 Example2
3 Example3
4 Example4

As I can do to make the CSS effects are displayed in the table of examples?


Buddy, then you're gonna learn advanced CSS.

But, the sad thing is, I don't think you can make CSS in a "normal post", and you cannot change post CSS in settings I think.. so I think it's very hard or impossible, or you need to have great knowledge in CSS.

Good Luck Smile
MadBlue
MadBlue
Forumember

Male Posts : 37
Reputation : 0
Language : Danish (10), English (5), HTML (6)

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 12:27

.............................................................................................
If possible, Almost nothing is impossible, I do not think it is so difficult.
.............................................................................................



I can associate a word directly in the CSS?

or, Should I use the words censored?

As I can accomplish this?
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Wed 5 Jan - 13:03

Just give me some time i will make you a table with all the effects that u have (:
You don't need to learn advanced CSS, when we are here (:

But, im sure that you know, members can't just click on the username effect and then they get the effects (:
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 13:18

Ok, thank you.
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Wed 5 Jan - 13:28

here:
Code:

<style>
.users-effect {font-family:Georgia, "Times New Roman", Times, serif;border:1px solid #333;padding:10px;background: #333;color:#fff;border-radius:4px;-moz-border-radius:4px;}
.users-effect td{border-bottom:1px solid #fff;padding:10px;}
.users-effect  td#eg1 {text-shadow:0 0 3px white, 0 -1px 2px #FFFF33,
2px -3px 4px #FFDD33, -2px -5px 9px #FF8800,
2px -8px 7px #FF2200;color: #222; }
.users-effect  td#eg2 {font-style: italic; font-weight:bold; color: #009999;}
.users-effect  td#eg3 {color: #ccc;text-shadow: 0px 0px 3px#fff;}
.users-effect  td#eg4 {color: #F505F5;font-size:17px;font-family:Georgia, "Times New Roman", Times, serif;}
.users-effect  td#eg5 {color: #ff;text-shadow: 2px 2px 3px #000;}
.users-effect  td#eg6 {color: #33cc33;text-shadow: 2px 2px 2px #ff3300;}
</style>

<table class="users-effect">
<tr>
<td>Choose your effect</td>
</tr>
<tr>
<td id="eg1">Username</td>
</tr>
<tr>
<td id="eg2">Username</td>
</tr>
<tr>
<td id="eg3">Username</td>
</tr>
<tr>
<td id="eg4">Username</td>
</tr>
<tr>
<td id="eg5">Username</td>
</tr>
<tr>
<td id="eg6">Username</td>
</tr>
</table>

Demo: http://world-dezign.forumotion.com/h53-demo-effect
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 14:40

Oh, thank you very much!

I can put an animated gif effects there too?

You say it is possible that the user can modify this from the profile?
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Wed 5 Jan - 14:43

No problem (:
can u give me the gif pic and i add it..
nope they cant (:
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 14:48

I do not understand what he means:

"members can't just click on the username effect and then they get the effects"

Sorry, I do not speak English fluently, helped me with a translator.
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Wed 5 Jan - 15:04

I mean that members can't select the username effect from the table to apply them on their names Very Happy
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 15:11

Ah! Ok.

Myself I can add more codes to the table?

At this moment I Have Not all the effects, I create many effects Changing the URL of the GIF image, day by day I will be adding more effects.

Viewing the code I think I can do it myself.
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by dressale Wed 5 Jan - 20:42

I mean that members can't select the username effect from the table to apply them on their names








__________________
Link Removed
avatar
dressale
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Wed 5 Jan - 21:30

Putting that code into an HTML page, to be put in the CSS?
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Thu 6 Jan - 7:53

Just put in it a HTML page (:
avatar
Guest
Guest


Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by David2011 Thu 6 Jan - 9:58

Very good, you've given me a super solution to my problems.

Thank you very much!
avatar
David2011
Forumember

Male Posts : 127
Reputation : 0
Language : Español - English
Location : Argentina

Back to top Go down

Solved Re: like putting the CSS effects on a text of a post?

Post by Guest Thu 6 Jan - 10:48

I'm glad i could help Very Happy
& u r welcome Very Happy
Solved + Locked
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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