Log In · Register

 
banners...., help?
GrayStarr
post Oct 8 2005, 04:55 PM
Post #1


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



hello this time i was nice and so i put a shorter title. but i think that will make ppl not help me on this one.

ok, so i hav a banner picture ready but i need the code to put in the picture. help?

i kno i asked this already but i cant find it. next time, can someone put it in the scripts section?

oh and plz respond as fast as possible
 
 
Start new topic
Replies (1 - 7)
Kenado
post Oct 8 2005, 04:58 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



CODE
<img src="IMGURL">

...
 
GrayStarr
post Oct 8 2005, 05:18 PM
Post #3


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



ermm.. ok... short and to the point... thats good...

now, i hav it on, but the background is not fitting with the banner because i told it to stick to the bottom left like in the xanga look and feel. but i want a code for it so that i can put a margin in it. help?
 
Kenado
post Oct 8 2005, 05:21 PM
Post #4


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



CODE
<div style="margin-top: -150px; margin-left:-10px;"><img src="URL"></div>


This right?
 
GrayStarr
post Oct 8 2005, 05:23 PM
Post #5


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



erm no... i meant i want a separate image that is the background with a margin.

i do belive the code u gav me was for the banner.
 
Kenado
post Oct 8 2005, 05:25 PM
Post #6


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



Background can't have margins you can only position them left right center etc. but yeah use this.

CODE
<style type="text/css">
body {
background-color: #HEX_CODES;
background-image: url('');
background-position: center center; /* display image where you want it to be */
background-repeat: repeat; /* repeat or not */
background-attachment: fixed; /* fixed or keep scrolling */
}
</style>
 
GrayStarr
post Oct 8 2005, 05:29 PM
Post #7


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



QUOTE(Kenado @ Oct 8 2005, 6:25 PM)
Background can't have margins you can only position them left right center etc. but yeah use this.

CODE
<style type="text/css">
body {
background-color: #HEX_CODES;
background-image: url('');
background-position: center center; /* display image where you want it to be */
background-repeat: repeat; /* repeat or not */
background-attachment: fixed; /* fixed or keep scrolling */
}
</style>

*


aw man... bummer

the banner was covering up my background/posts so...

edit// i still need help... i used the banner margin code to move it up and outta the background but the background keeps one following it.... help...

edit// waita minute... whoo!!! i did it. i created a code. oh yea. problem solved. topic closed.
 
Kenado
post Oct 8 2005, 05:35 PM
Post #8


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



QUOTE(GrayStarr @ Oct 8 2005, 6:29 PM)
aw man... bummer

the banner was covering up my background/posts so...

edit// i still need help... i used the banner margin code to move it up and outta the background but the background keeps one following it.... help...

edit// waita minute... whoo!!! i did it. i created a code. oh yea. problem solved. topic closed.
*


Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: