|
Author |
Message |
subhuman2178
Joined: 10 Jul 2006
Posts: 1
Location: Carlsbad, CA
|
Posted: Mon Jul 10, 2006 2:36 pm Post subject: help with marking my photos. |
|
|
Im going to be hosting a pretty good ammount of my photos on the internet and i need to know how to apply a boarder and my tag to a large number of photos using actions. Im pretty new to photoshop so i dont know how to make a boarder and my tag. This is a sample of my friends work to show what i mean by tag a boarder. His tag is "TP" which stands for Toad Photo.
|
|
|
|
|
grannygeek
Joined: 23 Feb 2006
Posts: 149
Location: Pennsylvania
|
Posted: Wed Jul 12, 2006 3:54 pm Post subject: |
|
|
You could make a brush, and just put it on each photo..I don't know how to make actions, but I think the brush is awfully easy.. _________________ and the wisdom to know the difference... |
|
|
|
|
swanseamale47
Joined: 23 Nov 2004
Posts: 1478
Location: Swansea UK
|
Posted: Thu Jul 13, 2006 12:52 am Post subject: |
|
|
A border like that is real easy select all and edit/stroke, you'll have to experiment a bit to get the width you want (it will vary with image size) if you need a big border your probably better off with image/canvas size.
Wayne |
|
|
|
|
jiteye
Joined: 30 Apr 2003
Posts: 279
Location: 46.23 N 63.13 W
|
Posted: Thu Jul 13, 2006 3:50 pm Post subject: |
|
|
Personally I would css for the border.
Head code:
<style type="text/css" media="screen">
<!--
.imagestory { border: solid 1px gray }
-->
</style>
---------------------------------------------------
Body code
<img class="imagestory" src="images/story.jpg" alt="" width="375" height="281" border="0">
Advantage to css is that you can change the look
without having to change every image. |
|
|
|
|
karlbrian
Joined: 15 Jul 2006
Posts: 5
Location: Philippines
|
Posted: Sat Jul 15, 2006 2:09 am Post subject: |
|
|
tell me if your problem in making a borders is solved nad i will teach you how to create an action. |
|
|
|
|
|