PDA

View Full Version : Still pictures v. slide show


LexPhoto
Jun-25-2008, 10:05 PM
I had a slide show previously. Now I have a set of 4 pictures, that I want to stay stationary on the front page.

How would I go about doing this?

Thanks!

J Allen
Jun-26-2008, 02:55 AM
Try this in your bio Description box:

<html><img src="URL TO YOUR PICTURE HERE"></html>



you can include styles to move it around if needed, either by giving it a span or using inline style



<html><img src="URL TO YOUR PICTURE HERE" style="float:right;border:0;margin:3px"></html>



If you have any troubles getting the pictures to display, check your CSS #bioBox codes.

P.S. How's that "Tips" window comming along? :wink

LexPhoto
Jun-26-2008, 05:06 AM
Try this in your bio Description box:

<html><img src="URL TO YOUR PICTURE HERE"></html>


you can include styles to move it around if needed, either by giving it a span or using inline style



<html><img src="URL TO YOUR PICTURE HERE" style="float:right;border:0;margin:3px"></html>


If you have any troubles getting the pictures to display, check your CSS #bioBox codes.

P.S. How's that "Tips" window comming along? :wink


LOL Thanks! What is "inline style"?

Tips...well I am going to put them up but since I decided to redo my entire site, it got pushed back a bit until I get the overall look right! BUT I AM going to use the code...I even have it saved! LOL :thumb