rejetto forum
February 12, 2012, 01:10:24 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]
  Print  
Author Topic: A few questions  (Read 3203 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 »

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: 1916



View Profile WWW
« Reply #1 on: January 06, 2008, 12:46:36 PM »

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 »

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: 1916



View Profile WWW
« Reply #3 on: January 08, 2008, 07:28:44 AM »

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 »

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 »

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

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 »

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 »

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 »

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: 11759


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

<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 »

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 »

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 »

<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 »

where are you placing the img tag?

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

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page February 01, 2012, 04:43:02 AM
anything