Post: Need Help, Again!!!
04-21-2011, 02:52 AM #1
Default Avatar
Cade
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); ok heres the problem my website is right You must login or register to view this content.And thats is in my public_html.
like do i have to make new directory?
or what. rep if help.
04-21-2011, 05:54 PM #2
<Jimbo>
</Jimbo>
If you're using filezilla or another FTP client, you're able just to right click and select "Create new directory" or something equivilant. Smile
e.g. You must login or register to view this content.

Originally posted by CLJ View Post
ok heres the problem my website is right You must login or register to view this content.And thats is in my public_html.
like do i have to make new directory?
or what. rep if help.
04-21-2011, 09:04 PM #3
Default Avatar
Cade
Guest
Originally posted by RGB
If you're using filezilla or another FTP client, you're able just to right click and select "Create new directory" or something equivilant. Smile
e.g. You must login or register to view this content.


i got it last night but thanks though but do you know how to like put images in a folder throught ftp then like use the image thats in the folder as your websites background?
04-21-2011, 09:36 PM #4
<Jimbo>
</Jimbo>
Ahh, and yes... If you want an image as the background... Put the image into a directory, then put this into the head on your page...

    <style type="text/css"> 
<!--
body {
background-image: url(directory/imagename.gif);
}
-->
</style>


=D And just edit the directory and image name! :p

Originally posted by CLJ View Post
i got it last night but thanks though but do you know how to like put images in a folder throught ftp then like use the image thats in the folder as your websites background?

The following user thanked <Jimbo> for this useful post:

04-21-2011, 09:48 PM #5
Default Avatar
Cade
Guest
Originally posted by RGB
Ahh, and yes... If you want an image as the background... Put the image into a directory, then put this into the head on your page...

    <style type="text/css"> 
<!--
body {
background-image: url(directory/imagename.gif);
}
-->
</style>


=D And just edit the directory and image name! :p

yeah thanks i wuv u! :wub:

---------- Post added at 04:48 PM ---------- Previous post was at 04:39 PM ----------

Originally posted by RGB
Ahh, and yes... If you want an image as the background... Put the image into a directory, then put this into the head on your page...

    <style type="text/css"> 
<!--
body {
background-image: url(directory/imagename.gif);
}
-->
</style>


=D And just edit the directory and image name! :p


ok its not working i did every thing you said. do i like put it in the body or what?
04-21-2011, 09:49 PM #6
<Jimbo>
</Jimbo>
You're welcome... If you ever need any help like such, you know where to go! :p

Originally posted by CLJ View Post
yeah thanks i wuv u! :wub:
04-21-2011, 09:51 PM #7
Default Avatar
Cade
Guest
Originally posted by RGB
You're welcome... If you ever need any help like such, you know where to go! :p


yo did you read my other quote?Gaspkay:
04-21-2011, 09:57 PM #8
<Jimbo>
</Jimbo>
Sorry, my servers are being DDOS'd atm :( Could you link me to the site you tried it on?! =D

Deffinately works... You must login or register to view this content.

Originally posted by CLJ View Post
yo did you read my other quote?Gaspkay:
04-21-2011, 10:08 PM #9
Default Avatar
Cade
Guest
Originally posted by RGB
Sorry, my servers are being DDOS'd atm :( Could you link me to the site you tried it on?! =D

Deffinately works... You must login or register to view this content.


You must login or register to view this content.
04-21-2011, 10:15 PM #10
<Jimbo>
</Jimbo>
I don't think that that picture existst... Link me? =D

And it would go whithin the <head> tag...

    <html>
<head>
<title>Hey Jimbo</title>
<style type="text/css">
<!--
body {
background-image: url(public_html/Cade.gif);
}
-->
</style>

</head>
<body>
Hey Jimbo it Dosent work
</body>
</html>


Originally posted by CLJ View Post
You must login or register to view this content.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo