where would i put, my picture in this html? |
where would i put, my picture in this html? |
![]()
Post
#1
|
|
![]() your signal fades away, and all I'm left with is noise. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Apr 2004 Member No: 14,110 ![]() |
yea here's my html:
<!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { font-family:verdana; font-size:10px; line-height:12px; font-weight:bold; color:#66CCCC; letter-spacing:0px; background-color: #000000; text-align: right; border-left: 1px solid #87cefa; border-right: 1px solid #87cefa; padding: 0px; border-top: 1px solid #87cefa; border-bottom: 1px solid #87cefa; BACKGROUND: #F0F8FF} </style> <!-- end code provided by createblog.com --> <style type=text/css> TD,P,body,A{color: #66CCCC; font-family: century gothic; font-size: 8pt; WORD-SPACING: 1pt; LETTER-SPACING: 1pt; bacground-color: #FEE0EB;} a:link {color: #1e90ff; text-decoration: none; font: normal 10px verdana; border-bottom: none;} a:active{color: #1e90ff; text-transform: none; text-decoration: none; font-weight: none; font-size: 8pt; border-bottom: none;} a{color: #1e90ff; text-decoration: none; font-weight: none; text-transform: none; font-size: 8pt; filter: none; border-bottom: none;} a:visited {color: #1e90ff; text-decoration: croe; font-weight: none; text-transform: none; font-size: 8pt; border-bottom: none;} a:hover {color: #1e90ff; text-decoration: none; cursor: crosshair; font-weight: none; letter-spacing: 2pt; font-size: 8pt; text-transform:; height: 0; filter: blur(add="0", direction="90", strength="5");} table.blogbody { /* this edits the other the place where the blog is */ background-color: #F0F8FF; width:440px; border: 1px solid #87cefa; table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #87cefa; font: bold 10px verdana; text-transform: lowercase; color: #ffffff; border: none; letter-spacing: 1px; text-align: left; table.left TD { /* on your menu module, this edits the body part of it */ background-image: url (http://url.com/to/the/site/image.gif); background-color: #F0F8FF; border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #F0F8FF; border: 1px solid #87cefa; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #87cefa; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 635px; } hr { /* horizontal divider */ border: 1px solid #87cefa; } table.left { /* this edits the menu module */ border: 1px solid #87cefa; width:180px; background-color: #F0F8FF; input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #87cefa; font:normal 10px verdana; background-color: #F0F8FF; letter-spacing:0px; color: #696969; div.blogheader, .caption { /* edits the dates */ font-family: verdana; text-transform: lowercase; font-size:10px; font-weight: bold; line-height: 12px; color: #ffffff; letter-spacing: 1px; background-color: #FFFFFF; text-align: left; border: solid #87cefa; border-width: 1px; padding-left: 10px; padding-top: 2px; </style> soo where would i put in my picture..for the top of the page..? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 ![]() |
Put this in your custom header <img src="URL HERE">. It has nothign to do with the CSS
|
|
|
![]()
Post
#3
|
|
![]() your signal fades away, and all I'm left with is noise. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Apr 2004 Member No: 14,110 ![]() |
okie thanks..
|
|
|
![]() ![]() |