• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

having trouble making my personal website! help!!

MainFramed

Diamond Member
joe.mainframed.com

i got my frame uploaded...
and i got my "website" uploaded....(even though it doesnt show up..but the fame does 😕 )

and if you see on the side bar where the images dont show up, i have them uploaded....why arent they showing up!?

please help
 
Your flash buttons show up but the image below it doesn't cause it is linked to your local hard drive
 
look in the code of your left frame...it says this:

<img src="../../../Documents%20and%20Settings/Joe%20Greenfield/My%20Documents/spunky.gif" width="64" height="57">

change the link (in quotes) to just: spunky.gif
 
thanks, another question...now as you can see. the fame on the left isint showing up period, but it's uploaded (the file is...) how do i get the frame to show up!?
 
Originally posted by: MainFramed
thanks, another question...now as you can see. the fame on the left isint showing up period, but it's uploaded (the file is...) how do i get the frame to show up!?

Tip 1: Never ever use frames. Tables are where it's at. Frames are so 1999.
 
Originally posted by: yobarman
Originally posted by: MainFramed
thanks, another question...now as you can see. the fame on the left isint showing up period, but it's uploaded (the file is...) how do i get the frame to show up!?

Tip 1: Never ever use frames. Tables are where it's at. Frames are so 1999.

tables? (im using dreamweaver 🙂 )
 
Originally posted by: MainFramed
Originally posted by: yobarman
Originally posted by: MainFramed
thanks, another question...now as you can see. the fame on the left isint showing up period, but it's uploaded (the file is...) how do i get the frame to show up!?

Tip 1: Never ever use frames. Tables are where it's at. Frames are so 1999.

tables? (im using dreamweaver 🙂 )

learn HTML... very simple, and it gives a lot more control than dreamweaver... you could also build a layout in a photoshop file then chop it up with ImageReady, thats what i did with my website
 
Back
Top