Results 1 to 6 of 6

Thread: borders around images.

  1. #1
    dwolf
    Guest

    Default borders around images.

    For quite some time now in this version when I add my thin black line around
    images I have to check four boxes on every image when in older versions it
    was just the one check... can this be done in 11


  2. #2
    Allison Moore
    Guest

    Default Re: borders around images.

    On 10/1/2011 3:46 PM, dwolf wrote:
    > For quite some time now in this version when I add my thin black line
    > around images I have to check four boxes on every image when in older
    > versions it was just the one check... can this be done in 11


    I don't ever remember being able to click just one box (much as I've
    wished it were possible). However, you can mark the checkbox at the top
    of each column on the border palette to automatically apply the same
    characteristics to each line.

    Allison

  3. #3
    Senior Member gotFusion's Avatar
    Join Date
    Jan 2010
    Location
    www.gotHosting.biz
    Posts
    4,529

    Default

    Quote Originally Posted by Allison Moore View Post
    On 10/1/2011 3:46 PM, dwolf wrote:
    > For quite some time now in this version when I add my thin black line
    > around images I have to check four boxes on every image when in older
    > versions it was just the one check... can this be done in 11


    I don't ever remember being able to click just one box (much as I've
    wished it were possible). However, you can mark the checkbox at the top
    of each column on the border palette to automatically apply the same
    characteristics to each line.

    Allison
    Fusion has always defaulted the borders property in the image tag to 0 (zero) and not allowed the user access to change this attribute. I've never given it much though before as I rarely use borders around images.

    Would this be something you would find useful?

    I am sure it would not be too difficult to add this attribute to the properties palette (with it set to 0 to start).

    Understand that if you set the borders=" " attribute to something other tan zero and use the image as a link the border will change colors like the links do
    NetObjects Fusion Cloud Linux enabled Web Hosting, support + training starts at $14.95
    NetObjects Fusion web Hosting and support + ASP + PHP + ColdFusion + MySQL + MS SQL
    FREE NetObjects Fusion Support & training comes with all web hosting accounts
    NetObjects Fusion Web Hosting: http://www.gotHosting.biz

  4. #4
    Senior Member Adendum's Avatar
    Join Date
    Apr 2010
    Location
    London (UK) & Granada (Spain)
    Posts
    926

    Default

    Maybe try adding a class the the CSS Style so that all images have a border?

    .img { border: 1px solid #660066; }
    Paul - Aditerum Ltd and AllSortsOfStuff Ltd
    NOF11 (in Admin mode!); Vista Premium 64bit; AMD Phenom IIx4 945 Processor 3.00Ghz; 8.0Gb RAM
    Wouldn't it be great if there was only a single browser to worry about!!!

  5. #5
    dwolf
    Guest

    Default Re: borders around images.

    First off... I swear I remember when adding the borders around my images it
    was a one click operation in older versions...
    I wouldn't want to set up all images to have a border because as many of my
    images do have a border many do not so it would become a fiasco..

    "Adendum" wrote in message
    news:Adendum.51g0gc@no-mx.forums.netobjects.com...


    Maybe try adding a class the the CSS Style so that all images have a
    border?

    img { border: 1px solid #660066; }



    Paul - 'Aditerum Ltd' (http://www.aditerum.co.uk) and 'AllSortsOfStuff
    Ltd' (http://www.allsortsofstuff.net)
    NOF11 (in Admin mode!); Vista Premium 64bit; AMD Phenom IIx4 945
    Processor 3.00Ghz; 8.0Gb RAM
    -wouldn't it be great if there was only a single browser to worry
    about!!!-


  6. #6
    Allison Moore
    Guest

    Default Re: borders around images.

    > Maybe try adding a class the the CSS Style so that all images have a
    > border?
    >
    > img { border: 1px solid #660066; }


    Adding a class with defined borders would be an improvement so long as
    it was applied to images individually. I don't think I would want
    something that automatically put borders around every image in the site.
    Sounds like a great time-saver, but what happens to your background
    images or images that really shouldn't have a border?

    I've longed to be able to define a style that would automatically set
    the borders (in our case, 2px solid #EEA00A). A class would be the next
    best thing.

    Allison

Posting Permissions

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