METAL Posted July 23, 2007 Share Posted July 23, 2007 (edited) Hi, can anyone help me with the coding of my page... I want to add scrolling box for text like the news page of unity hq. I am sry if you find this question noobish, but I am still newbish at the coding. I hope you got what I am trying to say. Edited July 23, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
Eliteone Posted July 24, 2007 Share Posted July 24, 2007 Hi, can anyone help me with the coding of my page... I want to add scrolling box for text like the news page of unity hq. I am sry if you find this question noobish, but I am still newbish at the coding. I hope you got what I am trying to say. We do that with a PHP page (it draws it from the topic on the forum. Quote Link to comment Share on other sites More sharing options...
METAL Posted July 24, 2007 Author Share Posted July 24, 2007 Ahh. Thx! I'll try that when I get more advanced... I mean when I get to know the basics. I was asking just for the scrolling function.... how do I add one... :ashamed: Quote Link to comment Share on other sites More sharing options...
METAL Posted July 25, 2007 Author Share Posted July 25, 2007 (edited) Ok, I found how to do that with the php like the unity news page, but I still can't find how to put a text box with independent scroller or how to put 1 page into another as the unty clans's section f.e. Help? Edited July 25, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
METAL Posted July 25, 2007 Author Share Posted July 25, 2007 (edited) Though I can use different technics, but if anyone can copy/paste some example code. Edited July 25, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
SAssER Posted July 25, 2007 Share Posted July 25, 2007 Where at UnityHQ is it? I need the example, because I don't really know what you mean exactly ^^ Quote Link to comment Share on other sites More sharing options...
METAL Posted July 25, 2007 Author Share Posted July 25, 2007 Well... http://www.unityhq.net/ Then press clans... u'll see that the in the adress bar nothing has changed. Quote Link to comment Share on other sites More sharing options...
SAssER Posted July 25, 2007 Share Posted July 25, 2007 So what? I still don't get what you mean ^^ "scrolling box for text"???! What has it to do with the address bar? Do you mean frames? Or do you mean something like <marquee>+ + + News + + +</marquee> Quote Link to comment Share on other sites More sharing options...
METAL Posted July 25, 2007 Author Share Posted July 25, 2007 I am too newb at coding. I mean how to make a web site to acts like unityhq's help files, clans, games, links, downloads... e.g.: How can I have a stable part like the menu on the left and in the same time like in right another where the different section are being displayed... Any better? :| Quote Link to comment Share on other sites More sharing options...
[TNT] Sonic Goo Posted July 25, 2007 Share Posted July 25, 2007 I believe the word you're looking for is 'frames'. Like this: http://www.w3.org/TR/html4/present/frames.html (popups not working on work pc?) Quote Link to comment Share on other sites More sharing options...
METAL Posted July 26, 2007 Author Share Posted July 26, 2007 (edited) I belive yes. Thank you! I am just starting to work with Dreamweaver. Many thx! Edited July 26, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
METAL Posted July 26, 2007 Author Share Posted July 26, 2007 (edited) LMAO. I just found the function which adds the scroll and other stuff around in dreamweaver and I didn't had to type a single bit of code. Edited July 26, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
METAL Posted July 28, 2007 Author Share Posted July 28, 2007 (edited) Had anyone ever uploaded a site in their lives? If so what I have to do type in the site root field, the ftp adress and the prefix url? Edited July 28, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
[TNT] Sonic Goo Posted July 28, 2007 Share Posted July 28, 2007 (edited) I have. I think* the data you're supposed to fill in there come from where you want to host it. Do you have a host? *doing this from memory Edited July 28, 2007 by [TNT] Sonic Goo Quote Link to comment Share on other sites More sharing options...
METAL Posted August 8, 2007 Author Share Posted August 8, 2007 Resolved that aswell. Thx anyway! Quote Link to comment Share on other sites More sharing options...
Sniper Posted November 27, 2007 Share Posted November 27, 2007 So what? I still don't get what you mean ^^ "scrolling box for text"???! What has it to do with the address bar? Do you mean frames? Or do you mean something like <marquee>+ + + News + + +</marquee> your retarted ^^ [my bro is a noob coder ] Quote Link to comment Share on other sites More sharing options...
kepler Posted November 28, 2007 Share Posted November 28, 2007 (edited) In Dreamweaver, you need to modify your frameset, and split your frame down or right or left. From there, you will have one master frameset (the index file), and then whatever number of subfiles, one html file for each frame window. Dreamweaver does this well, and if you examine the coding it creates for the master file, you will decipher it all in a hurry. Also, if you use Explorer as your ftp connection, type something like this in the address bar: ftp://metal@somedomain.com where "metal" is your username, and "somedomain.com" is the site you are connecting to. There may be slightly different address protocols; check with your host's tech section. From there, you get basic folders that you drag and drop stuff into. Edited November 28, 2007 by kepler Quote Link to comment Share on other sites More sharing options...
METAL Posted December 1, 2007 Author Share Posted December 1, 2007 (edited) Thx for the further responses. I've figured a lot of stuff including this issue I had from start. The problem here was that I had to put the stuff in the http/www folder that host has specified. Howso the default setting is better to be left with empty line, unless the host requires the files to be placed in a specific folder as in the case... I've changed few hosts since then... anyhow I couldn't figure out the freehostia system so far. That's why if I don't get to live on the street, I'll start using a payed host. Edited December 1, 2007 by METAL Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.