Log In · Register

 
 
Closed TopicStart new topic
italic text
x_o
post May 22 2005, 07:40 PM
Post #1


asdfghjkl;
****

Group: Member
Posts: 187
Joined: Feb 2005
Member No: 104,038



is it possible to unitalicize italic text?
 
moorepocket
post May 22 2005, 07:55 PM
Post #2


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



like what?
 
HelloSunshine
post May 22 2005, 07:57 PM
Post #3


High Voltage!∞
*******

Group: Official Member
Posts: 4,728
Joined: Jul 2004
Member No: 29,157



Well..you'd take out:
CODE
<I> blahity blahity</I>

Normally, but exactly..what do you want to unitalicize?
 
x_o
post May 22 2005, 08:36 PM
Post #4


asdfghjkl;
****

Group: Member
Posts: 187
Joined: Feb 2005
Member No: 104,038



well... i want it so that if you use <i></i> it'll change the color but not italicize it
 
freeflow
post May 22 2005, 08:44 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



^ i dont think thats possible . w/out italizing it.
unless you color the word yourself.
 
YaWeaveIzOnFiyah
post May 23 2005, 02:44 PM
Post #6


most definitely.
****

Group: Member
Posts: 284
Joined: Feb 2005
Member No: 103,416



I actually think you can because I know when you bold text you can make it normal but still color it. Hold on let me get try to get the code for you.

Edit nevermind` the code doesn`t work when i tried it :-/
 
Heathasm
post May 23 2005, 03:03 PM
Post #7


creepy heather
*******

Group: Official Member
Posts: 4,208
Joined: Aug 2004
Member No: 41,580



what..why do you HAVE to use <i></i> tags to change the color...

you can use this code to make your <i></i> tags make the font a diff color AND italisize it



and if you just want to change the color use this code


and just use <h3></h3> tags :D
 
*mipadi*
post May 30 2005, 08:50 PM
Post #8





Guest






QUOTE(x_o @ May 22 2005, 9:36 PM)
well... i want it so that if you use <i></i> it'll change the color but not italicize it
*

You can do it with CSS:
CODE
i {color:#rrggbb; font-style:normal}

The font-style attribute can also be set to italics to make text italicized.
 
lovescream
post May 30 2005, 08:53 PM
Post #9


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



^ isn't it font-weight?
 
*mipadi*
post May 30 2005, 08:57 PM
Post #10





Guest






QUOTE(Spiritedfreak @ May 30 2005, 9:53 PM)
^ isn't it font-weight?
*

No, font-weight is used to make text bold. For example, font-weight:bold makes text bold, font-weight:normal makes it normal. (You can also use other attributes instead of bold and normal to set how bold you want it.)
 

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