Working on a skin, Help with coding |
Working on a skin, Help with coding |
Apr 23 2005, 11:50 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
I am working on a skin, but have little knowledge of coding. So far I have this-
And it dosent look that great... I need to brighten the image up a bit, and figure out how to put the co-ordinates in for the posting, subscriptions, etc. But if anyone can help or point me in the right direction, please do! |
|
|
|
![]() |
Apr 23 2005, 11:53 AM
Post
#2
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
Group all the css stylesheets together:
Sorry if I messed something up |
|
|
|
Apr 23 2005, 01:03 PM
Post
#3
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
QUOTE And it dosent look that great... I need to brighten the image up a bit to brighten up a image you need to use a designing program like photoshop and paint shop pro.. if you have those for photoshop you go to image>>adjustments>>brightnss/contrast and for paint shop pro i belive its adjustments>>brightness/contrast.. yea think its that. here are the free trials if you don't already have it photoshop- http://www.adobe.com paint shop pro- http://www.jasc.com |
|
|
|
Apr 23 2005, 01:11 PM
Post
#4
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
just browsing through the code...
} div.smalltext{ width: WIDTHpx; - think that would help when you put in an actual value padding: 3px; text-align: left; } |
|
|
|
Apr 24 2005, 10:59 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(lilphoenix @ Apr 23 2005, 2:11 PM) just browsing through the code... } div.smalltext{ width: WIDTHpx; - think that would help when you put in an actual value padding: 3px; text-align: left; } Yea, It might Anyway, I made this Niez_cho- The code didn't really work... I would like the image to be centered so it dosent repeat, have the blog area as big as the empty space in the middle, and have another text box in the box I created to the right, where I can put my subscriptions and chatterbox. Also, would someone mind explaining to me what each part of the code does? I know the image src and scrollbar, but thats about it. Anybody? posts merged Please be patient and don't double post. This post has been edited by gotnoheart: Apr 24 2005, 07:20 PM |
|
|
|
| *mona lisa* |
Apr 24 2005, 07:21 PM
Post
#6
|
|
Guest |
What image do you want to center? The banner or background?
The tutorial on how to make a xanga skin should help you understand what some of the things are: http://www.createblog.com/forums/index.php?showtopic=48362 |
|
|
|
Apr 24 2005, 07:43 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(gotnoheart @ Apr 24 2005, 8:21 PM) What image do you want to center? The banner or background? The tutorial on how to make a xanga skin should help you understand what some of the things are: http://www.createblog.com/forums/index.php?showtopic=48362 I would like to center the image I made. |
|
|
|
| *mona lisa* |
Apr 24 2005, 08:06 PM
Post
#8
|
|
Guest |
All you need is this-
CODE <center><img src="URL"></center>
|
|
|
|
Apr 24 2005, 08:13 PM
Post
#9
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
I've added comments.... And guessed where the aproxximate numbers would be for the div layers. ^_^ The comments explain what does what, and you can always ask specific questions later.
|
|
|
|
![]() ![]() |