Adding Images To St...
 
Notifications
Clear all

Adding Images To Story Text Area

2 Posts
2 Users
0 Reactions
1,126 Views
(@mistyfur)
Posts: 9
Active Member
Topic starter
 

Site url: mistyfur.com
Version of eFiction: 3.3.1
Have you bridged eFiction, if so with what?: No
Version of PHP: don't know
Version of MySQL: don't know
Have you searched for your problem: Yes
If so, what terms did you try: image links
State the nature of your problem: I'm trying to add a jpeg image to where the story text is but I keep getting a a blank screen. I have the tags <img> and I'm trying to set up the following: <img>mistyfur.com/images/jc1.jpg</img> to show as a picture.

Should I be adding it a different way?

Your help would be greatly appericated.

Mistyfur


 
Posted : 30/05/2008 11:03 pm
(@babaca)
Posts: 722
Member Moderator
 

The properway to use the img tag would be (there is no </img> only when using bbcode which uses square[ ] brackets and found in forums)

<img src=""images/jc1.jpg">"

Now if you were trying to create and/or use a thumbnail image that clicking on it would open to a larger picture then the html tag would be:

<a href=""images/jc1largeimage.jpg"><img" src=""images/jc1smallimage.jpg"></a>"


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 31/05/2008 1:10 am
Share: