Image Link Border Preferences/Default Settings

I already did a search, everyone says to use CSS to remove
the border... and I am also aware I can type a "0" in the border
box. However I can not use CSS, since I am creating graphic/HTML
emails... CSS is not allowed.
Is there somewhere in the preferences, that I can set it to
NOT add a border? I have used Dreamweaver for years, and this was
never the default setting. Really sucks if I have to change it
manually every time.
Any help is appreciated!

However I can not use CSS,
> since I am creating graphic/HTML emails... CSS is not
allowed.
Is there any problem with adding:
<style>
a img { border: 0; }
</style>
to your HTML email?
Regards
John Waller

Similar Messages

  • Eliminate image link border

    I'm using a fixed starter page. When I make an image (JPEG) a
    link it puts a border around the image. How do I eliminate the
    border?
    Graham

    "grahamstafford" <[email protected]> wrote
    in message
    news:go49u0$qgs$[email protected]..
    > I'm using a fixed starter page. When I make an image
    (JPEG) a link it puts
    > a border around the image. How do I eliminate the
    border?
    >
    > Graham
    By adding to the style sheet (if you have one, or in the head
    of the
    document, if thats where they are)
    a img {
    border: 0;
    Regards
    Fiona

  • Border around image links

    What the heck is it with a blue border around image links in
    CS3???? I discovered I can get rid of it by setting the border to 0
    in properties but what a pain. I also noticed tables have a 1
    border by default. I'm sure there is a place to change the default
    but I can't find it.
    Any suggestions?
    thanks,
    CJ

    On Fri, 1 Jun 2007 13:11:16 +0000 (UTC), "SeaJaye"
    <[email protected]> wrote:
    >Win,
    >I like the way you think. For those of us who are cake
    baking challenged, could you put up a recipe for said cake?
    >thanks,
    >cj
    Sure. This set of stuff:
    *zeroes out the margins and paddings
    * guarantees a vertical scrollbar (so no jumping between
    short and
    long pages)
    * establishes colours and fonts etc. for the tags I tend to
    use
    * gives me a way to float images left or right
    * defines a tag that I can use to clear floats (the hr tag,
    in this
    case, since I never use an hr as a visual element: I always
    define
    borders when I need them)
    * styles the form and form elements
    I customize these to suit.
    /* CSS Document */
    margin: 0;
    padding: 0;
    html {
    height: 100%;
    margin: 0;
    padding: 0;
    body {
    min-height: 101%;
    font: 100.01%/130% "Trebuchet MS", Verdana, Helvetica,
    sans-serif;
    color: #000;
    background: #4f865b url(../images/bgTexture.png) repeat;
    margin: 0;
    padding: 0;
    hr {
    height: 0;
    line-height: 0.0;
    font-size: 0;
    margin: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
    h1, h2, h3 {
    font-size: 150%;
    color: #4f865b;
    margin: 20px;
    font-weight: bold;
    h2 {
    font-size: 120%;
    color: #cc6600;
    h3 {
    font-size: 100%;
    color: #4f865b;
    font-style: italic;
    p {
    font-size: 90%;
    margin: 10px 20px;
    ul {
    margin: 10px 20px 10px 40px;
    font-size: 90%;
    a:link {
    color: #cc6600;
    a:visited {
    color: #4f865b;
    a:hover, a:active, a:focus {
    color: #7dd08f;
    .imgLeft {
    border: 1px solid #dfdabd;
    padding: 5px;
    float: left;
    margin-right: 10px;
    .imgRight {
    border: 1px solid #dfdabd;
    padding: 5px;
    float: right;
    margin-left: 10px;
    /***** CONTACT FORM STYLES *****/
    #content form{
    margin: 0;
    width:450px;
    #content fieldset{
    border: 1px solid #d69400;
    margin-bottom: 10px;
    padding:5px 5px 20px 20px;
    #content legend {
    font-size: 120%;
    margin: 12px 0 0 0;
    color: #18006a;
    #content textarea{
    background-color: transparent;
    border: 1px solid #18006a;
    height:200px;
    margin:0 30px 0 0;
    #content label{
    display:block;
    font-size:80%;
    padding-top:5px;
    #content button{
    background-color: #ecc97d;
    display:block;
    width:80px;
    /* sets the enquiry box to the right of the input fields */
    .labelfloat{
    padding-top:20px;/* float:right;*/
    #content input:text, #content select{
    /*background-color: #E8E2C2;*/
    background-color: transparent;
    border: 1px solid #18006a;
    display:block;
    margin:0 0 0 0;
    width:200px;
    /* END FORM STYLES */
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • 'the preferences file is corrupt and has been reset to the default settings' - cs4 Mac

    greetings!
    every time i start illustrator i encounter a new error.
    "the preferences file is corrupt and has been reset to the default settings."
    "the corrupt file will be backed up as Adobe illustrator Prefs.err"
    this problem manifested after i added some more .ai and .ase files to my swatches directory. i do not believe anything else changed.
    not sure how to diagnose the problem. is there a debug mode or something? perhaps an offending file.
    an option would be to try remove each added swatch file or folder individually, but this would be a very very time consuming process for me.
    i use cs4 on a Macbook pro  running Snow Leopard - 10.6.2 and would appreciate your advice.
    thank you
    -s

    s,
    Every time you close down Illy, the current preferences (which may have been changed while you worked on files) are saved, and every time you start up Illy, those preferences will be used.
    Usually, preference corruption probably occurs randomly, caused by the OS, but if something in your files change the preferences to something that is not viable you will get an error like that.
    You may press Cmd+Option+Shift during startup, which will replace the current preferences with the defaults, and probably you will get rid of the error message. It is probably not a cure, though.
    If the error is persistent, the cure would be to get rid of the offending things in the files you work with.

  • Border on image links

    DW CS3
    How can I get DWCS3 to stop automatically placing a border on
    image links?
    DWMX automatically assigned a border=0 to each image link but
    CS3 leaves it
    blank so that I have to manually add the zero.
    Bobby Baxter
    Daylilies, Videos, & Web Design
    http://happymoosegardens.com
    http://thegardensite.com

    Thank you, that resolved the issue.
    Bobby Baxter
    Daylilies, Videos, & Web Design
    http://happymoosegardens.com
    http://thegardensite.com
    "David Powers" <[email protected]> wrote in message
    news:gqnub8$30a$[email protected]..
    > Bobby Baxter wrote:
    >> How can I get DWCS3 to stop automatically placing a
    border on image
    >> links?
    >
    > Create the following style rule:
    >
    > a img { border: none; }
    >
    >> DWMX automatically assigned a border=0 to each image
    link but CS3 leaves
    >> it blank so that I have to manually add the zero.
    >
    > It was dropped in CS3 because the border attribute on
    images is
    > deprecated, and also because the CSS rule is much more
    efficient. It
    > automatically applies to every image inside a link, as
    long as the style
    > sheet is attached to the page.
    >
    > --
    > David Powers
    > Adobe Community Expert, Dreamweaver
    >
    http://foundationphp.com

  • When I compose an email it flies up the screen when I press the shift key. I've clicked default settings on Keyboard in Preferences but it has made no difference.  It has only just started happening.

    When I compose an email it flies up the screen when I press the shift key and then comes back again. I've clicked default settings on Keyboard in Preferences but it has made no difference.  It has only just started happening.  Any ideas?

    This problem has also been plaguing me today. Here are my specifics and how I solved it (Expanding on what Quentin Holmes mentioned)
    CONFIRMED WORK AROUND! The .m4v file gets created while encoding, but Adobe Media Encoder does not re-pack it back into the .mp4 unless you select the "Export Audio" in Adobe Premier export prior to queuing. If you don't want audio, mute the individual tracks and still export audio.
    My details:
    Just bought a GH4, shooting 4k 25fps MOV, trying to simply trim a few clips and export them as H.264 .mp4 with no audio. (By the way it would be nice if we could export 4k .MOV files from the camera back into .MOV once finished editing, but in premier that frame resolution is not supported)
    Specs: Mac Mini, Quad Core i7, 16GB Ram, OSX 10.9.4, Adobe Premier Pro CS6 6.0.5, Adobe Media Encoder 6.0.2.81
    Hope that helps anyone with the same prob

  • Border Issue w/ Image Links

    I have been trying to get the borders that I put around
    images that are linked to show up black instead of the typical
    blue/purple combo. I've used CSS to get this effect, and it works
    great in Firefox, Safari, and Netscape, but won't work at all in
    Internet Explorer. How can I get it to work in IE? The page in
    question is:
    http://www.dehoneytravel.com/travel_tools/furtherpreparation.htm
    My CSS code for the links is here:
    http://www.dehoneytravel.com/css/common.css
    The link style is the ".picslink" at the bottom of the code.
    My next question is how to have both an image link and a text
    link? An example would be on the main page, www.dehoneytravel.com.
    Under the featured tours heading, I've got an image link and then
    at the end of the paragraph, a text link.
    Thanks!

    did you try searching the forum for image link color?
    image
    link color

  • CS3: PDF-Export Transparency Issue when Image-Links are missing

    I have a Layout with a transparent Frame on the top most Layer. For this Workflow-Step I do not have access to the original Image-Links, so I guess that all I see are the embedded Preview-Pictures and InDesign reports that all Object-Links are missing.
    If I export this Layout as JPG, the resulting JPG looks like the WYSIWYG in InDesign, which is suitable for this workflow-step. However when I export as pdf, the Frame is not transparent anymore. Instead it is filled with white color and covers the rest of the Layout. In Adobe Reader I can actually select the wrongly covered Picture at the border of the frame and copy&paste it somewhere and it looks fine.
    When I provide the original Frame-Picture and repair the missing Link in InDesign, PDF-Export works fine.
    I have installed & updated InDesign on a new Mac OS X 10.4.11, so all settings should be default.
    Transparency Blend Space is set to CMYK. I tried all default PDF-Export Profiles and tried a lot of different settings in the pdf-export dialogue including different PDF-File-Versions, Simulate Overprint on/off, Color-Conversion disabled, disabling Picture-Compression and much more. I also tried to Print a PS-File and then use the Distiller: same result.
    I use Adobe InDesign CS3 V 5.0.2 and tried Adobe Reader 8.1.2 and Adobe Acrobat Pro 8 to display.
    Any Ideas?

    Transparency flattening REQUIRES having access to the high-resolution images to get good results. One of the slogans I teach printers is "Fatten before you flatten." Meaning, replace the low-res images with high-res images.

  • Restoring the default settings for Audition CS6

    Fortunately you don't have to uninstall and reinstall Audition to do this - although that's certainly an option. Bear in mind that doing this will only work if you choose to delete your preferences as part of the process.
    There are several other options though, and I suggest reading through all of them before deciding which to use. We'll start, though, with the other simple one. If you start Audition with the 'shift' key held down, this will achieve the same result - the preference files won't be read, and the default (aka 'vanilla') ones will be reinstated. Certainly with a Mac (and probably a PC as well) you have to hold the 'shift' key down at least until the splash screen appears, otherwise it might not work.
    From here on, it gets a little more complicated, but you get more options. The reason for this is that in order to get at the individual preference files, we have to consider three different operating systems, XP, Windows 7, and OS X. By default, in all of them, the location of these files is hidden, and you have to reveal it. When you have done this, the path and files will be revealed.
    Revealing hidden folders:
    XP: In a folder, go to Tools>Folder Options>View and scroll down to the hidden folders entry. Select the 'Show' option. The path to the Preferences folder is C:\Documents and Settings\[user_name]\Application Data\Adobe\Audition\5.0
    Windows 7: In a folder, go to Organise>Folders and Search Options>View, and then it's the same as XP. The path to the Preferences folder is c:\Users\[username]\AppData\Roaming\Adobe\Audition\5.0
    Mac OX: The Preferences are in a library folder, and are apparently stored twice. The locations of them are:
    /Users/[User_Name]/Library/Preferences/Adobe/Audition/5.0/
    /Users/[User_Name]/Library/Preferences/com.Adobe.Audition.5.0.plist
    There is a note about this at the end of this FAQ*.
    Anyway, there are, apparently, several ways to unhide them:
    1. The easiest way to get there without opening Terminal is to open Finder or click on your desktop, click Go in the menu bar, then hold down the OPTION/ALT key.  You should see Library appear in the menu as long as your holding that key and clicking the menu item will bring it up in Finder.
    2. Use Command+Shift+G from the Mac desktop (or Finder>Go>Go to Folder) and type in ~/Library to temporarily access the Library directory. When you have finished manipulating the relevant parts of it, close this window and the folder will no longer be visible.
    3. To make the Library folder visible permanently (like in OS 10.6 and earlier), open the Terminal application and use the following command: chflags nohidden ~/Library/
    What do you have to do when you've revealed the folder?
    The basic idea is that if Audition opens, and it doesn't find a particular file in the preferences folder, it recreates it. So, you can either delete all the files in it (the same as Shift+open), or you can be more selective. Primarily there are three .xml files that you are interested in, and if you are only having a problem with one of them, then that's the only one you need to delete.
    Application Settings - deleting this will restore most of the settings in the program itself back to defaults
    Effect Presets - deleting this will restore default settings, but if you have made any of your own presets, you will lose these too.
    Favorites - the same as Effect Presets, only for the Favorites list.
    There is also an .xml file for Machine-specific settings, but this only affects your sound device, and generally would be rewritten anyway if anything changed, so generally doesn't need to be touched. Mainly it's the three I mention above that are the ones you will be interested in.
    * A note from Durin about the Mac preferences files:
    "The directory path, ~/Library/Preferences/Adobe/Audition/5.0/ is where we store all the preferences, presets, workspaces, log files, etc.  Anything and everything a user may need access to.  The .plist file is more of an application/OS level preferences - similar to an ini or registry entry in that it's less user-facing and more preferences for how the application works with the OS.  In Audition's case, this stores information such as the last directory accessed, File Open/Save dialog dimensions, and other mysterious prefs that are just random GUIDs that Audition and OS X understand. 
    In either case, if the directory or .plist is missing, it will be rebuilt on launch to the first-launch defaults."

    The success of setting the correct cassette will depend on the applications you use. If the apps are set to use any cassette, rather than call a particular cassette, then making cassette 2 the default will succeed. But if the app calls cassette 1, then no amount of driver default settings will help. So in this case, you will have more success if you create another preset for printing to cassette 2, then you can ensure you select this preset when you want to print on plain paper. And of course you can select the envelope preset when you want to do this.
    If you do want to look at modifying the printer defaults, this can be done via the CUPS web page.
    To access CUPS, open Safari and type
    http://127.0.0.1:631/printers
    This will open the CUPS Printer administration page and will show all the printers currently configured on the Mac. For the printer that you wish to change the defaults for, click its name in the Queue Name column.
    Clicking the printer name will open the printer administration page for that printer. Here you need to click on the Administration drop menu and then select Set Default Options.
    This will show a new page with four menu headings (links); Options Installed, General, Banners and Policies. Select General. Scroll down the list until you find an entry like "Paper Source" or something similar that shows the cassettes and select Cassette 2.
    With the option selected you then need to scroll down the list to the bottom of the page where you will see the ‘Set Default Options’ button. Click this button and you will then be presented with an authentication window. Enter the account name and password that has been set as the admin for this Mac. And then press the Log In button. You will then see another page stating that the information change is completed.
    Now you can open an application and select to print and then check the appropriate paper source menu to see if cassette 2 is the default.

  • Can Change Object Placement Wrap Default Settings?

    I use a lot of text and image boxes in Pages. I would like the default setting in the Wrap pane in the Inspector to be "Floating" and the check box to be unchecked for "Object Causes Wrap." Most of the time I have to open up the Inspector to change these settings for each my text and image boxes and it would be much easier to change the default setting.

    You can set default wrap for any object as well as many other settings. You need to create your own default template. Open the blank template & insert a table, click in it & choose the font, size, color, etc. you want in the fonts panel or format bar. You can do similar changes to inserted objects & text boxes. While you're at it resize the box if you want, set the amount of extra space in the wrap inspector, etc. Delete each text box, object & table after you've set them. Set up your document with the line spacing, margins, headers, etc. as you'd like. Redefine all of the paragraph & character styles to have your desired font. Now, save this document as a template & select that template as default in preferences. If you decide to make any changes to the template down the road, just Save As Template again with the same name & replace the previous version. All of your new documents will have these settings for inserted objects, images & tables. Unfortunately, the settings won't apply to any other templates or "foreign" documents you open with Pages.
    I don't know about setting the default to floating. When I drag & drop an object onto a Pages document it always is floating.
    About the only thing you can’t set a template to do is remember to show invisibles & the window position. It is possible to get a template to show invisibles when opened, if you want. Save this document as a document then, in the Finder, change the extension from .pages to .template & put it in your My Templates folder in (your account) > Library > Application Support > iWork > Pages > Templates > My Templates. Set up your document with the line spacing, margins, headers, etc. as you'd like. Redefine all of the paragraph & character styles to have your desired font.

  • How to reset to default settings for safari 4.1.3

    Need a bit of help here... for some reason I'm not getting use of Safari 4.1.3, not able to open sites, the Open location function in pull down menu is greyed out and no bar for typing in sites I want to browse. I think I just may have to reset Safari to default settings, but not sure how... Opening up Preferences is no help.

    Hi..
    I hate to say this but v10.4.11 with Safari 4.1.3 is really outdated. You may have problems loading websites for that reason alone and lack of security. Apple has not updated Safari for Tiger for years.
    But try a reset.
    From your Safari menu bar click Safari > Reset Safari
    Select the following:
    Clear history
    Reset Top Sites
    Remove all webpage preview images
    Empty the cache
    Clear the Downloads window
    Remove all cookies
    Remove all website icons
    Click Reset
    Quit and relaunch Safari. See if that made a difference.
    I have an iBook G4 running v10.4 with Safari 4.1.3 and more often than not, websites won't load. Or I'll see the, "your browser is not supported', dialog.
    You might want to consider a new Mac at some point.

  • Getting Rid of Standard Colored Links Around Image Links

    I have included several images on my CS4 Dreamweaver site
    that link to other pages, sites, etc. when clicked. An unexpected
    and annoying standard blue (active), purple (visited), etc. link
    border appears around the image when viewed in IE and AOL browsers.
    These do not appear in Live View in CS4. How do I get rid of this
    annoyance?

    .oO(DWFAQ.info)
    >Who's to say what's correct and much easier?
    The W3C and the HTML/CSS experts here and elsewhere.
    >Not simple if you want some image links with border, some
    without.
    Still simple.
    >To each their own.
    The 'border' attribute is deprecated for a reason. It's not
    only old
    style, but also bloats the code, because you have to apply it
    to each
    and every image. A hundred images, a hundred 'border'
    attributes. Quite
    a waste of resources, which also makes the markup harder to
    maintain.
    With CSS you just need a single rule to give every image link
    on every
    page on the entire site the same default style, usually
    borderless. If
    you then want some links differently - nothing easier than
    that. Either
    apply a class or ID to them for individual styling or to
    their parent
    element to access an entire group of links at once, for
    example all the
    buttons in a nav bar:
    a img {border: 0}
    #nav a {border: 2px outset #F00}
    That's it. Easy, flexible, efficient. Once you've learned
    about the
    power of CSS, you don't want to miss it anymore. Deprecated
    and
    inefficient markup was yesterday (or better last century).
    Micha

  • How do you get custom Default Settings to enable lens profile corrections automatically on import?

    I have created default settings by serial number for my Canon Mark III 1ds which include enabled lens profile corrections.  I then created a user preset with these default corrections.  Next I imported a folder of RAW images shot with this same Canon camera with the user profile checked as part of the import.  When I switch to the Develop module and check the Lens Corrections panel, I see that although it is checked for each file, the actual make, model and profile are not populated. 
    Is this a bug or am I overlooking something on import?  I understand that in LR 4, you can apply specific lens and camera calibration profiles to camera serial numbers (noise reduction etc too).
    MacPro 2.8 Ghz Quad-Core Intel Xeon with 16 gigs of ram running OSX 10.7.2.

    You can make your defaults specif to ISO and/or Camera Serial or not (see Preferences), but what you choose is valid for all default parameters. You cannot say "use my NR ISO-specific, but the rest of the parameters regardless of ISO".
    Beat

  • Gnome default settings screwed?

    This morning I started up gnome to find that a bunch of settings had become 'un-set'. The gnome menu had no icons in, and the mouse preferences double-click speed won't change properly. Also, the double-click test image doesn't work. Also some of my epiphany settings disappeared. :shock:
    I guess something to do with gconf got fudged, probably involving the xml and xslt packages that appeared yesterday (I don't think I had restarted X since installing those until today).
    I have since tried creating a new user and starting gnome, expecting the useable default settings, but instead the icons are unset, the panel is empty and in the top left of the screen and there is no desptop background. If anyone else is getting this, please say so.
    PS: it is also possible that the new ghex package is the culprit. I installed that thismorning before I started x..

    Leave GNOME, uninstall ghex and try:
    for schema in /opt/gnome/etc/gconf/schemas/*.schemas ; do
    GCONF_CONFIG_SOURCE=`/opt/gnome/bin/gconftool-2 --get-default-source` /opt/gnome/bin/gconftool-2 --makefile-install-rule "$schema"
    done
    At first I also removed all directories and files in
    /opt/gnome/etc/gconf/gconf.xml.defaults
    and
    /opt/gnome/etc/gconf/gconf.xml.mandatory
    but i'm not sure if it is necessary.

  • Unwanted Borders on Image Links

    I have eight image links on this page. They work well.
    What I don't understand is that I see a colored border that I
    do NOT want around each when viewing the page using DW8.0.1 Design
    view; in FF:Mac; and IE:Win. When viewing in Safari on my Mac, no
    borders!
    Can someone please tell me how to prevent these unwanted
    borders? Thanks.
    Warren
    http://www.chapelinthepines.org/jesusFilm.html
    http://www.chapelinthepines.org/3col_leftnav.css

    .oO(wcamp)
    >I have eight image links on this page. They work well.
    >
    > What I don't understand is that I see a colored border
    that I do NOT want
    >around each when viewing the page using DW8.0.1 Design
    view; in FF:Mac; and
    >IE:Win. When viewing in Safari on my Mac, no borders!
    It's a browser default. Some will show it, some won't.
    > Can someone please tell me how to prevent these unwanted
    borders?
    Simply add this to your stylesheet:
    a img {border: none}
    Micha

Maybe you are looking for