Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 8 of 8

Thread: Adding An Image Or Banner To Xml Package is it possible?

  1. #1
    ross is offline Junior Member
    Join Date
    Aug 2011
    Posts
    29

    Default Adding An Image Or Banner To Xml Package is it possible?

    We want to add an image to the attachment below in the area show but we are unsure how to do this. we want to do this as this item is a Christmas line and want to have extra pictures of it there are little banners .

    Hope someone can help of what we would need to change to be able to fill gap up.

    Name:  asp 2.jpg
Views: 85
Size:  115.6 KB

  2. #2
    ross is offline Junior Member
    Join Date
    Aug 2011
    Posts
    29

    Default

    Have Managed To Sort This Now

  3. #3
    PD24 is offline Junior Member
    Join Date
    Jun 2011
    Posts
    26

    Default

    Ross could you share how you did this please? I want to add a category banner on every product page. Any ideas?

  4. #4
    ross is offline Junior Member
    Join Date
    Aug 2011
    Posts
    29

    Default

    are you using same layout as we using what is your website?

  5. #5
    PD24 is offline Junior Member
    Join Date
    Jun 2011
    Posts
    26

    Default

    Quote Originally Posted by ross View Post
    are you using same layout as we using what is your website?
    No, i just want a horizontal banner to display on the product page which was used for the category page. I have made a thread about it...

    I wonder is this the same process?

  6. #6
    ross is offline Junior Member
    Join Date
    Aug 2011
    Posts
    29

    Default Make a copy of your xml package first

    just add this to xml package it worked for us

    <img src="ur pic url" alt="name of pic"/>

    before you do that make a copy of your xml packaged in case it breaks (ours did a couple of times ) and also you you will have to findthe right area to put the banner in on the xml package you will have to do some research on linking it as ours are not . but your halfway there now :-)

  7. #7
    PD24 is offline Junior Member
    Join Date
    Jun 2011
    Posts
    26

    Default

    Quote Originally Posted by ross View Post
    just add this to xml package it worked for us

    <img src="ur pic url" alt="name of pic"/>

    before you do that make a copy of your xml packaged in case it breaks (ours did a couple of times ) and also you you will have to findthe right area to put the banner in on the xml package you will have to do some research on linking it as ours are not . but your halfway there now :-)
    Cheers for that. I think thats just placing a raw image into the package for it to display. Thing is i need different banners to show for different categories.. thanks anyway mate.

  8. #8
    ross is offline Junior Member
    Join Date
    Aug 2011
    Posts
    29

    Default

    yeah just make a xml packaged for each category:-)