Front Page Problem

  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 15th, 2003, 10:49 pm

Hi, I am having a problem in frontpage putting a picture in a cell. When i am in the editor it looks perfect but after i publish it, its not there. If you look on my site http://www.eGamingprograms.com and look on the left, you will see a cell that says Vote for us, there "should" be a pic there in the cell under it but it wont show up any ideas? :?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post December 15th, 2003, 10:49 pm

  • musik
  • Legend
  • Super Moderator
  • User avatar
  • Joined: Aug 06, 2003
  • Posts: 6892
  • Loc: up a tree
  • Status: Offline

Post December 16th, 2003, 12:34 am

its showing up fine for me, the image is animated and says "Topsites - Vote for us"
:D
Opportunity To Do - Changing the lives of children around the world.
Rose.id.au - Doing Life.
  • RyTRiX
  • Graduate
  • Graduate
  • User avatar
  • Joined: Mar 28, 2003
  • Posts: 239
  • Loc: Michigan
  • Status: Offline

Post December 16th, 2003, 1:55 am

It shows up for me but the link doesn't work...
  • RyTRiX
  • Graduate
  • Graduate
  • User avatar
  • Joined: Mar 28, 2003
  • Posts: 239
  • Loc: Michigan
  • Status: Offline

Post December 16th, 2003, 1:57 am

When I look at the source code it just has the following...
Code: [ Select ]
 <tr>
  <td width="100%">
  <p align="center"><img border="0" src="_borders/button.gif" width="88" height="31"></td>
 </tr>
  1.  <tr>
  2.   <td width="100%">
  3.   <p align="center"><img border="0" src="_borders/button.gif" width="88" height="31"></td>
  4.  </tr>


Just goto HTML mode in Front Page and do the following:
Code: [ Select ]
 <tr>
  <td width="100%">
  <p align="center"><a href="YOUR LINK HERE"><img border="0" src="_borders/button.gif" width="88" height="31"></a></td>
 </tr>
  1.  <tr>
  2.   <td width="100%">
  3.   <p align="center"><a href="YOUR LINK HERE"><img border="0" src="_borders/button.gif" width="88" height="31"></a></td>
  4.  </tr>
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post December 16th, 2003, 8:52 am

or you could click on the image and press ctrl+k (i actually pressed it myself them to try to type it in - shows how tired I am) and enter the url you want the link to go to.
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 2:15 pm

This is really wierd, y cant I see it?
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post December 16th, 2003, 5:36 pm

there are other ways. Click on the picture and select insert -> hyperllink, or you could right click on the picture and choose hyperlink from the popup menu.

What version of Frontpage are you using?
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 6:03 pm

5,
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post December 16th, 2003, 6:27 pm

I have frontpage 2000 (version 4) and all the methods mentioned above work. I can't think why they wouldn't for you.
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 6:36 pm

I mean i now how to apply a link to it but i dont know why the pic isnt showing up for me
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 6:42 pm

Now try!!!
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post December 16th, 2003, 6:59 pm

I can't think why the picture might not show up for you. Do any of the pictures show up for you?

Also, if you are using phpbb, I recommend you download some extra skings. There are quite a few people like me who really hate the default phpbb skin.
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 7:03 pm

I can see all the other pics fine..Can u see the one im talking about?

About the phpbb2, do u know of any free ones that have a blueish color scheme?
  • RichB
  • Guru
  • Guru
  • User avatar
  • Joined: May 17, 2003
  • Posts: 1121
  • Loc: Boston
  • Status: Offline

Post December 16th, 2003, 9:43 pm

Is this the one that you mean? It's showing up fine for me as an animated gif, and the link is working now too. If you're using IE 6 with the service pack installed there is a bug which sometimes causes small gifs to not appear, although it usually happens sporadically and not every time you view it. Refreshing the page should make it appear if it's the bug, or if you're getting the little box with the red x in it try right-clicking and selecting "show picture" and see if it shows up then.

Image
Free Programming Resources
  • eGaming
  • Newbie
  • Newbie
  • User avatar
  • Joined: Dec 15, 2003
  • Posts: 8
  • Status: Offline

Post December 16th, 2003, 10:29 pm

Yes thats it!!! :D I have no idea y i cant see it. Its not even a red X, nothing is there, the cell under "Vote fo Us" is very small and blank. I am useing Ie6 SP1
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post December 16th, 2003, 10:29 pm

Post Information

  • Total Posts in this topic: 19 posts
  • Users browsing this forum: No registered users and 131 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.