 |

GB39CA
New User
Feb 9, 2008, 3:57 PM
Post #1 of 5
(963 views)
Shortcut
|
|
Template Vs Server / Images
|
Can't Post
|
|
Hi Guys I am tyring to modify the templates in listing manager, Generic templates. My problem is when using dreamweaver I insert my own images into the template and save the image to images folder under the main listman folder. the location looks like this ../../images/header5.jpg This location is ok for dreamweaver as I can see the images in the template, but upload to server I cannot see the images. If I change the image location to ../web images/header5.jpg I cannot see the image in dreamweaver but can see on server. Where is the best location to save these images so I can see my design taking shape in dreamweaver and on server. How can I make the images save as ../images/header5.jpg ?? Rather than ../../images/header5.jpg Thanks GB
(This post was edited by GB39CA on Feb 10, 2008, 11:55 AM)
|
|
|  |
 |

Jake
Staff
/ Moderator

Feb 11, 2008, 3:15 PM
Post #2 of 5
(885 views)
Shortcut
|
|
Re: [GB39CA] Template Vs Server / Images
[In reply to]
|
Can't Post
|
|
Hi GB39CA, In this case I'd recommend coding absolute URLs on your template files so that your content can load when viewing it on both your server and through Dreamweaver. This is typically the best way to address this problem. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

GB39CA
New User
Feb 11, 2008, 3:55 PM
Post #3 of 5
(879 views)
Shortcut
|
|
Re: [Jake] Template Vs Server / Images
[In reply to]
|
Can't Post
|
|
Hi Jake Thanks for your reply Could you give me examples of the type of url you are talking about Thanks GB Thanks GB
|
|
|  |
 |

Jake
Staff
/ Moderator

Feb 12, 2008, 2:37 PM
Post #4 of 5
(830 views)
Shortcut
|
|
Re: [GB39CA] Template Vs Server / Images
[In reply to]
|
Can't Post
|
|
Hi there, A relative URL might look like this: <a href="../images/button.gif"> Whereas an absolute URL would look like this: <a href="/images/button.gif"> or <a href="http://www.yoursite.com/images/button.gif"> Try doing a Google search if you'd like more information on these two types of URLs and their use. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

Anubis
Novice
Feb 12, 2008, 3:02 PM
Post #5 of 5
(828 views)
Shortcut
|
|
Re: [Jake] Template Vs Server / Images
[In reply to]
|
Can't Post
|
|
hello i have tried that but with a flash banner now is it the same becuse it is not working the page shows up fine but the banner dose not like exsit not even a tag saying there is suppose to be somthing there can you help me out with that?
|
|
|  |
|