Hi,
I am making a custom template for our company, and the only thing I cannot figure out how to do is change the sort arrows in the list.htm page.
They are located in <websiteUrl>\images\down.gif or <websiteUrl>\images\up.gif
Putting images into the styles directory of my template will put the images at <websiteUrl>\include\images\down.gif
So I need to know how to either:
- Make the sort arrow url <websiteUrl>\include\images\down.gif OR
- Know what folder to put the images into for them to get uploaded to the image directory.
I want the themes to be self contained, so I dont want to actually change the arrows in the source directory of asp runner.
Cheers!
Jake