Post: Help needed! (HTML)
03-20-2011, 08:18 PM #1
Mr Hankey
◕‿◕
(adsbygoogle = window.adsbygoogle || []).push({}); Hey everyone,

I cleaned up my script a bit (still kinda messy)

here it is: [url]www.p33ter94.webs.com[/url]

now where I need help for is...
I want this image as background: You must login or register to view this content.

But... I really don't know what & where to put it in the script...

So.. would be nice if someone could edit the script and send or tell me what to put.. and where.. in the script

Will rep and donate some vbux :y:
(adsbygoogle = window.adsbygoogle || []).push({});
03-20-2011, 08:39 PM #2
Default Avatar
Oneup
Guest
Originally posted by pieter1994 View Post
Hey everyone,

I cleaned up my script a bit (still kinda messy)

here it is: [url]www.p33ter94.webs.com[/url]

now where I need help for is...
I want this image as background: You must login or register to view this content.

But... I really don't know what & where to put it in the script...

So.. would be nice if someone could edit the script and send or tell me what to put.. and where.. in the script

Will rep and donate some vbux :y:


put this in the <head> block"
    
<style TYPE="text/css">
background-image: url("linktoimagehere");
background-repeat: no-repeat;
</style>



Or you could put it into a CSS file

The following user thanked Oneup for this useful post:

Mr Hankey
03-20-2011, 09:04 PM #3
Mr Hankey
◕‿◕
Originally posted by UP View Post
put this in the <head> block"
    
<style TYPE="text/css">
background-image: url("linktoimagehere");
background-repeat: no-repeat;
</style>



Or you could put it into a CSS file


what u mean by ''you could put it into a CSS file''?

(I'm new to HTML)

Thanks:y:
03-20-2011, 09:47 PM #4
Default Avatar
Oneup
Guest
Originally posted by pieter1994 View Post
what u mean by ''you could put it into a CSS file''?

(I'm new to HTML)

Thanks:y:


CSS file is just a seperate file that you do all your CSS in, then you would just link to it in the <head> area by doing this:

<link rel=stylesheet href="linktostylesheet" type="text/css"/>
03-20-2011, 10:44 PM #5
Mr Hankey
◕‿◕
Originally posted by UP View Post
CSS file is just a seperate file that you do all your CSS in, then you would just link to it in the <head> area by doing this:

<link rel=stylesheet href="linktostylesheet" type="text/css"/>


hmm.. that seems quite difficult.. I'll get back on that later then.. and what u think about the script? because i cleaned it up a bit.. can i remove things? or make it look better... cause it's still kind of messy
03-21-2011, 02:19 AM #6
jsq789
bitches
give me a few minutes.

---------- Post added at 09:46 PM ---------- Previous post was at 09:35 PM ----------

ok so i have re-done your page, i didn't know if you wanted that image to be the table background, or the background for the whole page. I think it looked better as the table background. i will upload my folder with the html code + the image file(resized to fit) and will provide you with a link. :bro:

---------- Post added at 10:19 PM ---------- Previous post was at 09:46 PM ----------

You must login or register to view this content.

there you are bud. if that's not what you want just let me know. peace

The following user thanked jsq789 for this useful post:

Mr Hankey
03-21-2011, 03:17 PM #7
Mr Hankey
◕‿◕
Originally posted by jsq789 View Post
give me a few minutes.

---------- Post added at 09:46 PM ---------- Previous post was at 09:35 PM ----------

ok so i have re-done your page, i didn't know if you wanted that image to be the table background, or the background for the whole page. I think it looked better as the table background. i will upload my folder with the html code + the image file(resized to fit) and will provide you with a link. :bro:

---------- Post added at 10:19 PM ---------- Previous post was at 09:46 PM ----------

You must login or register to view this content.

there you are bud. if that's not what you want just let me know. peace


Wow they look nice.. I like the 2nd the most ^^ , but can u make 1 with like full background that image?
saving the codes so i can also use them later =D
03-22-2011, 11:28 PM #8
jsq789
bitches
move what is highlighted from the table tag to the body tag.

You must login or register to view this content.
Dancing

The following user thanked jsq789 for this useful post:

Mr Hankey
03-23-2011, 11:57 AM #9
Mr Hankey
◕‿◕
Originally posted by jsq789 View Post
move what is highlighted from the table tag to the body tag.

You must login or register to view this content.
Dancing


Thank you very much:y:
Next year i'm gonne study HTML and game design etc.. hope i will learn alot of html then.. got a nice start now =)

btw: if i do what u said it showed 4x the pic , but can i make the pic fullscreen so its 1 image and not 4 small images
03-24-2011, 12:35 AM #10
jsq789
bitches
hmm. my browser is showing the image full-screen... try moving the image out of style, and adding a no-repeat. i can't help much here b'cuz mine looks different :(

---------- Post added at 08:35 PM ---------- Previous post was at 08:31 PM ----------

an easier thing to do would be to re-size the image, and make it bigger. you will need to "save as" the image with a new name so you do not mess up the other page. Happy

The following user thanked jsq789 for this useful post:

Mr Hankey

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo