A quick question, What is that profile.. |
![]() ![]() |
A quick question, What is that profile.. |
Feb 23 2007, 12:34 PM
Post
#1
|
|
|
J a m i e _ (Y) ™ ![]() ![]() Group: Member Posts: 27 Joined: Dec 2006 Member No: 491,670 |
That is like the default profile but with a few adjustments
http://www.myspace.com/emzi_mcr_bfmv ^ A profile like the one I want. A screenshot : ![]() Thankyou to any one that can help xx Please thumb large images that stretch the forum. :) This post has been edited by mona lisa: Feb 23 2007, 12:40 PM |
|
|
|
| *mona lisa* |
Feb 23 2007, 12:42 PM
Post
#2
|
|
Guest |
What would you like to do? You have to be specific. :)
P.S. These minor adjustments were made using CSS, which can be found here. |
|
|
|
Feb 23 2007, 12:46 PM
Post
#3
|
|
|
J a m i e _ (Y) ™ ![]() ![]() Group: Member Posts: 27 Joined: Dec 2006 Member No: 491,670 |
I would like to have the code for the profile please. Doesnt matter if not. Thankyou x
|
|
|
|
| *Azarel* |
Feb 23 2007, 03:31 PM
Post
#4
|
|
Guest |
If you want her exact layout, I suggest personally asking her for it, being as how if someone here were to give it to you (without her consent), it would be jocking, which createBlog does not condone.
|
|
|
|
Feb 23 2007, 06:28 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Tell us the adjustments specifically and we can probably help. If you can't do that then like Anna (azarel) said its jocking.
|
|
|
|
Feb 24 2007, 06:50 AM
Post
#6
|
|
|
J a m i e _ (Y) ™ ![]() ![]() Group: Member Posts: 27 Joined: Dec 2006 Member No: 491,670 |
Well I have been trying to work out how she has created the borders , such as the orange one, and the font.
xx |
|
|
|
Feb 24 2007, 10:58 AM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
The border thing:
CODE <style type="text/css">table, tr, td { border: 2px; padding:2;} table table {border: 2px;} table table table table{border: 2px;}</style> For the text about me text: .orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;} For interests text: .lightbluetext8{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; } and .whitetext12{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} For overall text: body,table, td, li, p, div, textarea {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;} Whichever you use, you must edit and add style tags. |
|
|
|
![]() ![]() |