How to create a border around all my images please.

www.bristolequestrianservices.co.uk/TestPage.html

I created two rows of images and try to get a red border around each picture individually and also create padding between each square.

I downloaded a test page.

Another thing that you can see I have 2 rows of three images, but on the 2nd line I really need the first two images and would like to make the second image on the 2nd line more broad, is - it possible?

Hope you all know what I'm trying to explain.

Thanks for the research.

Karen

Ensure that each

apply the correct class
At present, there are some that do, and some of which are
and to get rid of the style = "margin: 0;" of each

Then use the css below:

{.saledetails}

Width: 31.33%;

margin: 0 1%;

text-align: center;

}

.saledetails:first - child {}

left margin: 0;

}

.saledetails:last - child {}

right margin: 0;

}

You might want to try to make all your images the same size, so it seems not so much shredded.

Tags: Dreamweaver

Similar Questions

  • Black border around all the images from my video.

    I'm new to the forum here and am struggling to find an answer to my problem and I was wondering if someone could help me. I use elements adobe first 9 create a photo slideshow.  I have about 90 photos, with several of them and audio text throughout all this.  I don't know very well this program, I used it once to make a video.  When it's over, I burn it to a dvd.  The problem I have is that when I burn it to a dvd and play in my dvd player, the photos are of size reduced and there is a black border around them (all 4 sides).  Do you know what I can do to make it go away?  The last video I had not so I'm not sure what I did with this one.  And I tried to compress images and it changed nothing.

    Thank you very much!

    Alisha

    Lish8,

    If some of the stills are smaller than the size of the frame of the project, you will want to either their scale exactly, if required for the extensions to match, or you want to use the default size of the image scale, but take note: scale to the size of the picture by default dimensionnera only the size of fist to the rider, so if the Ratio of Aspect is off say that Images are in 16:9 and image of the project size is 4:3, you'll still have a few black bars.

    If the Images are close, I would say that you are using the fixed effect > Motion > scale, to increase the scale, so that the scope of the draft framework is filled on all sides. It will be actually reframe the view of the stills to the Aspect Ratio of the size of the image of the project. If you don't harvest like that effective, simply adjust the fixed effect > Motion > Position, to get a better harvest.

    The holds of same for still Images, which are a bit larger - I would manually scaling those to match the project frame size.

    That's why Steve recommends a slightly larger Image, that the size of the frame of the project - it gives you a bit of room for manoeuvre, in the final scale and Position.

    Good luck

    Hunt

  • How to put a border around a picture n & b

    I would like some advice on how to put a border around a black and white image imported into Illustrator CS2 (for PC).  Tiff images are imported from Photoshop I have read some of the previous assignments on this subject, but still can't seem to understand.  I wish that the border just to describe the image.  Nothing complicated.  I would essentially resemble what it would do if I import a picture into Powerpoint and just linked by a box. 

    Thank you

    fezala,

    You can:

    (1) select the image and open the palette/Panel of transformation;

    2) right-click the Rectangle tool anywhere and insert the values l and H;

    (3) select the rectangle and the image, then click on the image and the palette/Panel alignment tick Center Vertical and Horizontal Align center;

    (4) to set the weight of the race and the color you like and fill with None;

    (5) the rectangle and the image of the group.

  • How to create a Viewer without buying the image? I want to be able to save the images I'm looking a subject without purchase or download.

    How to create a Viewer without buying the image? I want to be able to save the images I'm looking a subject without purchase or download.

    After talking to the Customer Service, I now get it. Thank you.

    That is to say: down arrow recorded a watermark image in the gallery without you buy. You can download an overview lores on your desktop for motorhomes with this same arrow, but it is unfortunately a watermark (unlike the DPC). You can also copy and send a link to the Gallery clients to review before you buy.

  • How to run a script for all the images in a folder?

    How to run a script for all the images in a folder?

    You can assign your script to an action, then use processor by batch or image with the option apply to all subfolders.

  • Create a border around a strange shape

    I have a few objects of irregular shape, a here

    odd shape.jpg

    around which I would create a border (that I can then put it on its own layer and change with Styles).

    Where can I find a good tutorial on this? I can only find tutorials on the creation of rectangular borders

    By a shape layer, you can duplicate the layer and stop filling. This is a shape with a fill and stroke (border) layer:

    Here's the same thing, but I dupliated the layer and turns off filling. I also turned off the visibility of the layer with the filling, so you can just see the border:

    To make a selection, and expand, if you want to go this route, ctrl/cmd click on the layer icon to make a choice:

    Expand it how many pixels you want. In the case below, it is 20px. Hold the alt-ctrl or cmd - opt, then click on the layer icon again. This will cut a hole in the selection of the shape of the layer:

    Then, create a new layer under your shape layer and fill it with the color of your choice:

  • How to put a border around the text?

    Someone would be able to show me how to put a border of text around the text?

    Hello

    I think that if you want to put a border on the box containing that go to 'outline' so you can color and size choices
    but in the text, it is impossible.

  • How to create a shortcut for all users during installation

    Hi people,

    We have a desktop application that is distributed with Java Webstart and works on Win7 machines. Initially, users all connected using a connection by default, so creating shortcuts was not a problem. Now, because of new networking strategies, each user has his own connection.

    The problem is that the shortcut to the application is created in the user profile (for example "C:\Users\JohnDoe\", so that other users in the same machine can not run the application unless he or she installs the application again.)

    Is there a way to create this shortcut for all users using JNLP API or configuration in the xml file?

    If anyone has need of the solution: during installation I save the jnlp file in a directory accessible to all the world and then start the application using "javaws path\to\file.jnlp". More details in How to create a shortcut for java webstart available for all users on Windows 7?-stack overflow

  • How to create a keyline around the perimeter of the document

    Hey guys,.

    I am trying to create a keyline around the document instead of using the brand culture. I would like to automate this task for each document for any size I create. Does anyone tried to implement an applescript for this?

    I found a bunch of script on how to create a line for the text block, but I don't know how to create a black line in the size of my work plan... Help me please!

    Thank you

    Is - it ask you?

    var doc = app.activeDocument, pages = doc.pages,
    width = doc.documentPreferences.pageWidth, height = doc.documentPreferences.pageHeight,
    oldRO = doc.viewPreferences.rulerOrigin;
    doc.viewPreferences.rulerOrigin = RulerOrigin.PAGE_ORIGIN; 
    
    for(var i=pages.length-1;i>=0;i--)
    {
            var txfm = pages[i].textFrames.add();
            txfm.strokeWeight = 1;
            txfm.strokeType = "Solid";
            txfm.geometricBounds = [0,0,height,width];
        }
    doc.viewPreferences.rulerOrigin = oldRO;
    

    Kind regards

    Cognet

  • How to get the border around the text

    Hello

    Attached is a logo that has a border around the text that im trying to duplicate I tried dropshadows and with the help of a stroke, but the two did not work if someone could tell me how this is done I would greatly appreciate it's for a logo design btw im. Just trying to learn new tricks in illustrator.

    Thank youCutepen.png

    Appearance Panel, add a line (at the bottom of the appearance Panel). Move the line under the fill in it entering on the right side of the Panel, drag down filling. Make the race heavy enough to achieve the desired effect.

    Mike

  • How to get rid of border around the linked image in IE?

    Still developing my page and I wanted to see what it looks like ona a few different computers.  I've linked the images as part of my bar side/nav bar.  In Firefox on my machine

    the images are as I want them to be... sitting in the border sidebar with no individual border around them.  If I watch on another computer with Firefox

    If I look in IE, each image has its own black border around the image (which I assume is because I put them in place in the form of links).  How can I change the

    code for these borders do not appear in Internet Explorer and it works on any version of Firefox can be implemented?

    http://rickcicciarelli.com/AntiqueTargetThrowers.html

    Try to add this code to your CSS stylesheet:

    #sidebar img {}

    border: 0px;

    }

    Also, FYI, you can move your styles of links in the head of your page to your CSS stylesheet.

    Chris

    www.cdeatherage.NET

  • Create a border around a form of cookie cutter?

    Hello world

    I'm new to PES 10.  I used a cookie in PES 10 cutter tool.  Is there a way to create a border outside the shape of Cutter biscuit and inside the cookie cutter shape?

    TIA,

    ClearInk8

    You can make a border on the inside:

    1. Duplicate your background layer.
    2. Use the cookie cutter on the duplicated layer.
    3. In the layers panel, use Ctrl + click to make a selection of the shape.
    4. Use the Edit tool... Related to apply an interior shot of your desired width & color.

    Unfortunately, there is a bug in the "Outside" option that cuts off a part of the race.

    Ken

  • blue border appearing around all inserted images

    I'm inserting images png (make an image on a transparent background that extends beyond the image).  When I insert images in dreamweaver, they appear with a blue border around the image automatically.  He just started this.  I have inserted images similar may without problem before.

    Thanks for the response and help; I'm always settle with dreamweaver.

    It won't work if you add this to your css, internally or externally. That's leaving aside the border on each image in

    IMG {}

    border: none;

    }

  • How to create a shape inside the png image in Illustrator?

    How to create a similar green shape like the image below?

    issue1.png

    yurenlimbu,

    You can:

    (1) place the PNG (you can link);

    (2) create and position the colorful path as you want, extending beyond the border of the non-transparent part of PNG.

    ((3) select the format PNG and Ctrl / Cmd + C + F + X + F to get in front of the path of 2);

    ((3) SiftClick the path of 2) also select, and then in the transparency palette flyout click do with ticked Clip opacity mask and mask Invert unchecked.

  • How to create a card of a scanned image

    How to create a scanned image greeting card?

    Why is there no answer to this question?

Maybe you are looking for