|
View previous topic
::
View next topic
|
| Author |
Message |
Heidi Guest
|
Posted: Sat Oct 25, 2003 6:28 pm Post subject: another ? Adding a home page picture ? |
|
|
Hello fellow SbI'ers,
I've been chugging along building my pages and its always bothered me that my home page has no picture.
I've followed the directions in "tips and techniques" but all I get is the "red X" for a pic...any ideas on where I'm messing up?
Thanks
Heidi |
|
| Back to top |
|
 |
Daryl Barnes
Joined: 24 Oct 2003 Posts: 61 Location: Mississippi
|
Posted: Sat Oct 25, 2003 6:35 pm Post subject: |
|
|
| Post or message me your site and I'll check out your source code to see if I can help. |
|
| Back to top |
|
 |
Heidi
Joined: 25 Oct 2003 Posts: 12
|
Posted: Sat Oct 25, 2003 7:21 pm Post subject: |
|
|
Thanks Daryl, I PM'd you.
Heidi |
|
| Back to top |
|
 |
Rupert
Joined: 20 Jul 2003 Posts: 38
|
Posted: Mon Nov 03, 2003 12:00 am Post subject: |
|
|
Hi Heidi
Here's some simple code you can paste in on your home page to get an image to display
<center>
<img border="0" src="/images/file-name-of-image.jpg" align="center"><br>
<i>Description of image.</i><br><br></center>
You must "upload" the images to SBI in the "Graphic Library". Simply click to the Graphic library and upload normally.
In the code above change the file name to the exact name of the *file* as it appears on your hard disk, do not use the descriptive name you gave the image when you uploaded it in the SBI graphic library.
I also included the code for a description in italics underneath. The image is also centered. _________________ Rupert - AssociatePrograms.com
The Complete Site Build It! Reference Center...
This Link Directory May Change Your Affiliate Business
www.AssociatePrograms.com/search/reference-center.shtml |
|
| Back to top |
|
 |
Mark Guest
|
Posted: Mon Nov 03, 2003 6:34 am Post subject: |
|
|
Heidi,
In addition to what Rupert said, your graphics have to be 30k bytes or less, or at least that is what the manual suggests.
Hope this helps,
Mark |
|
| Back to top |
|
 |
Daryl Barnes
Joined: 24 Oct 2003 Posts: 61 Location: Mississippi
|
Posted: Mon Nov 03, 2003 11:07 am Post subject: |
|
|
She's fine. She PM'd me the code she had on the site and it was just a quotation mark that was left out. When it comes to HTML code, it's always those little things that get ya.  |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|