i'm making a skin.... help |
![]() ![]() |
i'm making a skin.... help |
Jun 9 2005, 10:26 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 162 Joined: Nov 2004 Member No: 65,048 |
i looke dta the skinnign tutorials .. but then... it looks different.... so i used the ccs skin in the scripts.... and i like the colors.. so i made a banner for it.. the thing i'm wondering is .... how do u .. lowerthe blog.. of it... like just the middle part of it... where all the writing is...? my second question is.. how do i put like a lil gif beside the title of each module.. thing
here is a link to the place i got the script link |
|
|
|
Jun 10 2005, 12:36 AM
Post
#2
|
|
![]() broken. bruised. & bleeding. ![]() ![]() ![]() ![]() Group: Member Posts: 247 Joined: May 2005 Member No: 133,631 |
what do you mean by lowr the blog? is it to put the banner ontop or something? that post was really confusing
|
|
|
|
Jun 10 2005, 09:18 AM
Post
#3
|
|
![]() i'm his cookies&cream monster! ![]() ![]() ![]() ![]() Group: Member Posts: 274 Joined: May 2004 Member No: 18,664 |
if you want to lower the blog then just put it in a div, like so:
adjust "#" to whatever value you want. |
|
|
|
Jun 10 2005, 04:01 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 162 Joined: Nov 2004 Member No: 65,048 |
okay...thnx... but now.. how do i change the backround of the date place... like u know hwere all the dates r on the blog.. i want a different backround. to it..
|
|
|
|
Jun 10 2005, 06:12 PM
Post
#5
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
^ To change the background of the blogheader/date entries..
CODE <style type="text/css"> .blogheader {background-color: #FFFFFF;} </stye> Change the hex color to your desired hex background color. |
|
|
|
Jun 11 2005, 03:57 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 162 Joined: Nov 2004 Member No: 65,048 |
wut if i have a imge to put in the backround... wut do i put then?
|
|
|
|
Jun 11 2005, 08:48 PM
Post
#7
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Modify the script just a tad... And you get this.
CODE <style type="text/css">.blogheader {background-image:url(URL HERE);}</stye>
|
|
|
|
![]() ![]() |