Results 1 to 10 of 10

Thread: Adding Images

  1. #1
    Join Date
    Apr 2007
    Posts
    1

    Default Adding Images

    Hi,

    I hope this is the right place to post.

    I am having troubles with images on my site, if I dont upload an image i get the following http://www.gocaravanparks.com/themes...ransparent.gif

    where the image should be as seen at Detail: Bideford Bay

    How do i make it so it is just blank.

  2. #2
    Join Date
    Jun 2006
    Posts
    33

    Default

    Seem you are not use <img> tag.

    Use this for show your image.

    Code:
    <img src="<%$your_customfields_var%>" width="imagewidth" height="imageheight" />
    Good luck!
    Last edited by HappyDaddy; 04-29-2007 at 02:15 PM.

  3. #3
    Join Date
    May 2007
    Location
    Evesham, Worcestershire, UK
    Posts
    58

    Default

    I've tried this and can't get my images to display, I've added the image custom field and this html to the detail_list.html but it still not showing.

    Aha, after searching several threads I found the following code, which seems to work on the detail_list.html

    <img src=<%$image%>>

    So the basic method I guess is set up a Custom field called image via 'Admin' - 'Links' - 'Custom field'

    Then add that code to the detail_link.html ?

    And job done. For me at least.
    Last edited by chris.h; 05-22-2007 at 04:12 AM.

  4. #4
    Join Date
    Nov 2006
    Posts
    56

    Default Adding images

    Hm, great if someone can write step by step what to do so visitors can upload images directly with adding their links first time and how to control them in admin and show them on the site.

    Regards
    Frank

  5. #5
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    are you using 5.4? i think ever since 5.x users can upload on adding rather than having to go to modify

    Quote Originally Posted by Test71 View Post
    Hm, great if someone can write step by step what to do so visitors can upload images directly with adding their links first time and how to control them in admin and show them on the site.

    Regards
    Frank
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  6. #6
    Join Date
    Nov 2006
    Posts
    56

    Default 5.4

    5.4 and for my idea it makes no sense with modify, they must upload while adding a link first time (gallery).

    Frank

  7. #7
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    I dont understand, this is how it works in 5.4... you upload the file on adding if you desire.

    Quote Originally Posted by Test71 View Post
    5.4 and for my idea it makes no sense with modify, they must upload while adding a link first time (gallery).

    Frank
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  8. #8
    Join Date
    May 2007
    Location
    Evesham, Worcestershire, UK
    Posts
    58

    Default

    Quote Originally Posted by Test71 View Post
    5.4 and for my idea it makes no sense with modify, they must upload while adding a link first time (gallery).

    Frank

    This is how i added the image upload field...

  9. #9
    Join Date
    Jan 2007
    Posts
    86

    Default

    I'd like to throw a little spin to this topic now.

    for the images in the rows.html file how can we make them SMALLER say 150x50 and then once they click on and get into detail_link.html it gives them a bigger one say 305x117


    how could we do this?

    Then maybe make a step farther and make the image clickable into a BIG one say 800x600???

  10. #10
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    some topics on this already, i use a smarty plugin called "thumbs"
    cerdmann.com ยป Thumb

    see my site for how it works.
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

Similar Threads

  1. How to upload images on adding links ?
    By Test71 in forum Tutorials, Hints & Tips
    Replies: 5
    Last Post: 11-25-2007, 01:58 PM
  2. Upload images with adding links ?
    By Test71 in forum Pre-Sales Questions
    Replies: 3
    Last Post: 11-24-2007, 08:19 PM
  3. Images
    By MikeBard in forum Pre-Sales Questions
    Replies: 3
    Last Post: 10-08-2006, 07:26 AM
  4. images
    By wilkins in forum v5.x
    Replies: 0
    Last Post: 02-22-2006, 10:21 AM
  5. Rating using images
    By oldtimer in forum v5.x
    Replies: 2
    Last Post: 09-16-2001, 09:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •