Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Pop Up Photos

  1. #1
    Join Date
    Mar 2018
    Posts
    6

    Default Pop Up Photos

    Hi all

    After my photos have popped up, there is a white border around them. How do I change the colour or get rid of that?

    Thanks

    Glen

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Pop Up Photos

    Make sure your photos are sized in even pixel amounts. For example 450.7 x 240.6 will show a white outline because Xara is anti aliasing to the white of the page.

  3. #3
    Join Date
    Mar 2018
    Posts
    6

    Default Re: Pop Up Photos

    Thank you GW but I still can't get rid of the white outline.

  4. #4
    Join Date
    Oct 2010
    Location
    South Africa
    Posts
    877

    Default Re: Pop Up Photos

    Quote Originally Posted by Glen64 View Post
    Thank you GW but I still can't get rid of the white outline.
    Create a placeholder - a rectangle for example on the mouse off layer and drag it off the page.
    Select it then "web properties", then "placeholder" and in the "head" section, paste this code.

    <style type="text/css">
    .highslide-image {
    border: none;
    </style>

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Pop Up Photos

    Quote Originally Posted by letsgofishing View Post
    Create a placeholder - a rectangle for example on the mouse off layer and drag it off the page.
    Select it then "web properties", then "placeholder" and in the "head" section, paste this code.

    <style type="text/css">
    .highslide-image {
    border: none;
    </style>
    LGF, try the same code in the Page code (head).
    It should do the same without the need for adding a Placeholder.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Pop Up Photos

    Quote Originally Posted by Acorn View Post
    LGF, try the same code in the Page code (head).
    It should do the same without the need for adding a Placeholder.
    Acorn
    I have tried the code LGF provided without success.

    The following does remove the white outline and can be replaced with a colour of choice:
    <script> hs.outlineType = null;
    </script>

    <style>
    .highslide-image {
    border-color: red;
    }
    </style>
    All goes in the Page code (head).

    acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  7. #7
    Join Date
    Mar 2018
    Posts
    6

    Default Re: Pop Up Photos

    Thanks Acorn. I'm trying your code but getting the following message

    "Placeholders/widgets cannot have Pop-up photo applied"

  8. #8
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Info Re: Pop Up Photos

    Quote Originally Posted by Glen64 View Post
    Thanks Acorn. I'm trying your code but getting the following message
    "Placeholders/widgets cannot have Pop-up photo applied"
    Glen, I didn't ask you to add anything to any Placeholder - see Post #6 above.
    The code fits into Web Properties > Page > HTML code (head).

    Have a look here: CSS3 - Borderless Pop-ups.xar

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  9. #9
    Join Date
    Mar 2018
    Posts
    6

    Default Re: Pop Up Photos

    Got it. That has at least minimised the border and let me change to black which is acceptable.

    I also realised that I simply replaced the template photos which had borders, rather than inserting so I actually had 2 borders.

    Anyway, all good, many thanks.

  10. #10
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Pop Up Photos

    Quote Originally Posted by Glen64 View Post
    Got it. That has at least minimised the border and let me change to black which is acceptable.
    I also realised that I simply replaced the template photos which had borders, rather than inserting so I actually had 2 borders.
    Anyway, all good, many thanks.
    Glen, glad we could help.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

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