rejetto forum
September 09, 2010, 12:43:20 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: A few questions  (Read 2889 times)
0 Members and 1 Guest are viewing this topic.
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« on: January 06, 2008, 11:43:32 AM »
Reply with quoteQuote

I am new to all this and i dont know too much other than getting what i like and copying html and javascript into the template lol. Is there a program that u can load the template into, view it, and drag stuff around? Another question i have is how can i chage it so people   
dont see this http://71.173.13.118:9876/sparta%20messenger%20install%207.9.exe. Any suggestion anyone may have to improve this, please let me know  Smiley   my server is here http://crazyjust.kicks-ass.net
Logged
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1878


that.stevens.guy@gmail.com
View Profile WWW
« Reply #1 on: January 06, 2008, 12:46:36 PM »
Reply with quoteQuote

No there isn't. There was once a template builder but it wasn't very intuitive and hasnt been updated by the author in many months so it is now quite out of date.

You can use Notepad++ to see the code in pretty print.

I don't understand the link part though?
Logged

crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #2 on: January 07, 2008, 07:25:41 PM »
Reply with quoteQuote

Could someone with html skill that would help me set up my page please pm me at crazy.just@verizon.net on yahoo messenger or crazy.just@hotmail.com for msn messenger.....im lost with all this stuff...It is a great program though  Smiley
« Last Edit: January 07, 2008, 07:37:16 PM by crazyjust » Logged
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1878


that.stevens.guy@gmail.com
View Profile WWW
« Reply #3 on: January 08, 2008, 07:28:44 AM »
Reply with quoteQuote

I've added you to my MSN. HTML is easy once you get the hang of it. www.w3schools.com is a nice site to start.
Logged

Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #4 on: January 08, 2008, 08:41:19 AM »
Reply with quoteQuote

yes, html is fairly easy once you get the hang of it. there is plenty of online tutorials if you want to know something specific, and as tsg said www.w3schools.com is a good place to start. Im no genius with html but can make simple pages because of w3schools.
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #5 on: January 08, 2008, 06:58:37 PM »
Reply with quoteQuote

i hope it is much easier than it looks lol
Logged
rejetto forum
« Reply #5 on: January 08, 2008, 06:58:37 PM »
Reply with quoteQuote

Do you like this software? Consider even $2
 Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #6 on: January 08, 2008, 07:40:59 PM »
Reply with quoteQuote

I there a way to get rid of old login button and insert an image of a button i made? Is there a way to make 
downloads box have a vertical  scrollbar? How would i put a banner in my page without using photobucket?
I have a folder i made called images but unsure how to add them to page...Any of these answers would be very helpful..
Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #7 on: January 08, 2008, 08:07:07 PM »
Reply with quoteQuote

I there a way to get rid of old login button and insert an image of a button i made?

to change the picture for the login button, look for this line in the template and change /~img27 to reflect the location of the image you want to use instead.
<img src="/~img27" />

Is there a way to make downloads box have a vertical  scrollbar?

don't konw what you mean when you say download box.

How would i put a banner in my page without using photobucket?

Just store any images you are using in your images folder

I have a folder i made called images but unsure how to add them to page

First of all to use the images in the folder you have to, add the folder to the root of the vfs as a real folder.
secondly to insert the images into the page you have to use a relative link to the server, so if you placed the images folder in the root of the server the location of your images would be /images/<name of the image here>
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #8 on: January 09, 2008, 06:52:32 PM »
Reply with quoteQuote

ok i know im a pain in the ass lol...I have a folder on my pc for images....it is C:/images....I added the folder to hfs as a real folder...in this folder i have a banner i wanna put on my page instead of using photobucket...How would i add this banner in the center? Thank you in advance Smiley
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 10915


View Profile
« Reply #9 on: January 09, 2008, 08:07:21 PM »
Reply with quoteQuote

<center><img src='/images/banner.jpg'></center>
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #10 on: January 10, 2008, 08:35:27 PM »
Reply with quoteQuote

i dont know what im doing wrong but i put it that way and no matter what i do, i can't seem to get any images from my pc on...is there a setting im missing?
Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #11 on: January 10, 2008, 08:50:05 PM »
Reply with quoteQuote

can you post an example of the code you are using
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #12 on: January 10, 2008, 08:54:19 PM »
Reply with quoteQuote

<center><img src='/images/banner.jpg'></center>        just like rejetto replied
Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #13 on: January 10, 2008, 10:08:45 PM »
Reply with quoteQuote

where are you placing the img tag?

and just double check that the location specified in the img tag is correct.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!


Google visited last this page May 27, 2010, 09:03:10 AM