Changing font size when editing profile?

Locked
User avatar
LopezAMV
Joined: Tue Jan 20, 2009 4:27 am
Status: ._.
Location: Texas
Org Profile

Changing font size when editing profile?

Post by LopezAMV » Tue Mar 31, 2009 1:49 pm

What is the HTML code on the org for changing font size when editing a profile? Can you change font size? Thanks.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: Changing font size when editing profile?

Post by Kariudo » Tue Mar 31, 2009 3:38 pm

Kariudo wrote:you have to use css to put pictures into your video information page

Code: Select all

<a style="display:block; background:url('insert url to image here'); width:[insert width here]; height:[insert height here];"></a>
for example, to display my avatar you'd use the following:

Code: Select all

<a style="display:block; background:url('http://www.animemusicvideos.org/phpBB/images/avatars/470953795464a4995337d6.jpg'); width:100px; height:100px;"></a>
same general thing goes for font size in your site profile.
The css you'd use for that is font-size:Zpx; where Z is the size of font you want

toss that in the style="" part of an a tag and you're good.
Image
Image

User avatar
LopezAMV
Joined: Tue Jan 20, 2009 4:27 am
Status: ._.
Location: Texas
Org Profile

Re: Changing font size when editing profile?

Post by LopezAMV » Tue Mar 31, 2009 3:49 pm

Alright, Thanks a bunch.

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Re: Changing font size when editing profile?

Post by derobert » Thu Apr 02, 2009 10:43 pm

Eeek, that really ought to be considered a bug...
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

Locked

Return to “Site Help & Feedback”