TwinklzD
12-10-2004, 05:49 AM
i downloaded a layout and now i cant use it cuz the only layouts i have used are copy and paste ones. i use bravenet for my webpage and i dont know where and how to put the layout on.....help please
|
View Full Version : downloaded layout...now what? TwinklzD 12-10-2004, 05:49 AM i downloaded a layout and now i cant use it cuz the only layouts i have used are copy and paste ones. i use bravenet for my webpage and i dont know where and how to put the layout on.....help please mizz_blond_nz 12-10-2004, 07:17 AM i downloaded a layout and now i cant use it cuz the only layouts i have used are copy and paste ones. i use bravenet for my webpage and i dont know where and how to put the layout on.....help please hey i downloaded one and i just uploaded everyting in the folder to my file manager then it all seemed to work from there but i am having a bit of touble with the frames lol mayb u can help me?? TwinklzD 12-10-2004, 08:24 PM hey i downloaded one and i just uploaded everyting in the folder to my file manager then it all seemed to work from there but i am having a bit of touble with the frames lol mayb u can help me?? sorry i cant help u there...thanks for helping me tho Superstar 12-10-2004, 11:31 PM i downloaded a layout and now i cant use it cuz the only layouts i have used are copy and paste ones. i use bravenet for my webpage and i dont know where and how to put the layout on.....help please log into your bravenet acc and go to your members area. under Transfer Files click on 'Java FTP Applet'. let the java applet finish loading and when it does you will see an online FTP. listed on the left side where it says "Your Computer" are all the files and folders that are on your computer (isn't that obvious :rolleyes: ). find the layout that you've downloaded and highlight it, then click on the green arrow in the middle (this will upload the file to your site) and when you've done so you will see your layout file on the right side where it says "Web Server" (aka, your site). im going to assume you're ganna put the layout in your index.html file. since the FTP doesn't have a download arrow for you to download the index file to your computer so you can make changes to it (like FTP's usually do) your ganna have to make an index file on your computer. i suggest you use NotePad coz its easiest and its free :D. once you've made your file save it as "index.html". in your coding dont forget to put the name of your layout in it, so for example if your layout's name is layout.gif your coding would say body { background: #000000; background-image: url(layout.gif); background-repeat: no-repeat; background-attachment: fixed; find that file under "Your Computer" and upload (the green arrow) it to your site. you're ganna get a warning saying now you have put the layout on your page, so when you go to your site's address it should be there. |