|
|
#1 |
|
Banned
Join Date: Jul 2007
Location: Mar Sara
|
UG Profile Mod Thread - How to customise your UG Profile!
This entire thread is made for information on how to modify your own UG profile, seeing as I still see people asking me how I changed the colour of the letters in mine. Any other mod questions should be asked here and hopefully someone will answer. I ,however, am no good at computers so hopefully questions asked will be answered by other UG Members who know what they're doing.
NEW THREAD IS HERE: http://www.ultimate-guitar.com/foru...d.php?t=1018162 |
|
|
|
|
#2 |
|
ಠ_ಠ
Join Date: Nov 2007
Location: A stranger in a stranger land
|
Um...How did you change the colours of the letters in your profile?
__________________
Oh my love, though our bodies may be parted,
Though our skin may not touch skin Look for me with the sun-bright swallow, I will come on the breath of the wind JOHN BUTLER TRIO||KAKI KING||IRON & WINE||ELLIOTT SMITH I'M UNCONDITIONALLY HERS |
|
|
|
|
#3 |
|
Asian
Join Date: Oct 2006
|
<style type="text/css"> a:active { color: red; } a:visited { color: red; } a:link { color: red; } a:hover { color: white; }
</style> You can get the color codes here. And you can also replace the space occupied by 'red' with the color codes. http://html-color-codes.com/
__________________
███████
██████████ ███████████ ██████████ ████████ |
|
|
|
|
#4 |
|
Banned
Join Date: Jul 2007
Location: Mar Sara
|
Obviously Ex'sAndOh's is gonna be one of our ost helpful members.
|
|
|
|
|
#5 | |
|
Is Enchanted to meet you
Join Date: Oct 2006
Location: Friday night beneath the stars, in a field behind your yard
|
Quote:
Where do you put that code in?
__________________
New To Town With A Made Up Name
In The Angel's City
Chasing Fortune And Fame
09/03/2012 |
|
|
|
|
|
#6 |
|
I <3 drugs
Join Date: Sep 2007
Location: Galloping Through Bastard Fires on My Metal Chariot
|
It could be anywhere.
__________________
Shameless plugs:
Spill.com Lounge Geeks If you like comics, alcohol, and/or movies, visit these sites, damn it! |
|
|
|
|
#7 | |
|
Asian
Join Date: Oct 2006
|
Quote:
About Me, I've only tried that though.
__________________
███████
██████████ ███████████ ██████████ ████████ |
|
|
|
|
|
#8 |
|
Is Enchanted to meet you
Join Date: Oct 2006
Location: Friday night beneath the stars, in a field behind your yard
|
Why, thank you. So you can change the colour by changing the "red" in the code to any colour you like?
__________________
New To Town With A Made Up Name
In The Angel's City
Chasing Fortune And Fame
09/03/2012 |
|
|
|
|
#9 | |
|
Asian
Join Date: Oct 2006
|
Quote:
Yep, you can use the codes or you can put something simple like Blue, Orange, White, Black.
__________________
███████
██████████ ███████████ ██████████ ████████ |
|
|
|
|
|
#10 |
|
Red and white
Join Date: Aug 2006
Location: Sydney
|
Mine is lime green =]
Does anyone know how to change the font? |
|
|
|
|
#11 | |
|
Meatloaf
Join Date: Jul 2006
Location: Newcastle, Australia
|
how do you change the background of your profile?
edit: http://profile.ultimate-guitar.com/mikko_9119/ like his
__________________
Quote:
Life Is A Lemon And I Want My Money Back! A Wasted Youth Is Better By Far Than A Wise And Productive Old Age Good Girls Go To Heaven, But The Bad Girls Go Everywhere! |
|
|
|
|
|
#12 |
|
nylon junkie
Join Date: Jan 2002
Location: Melbourne, Australia
|
*moving to the New Member's forum because that's where questions about the site/forums/etc belong*
we've had quite a few questions about customising profiles in here already so it should be quite helpful to have a reference for people who want to jazz their profiles up a bit ![]()
__________________
from daylight...
...into darkness |
|
|
|
|
#13 |
|
Join Date: Apr 2004
|
i'll contribute to this soon.
i'll link to connorhd's profile. it's crazy lol. edit. http://profile.ultimate-guitar.com/Connorhd/ Last edited by ctb : 05-25-2008 at 09:49 AM. |
|
|
|
|
#14 | |
|
Join Date: Apr 2004
|
Quote:
Code:
that. make sure the code carries on on all one line though. had to make it like that for the time being because it made my post really wide. Code:
that of course is the link to the image. be sure to put it on photobucket or imageshack in case the picture gets removed. edit: lul. i stole connorhd's profile. i'm gonna make it different though. i'm not a meanie. Last edited by ctb : 05-25-2008 at 10:24 AM. |
|
|
|
|
|
#15 |
|
UG Addict
Join Date: May 2006
Location: Groovefunkistan.
|
We all know my profile is the coolest.
But it's mostly HTML and CSS, it's not hard if people bother to look for themselves. www.lissaexplains.com HTML for kids!
__________________
The will to neither strive nor cry,
The power to feel with others give. Calm, calm me more; nor let me die Before I have begun to live. -Matthew Arnold Arguments are to be avoided; they are always vulgar and often convincing.
|
|
|
|
|
#16 |
|
Join Date: Apr 2004
|
oh get you.
![]() there's something about ordinary css codes that work on websites but don't work on ug profiles. |
|
|
|
|
#17 |
|
Join Date: Apr 2004
|
a request for this thread to be moved to Site Suggestions please?
![]() seeing as there is the Official Ultimate Guitar Profiles Suggestions Thread. i'm sure that it fits in more with the feedback forum rather than the newbie forum. |
|
|
|
|
#18 |
|
nylon junkie
Join Date: Jan 2002
Location: Melbourne, Australia
|
how exactly is advice on modifying your profile a suggestion?
trust me, it belongs here, as this forum is where people should be asking questions about the site/forums/profiles. if you have a suggestion for something the UG team can do to improve the profiles in general, such as adding a feature, then that would go in site feedback.
__________________
from daylight...
...into darkness |
|
|
|
|
#19 | |
|
UGs UGing UGer
Join Date: Mar 2004
Location: guess
|
Quote:
Sometimes for some reason, when you edit the css in your about me section, it automatically inserts whitespaces into it. And the UG profiles use alot of different classes for multiple things... IE td.b8 {}, DIV.info_in_s{} etc etc I found if you save it as a stylesheet (.css) as opposed to direct css and upload it to another webserver, and use your UG program to link back to it ( <link rel=...> ) then that works best.
__________________
Been away, am back
|
|
|
|
|
|
#20 | |||
|
UG God
Join Date: Feb 2007
|
^
Phil, are there servers one can get an account similar to photobucket, et al, where one can upload a stylesheet? i'm only familiar with the image upload sites, because that's all i've needed before. Quote:
the Profile Suggestions thread is about what the programmers might change about how those pages work, add features, etc. this thread is about how we, as users, can enter things into our own profile page, specifically the 'about me' section and create our own unique look.
__________________
Meadows Quote:
Quote:
|
|||
|
|
|
|
#21 | |
|
thebesthaircutsaretaken.
Join Date: Oct 2005
Location: SoFla
|
Quote:
You can try Ripway or just Google "file hosting" and you should find a bunch of sites. You could even use something like FreeWebs or 110mb. I'd also recommend that anyone with FireFox get the Firebug add-on, which allows you to probe the webpage, identify classes and ids, and change them to see how they would look.
__________________
PM me for info on an awesome website and forum! |
|
|
|
|
|
#22 |
|
UGs UGing UGer
Join Date: Mar 2004
Location: guess
|
SYK: could try geocities. Im unsure whether it allows file linking though.
I havent used free web hosting in a few years now.
__________________
Been away, am back
|
|
|
|
|
#23 |
|
Join Date: Apr 2004
|
manda & SYK. oh ok. i feel silly now.
![]() logz. ok, thanks. ![]() i'm going try some things out now. ![]() |
|
|
|
|
#24 | |
|
41rekcornosbig
Join Date: Jun 2006
Location: The F*cking Desert
|
pimpwebpage.com
is what i used for my profile. check it out. tell me what u think of mine... and use that website to make yours. edit: ive also been tryint to hide my comments. if anyone knows how pm me or something.
__________________
v CLICK v
Quote:
Last edited by GibsonRocker14 : 06-07-2008 at 05:11 PM. |
|
|
|
|
|
#25 |
|
Join Date: Apr 2004
|
i've linked my .css file from a file host and it hasn't worked.
![]() not a big problem mind you, since it's saved. ![]() |
|
|
|
|
#26 |
|
UGs UGing UGer
Join Date: Mar 2004
Location: guess
|
are you using:
<link rel="stylesheet" type="text/css" href="URL HERE"> ? Perhaps file linking isn't permitted with that web host ![]()
__________________
Been away, am back
|
|
|
|
|
#27 |
|
Join Date: Apr 2004
|
i've tried it now and it still hasn't worked.
cheers anyway. |
|
|
|
|
#28 | ||
|
Registered User
Join Date: Aug 2007
|
I'm still kinda confused as to how to actually make the colors (haha i'm such a noob at this stuff)
if someone could kinda gear me in the right direction, much appreciation...
__________________
Quote:
••••••
|
||
|
|
|
|
#29 |
|
Join Date: Apr 2004
|
something like this?
- http://www.developingwebs.net/tools/color.php |
|
|
|
|
#30 |
|
How tough am I?!
Join Date: Jun 2008
Location: Kansas City, Kansas.
|
I'm having trouble finding where I make my sig, and also changing my header ... By header I mean i can type anything into it, but it wont matter, it doesnt change it...
|
|
|
|
|
#31 | |||
|
Registered User
Join Date: Aug 2007
|
Quote:
Yeah, but I just don't know how to actually make the code for it. Because I was looking at what Logz sent me, and I was still having problems figuring it out... mmk, i've got the code and all that, but it's from Logz and it's blue... and I kinda wanted a gray color... how would i make that?
__________________
Quote:
••••••
Last edited by mikko_9119 : 06-09-2008 at 11:36 AM. |
|||
|
|
|
|
#32 |
|
UGs UGing UGer
Join Date: Mar 2004
Location: guess
|
What parts do you want to make gray?
__________________
Been away, am back
|
|
|
|
|
#33 | |||
|
Registered User
Join Date: Aug 2007
|
Quote:
The blue and dark blue borders... basically it's the only stuff thats still "default" on my profile
__________________
Quote:
••••••
|
|||
|
|
|
|
#34 |
|
just farted.
Join Date: Nov 2007
|
what's the code for changing font type?
__________________
O O
ﺩ ___ |
|
|
|
|
#35 | |||
|
Registered User
Join Date: Aug 2007
|
Quote:
I just copied this from something -BlackZepplin- posted- Here's some codes... --------------------------------------------------------------------------------------------------------------- <style type="text/css">a:active, a:visited, a:link { color:#B22222} <br /> a:hover { color:#66CCFF; } <br /> </style><br /> ^ this one changes JUST the color of the font on links, underlined texts, etc. --------------------------------------------------------------------------------------------------------------- <style type="text/css"><!-- span,td,body{font-family:franklin Gothic medium; font-style:italic;font-size:16px;color:#C58917;} //--></style> ^ this one changes the actual text on your page/profile. You can modify the text family(where it says franklin Gothic medium), the style(where it say italics), the size(where it says 16), and of course the color(where it says #C58917) --------------------------------------------------------------------------------------------------------------- You can look at my profile as an example. Also heres a link to all of the color codes... http://www.computerhope.com/htmcolor.htm Just copy and paste the one of your choice into the appropriate section in one(or both) of the HTML color codes I posted above. OH YEA! Those HTML Color Codes are to be posted in your "About me" section of your profle... My Profile ---> Edit Profile ---> About me & Interests ---> About Me [html allowed]
__________________
Quote:
••••••
|
|||
|
|
|
|
#36 |
|
UGs UGing UGer
Join Date: Mar 2004
Location: guess
|
mikko:
If you need anything else just say. Some stuff cant be changed because it doesnt have a class name, its set as a live style.
__________________
Been away, am back
|
|
|
|
|
#37 |
|
just farted.
Join Date: Nov 2007
|
To Mikko Thanks alot. I've been looking for that stuff forever. I even asked BlackZeppelin about a month ago for those codes, but he never messaged me back, and i forgot.... but anyways... thanks a lot!
__________________
O O
ﺩ ___ |
|
|
|
|
#38 |
|
just farted.
Join Date: Nov 2007
|
To Logz:
i tried to use the codes you posted, but none of them worked... help? ![]()
__________________
O O
ﺩ ___ |
|
|
|
|
#39 | |
|
Join Date: Apr 2004
|
Quote:
only the third one worked for me; as you can see. the box around my profile picture is coloured in. ![]() thank you Mikko and Logz. by the way, the default font for the profiles is Verdana, if it's help. ![]() |
|
|
|
|
|
#40 |
|
Ex- GB&C mod
Join Date: Aug 2005
|
How do I change the font of the links?
|
|
|
| Thread Tools | Rate This Thread | |
|
|