Help - Search - Members - Calendar
Full Version: i need help with my css
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Azngirl4life
i have this long css for my site and for some reason when i bold,italic, or underline something, it doesnt look like how i want it to look like. ive tried fixing it for a long time. can someone help me? i can send it to u if u need to see it.
lbjshaq2345
could you just post it in a codebox here
Azngirl4life




when i underline i want it to have like a second line under it..but i dont even know where the underline place in the code is. pinch.gif
mipadi
Find the line that looks like this:
CODE
U {font-family: arial; color: #000000; letter-spacing: 0pt; font-size:8pt; font-style: border; border-bottom: #000000;}

Change it to this:
CODE
U {font-family:arial; color:#000000; letter-spacing:0pt; font-size:8pt; border:1px double #000000; text-decoration:none;}
Mulder
u have 3 things for bold........you only need one.

and for the double underline

CODE
border-bottom: #00000 1px solid;


take the underline, bold, and italics codes from the xanga scripts section.....because this is a xanga right?. then this should be in xanga help.
Azngirl4life
thanks for the help guys..i think i got it now =)
demolished
haha. i can see you got the code from xanga sources.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.