Border around links...

Borders around menu items on certain pages and do not know why

I created the pages in Photoshop, Imageready used to exit my site in HTML format, then related all in Dreamweaver.

On most pages, there is no problem, but some pages * http://www.fcsafehouse.com/classes.html * have a border around the menu item.

I checked the slices and ensured that there was no gap between the spacers and menu item.

UM help?

Also have strange spacing once I added links to the menu on the contact page

This, however, is not recommended because it affects only this single
image.

Try this-

-Change

on this subject.


and see what happens.

--
Murray - ICQ 71997575
Adobe Community Expert
(If you * MUST * write me, don't don't LAUGH when you do!)
==================
http://www.dreamweavermx-templates.com - template Triage!
http://www.projectseven.com/go - DW FAQs, tutorials & resources
http://www.dwfaq.com - DW FAQs, tutorials & resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"z7server" wrote in message
News:fbgqa0$3JN$1@forums. Macromedia.com...
> Hi,.
> you can instantly add the CSS script:
>
>
>
> Titti
> http://textures.z7server.com/

Tags: Dreamweaver

Similar Questions

  • 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

  • How can I put a border around my title, please?

    I have a title page for a short video, edited in Premiere Pro, for YouTube.  I want to put a rectangular frame (border) around the title page.  I want the color of the border of the same color as the font in the title.  How can I, please?  Here are the three elements of the editor - background, title and the frame.  I want to combine the same items in Premiere Pro. (I'm not trying to use Publisher in Premiere Pro, I'm just trying to make it more clear what I'm trying to do). (I'm a rookie, of course).  Thank you.

    Alexander technique

    Video teaching

    by

    Constance

    Clare-Newman

    AMSAT Certified Instructor

    Before I describe what I have done, is that kind of what you mean?

    To download this title, right-click here and save the link as a file.

  • Border around library item?

    I want to change my web pages CSS and delete the entire table that I have now. What I can and how to make a border around a library item? Look like this when complete:

    http://www.kitchyglass.com/forsale/everything/everything.html

    Thank you.

    Continued good

    I'm happy that I didn't missed the point completely.

    To quickly explain what I did.

    First of all, there is a wrapper

    .  Who is given a width in CSS (which is in the top of the page and finally, if it were me, I would move to a style sheet).  It also has a margin: 0 auto.  That's what the content of the centres.

    Then inside the package, there are three columns.  They are given float: left and a width, and makes them all the sit-by-side.

    Each of your objects are placed inside the own div and who benefits from a class.  When you use CSS you can use class and id in the selectors to target very precisely where you want the styles to apply.  You can use only a single instance of an id by page, but a class can be used in many items.

    I thought about your page and I have another suggestion for you.  It's here: martcol.co.uk/test/kitchenlist.html

    It's the same structure but I used a list sorted and given to each item one item

    .  Now, you'll be able to this style quite freely, and it looks a bit ugly.

    I also took the ebay link off whatever it was on front and included it as a separate list item.  Take a look and you'll see.  Just to show you another possibility for lists, I used a bullet on the right column only.

    The reason why I thought I might suggest a list is because it seems to me that you had written each description in list form, and he also felt that each front-line resembled a title or a title.  When you move away from using based tabular presentation, one of the main things you do is using semantic code or start.  It is always best to use HTML elements for their intended purposes.

    • for bulleted lists,.

      for the paragraph.

      for a division, for emphasis andfor ah hem, tables.  It helps organize your code, with pages that validate and it is also good for SEO.

      Anyway, see what you think.

      Just one thing.  Have you heard of Firbug?  This is a free plugin for the Firefox browser and it will help teriffic to your learning and development HTML and CSS.  It helps you to look at your code and find how all CSS fits in.  It gives a view in the browser of the DOM, and you can also modify the code 'live' to test ideas before you Board for them in your actual page.

      Hope that all of the senses.

      Martin

      This position got a bit heavy with my ramblings.  It may be a good idea to mark it as answered and start another thread on the thing in the library item.  If you want to continue with this at the same time, I am happy to keep in touch here and try and explain more, but my time here is a bit uneven.  I am an amateur and my day job and distribution are also cruel mistresses!

  • How can I get rid of a blue border around a picture

    Hey guys,.

    I have an image on my page that I use as a link, but it has a blue border around it. How can I get rid of this border

    Add "an img {border: none ;}}. (without the quotes) to your style sheet.

  • Red Border around Logo on PC browsers

    There is a thin red border around the logo on the site I created. I'm on a Mac and did not notice the problem until I was troubleshooting on a PC. The red border appears only on PC.

    I saw my site in Firefox, Safari and Chrome on mac. No red border.

    I saw the site in IE and Firefox on PCs. Red border.

    Someone knows the question? (I think has something to do with a link values because the color changes from red to blue after the image is enabled.)

    http://www.jgraveslawyers.com

    a: link {}

    text-decoration: none;

    color: #900;

    background: transparent;

    }

    a: visited {}

    text-decoration: none;

    color: #006;

    background: transparent;

    }

    a: hover {}

    text-decoration: none;

    color: #F00;

    background: transparent;

    }

    a: focus {}

    text-decoration: none;

    color: #fff;

    background: #6196BC;

    }

    a: active {}

    text-decoration: none;

    color: #600;

    background: transparent;

    }

    It has to do with that.  You must remove the edge of this instance.  Now, you can use:

    an img {border: none ;}}

    But it would eliminate all the images all about borders. If you only want a picture have no border around it it should just use the border: no attribute to the img tag (ie: style = "" border: none; "inside the tag").

  • 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.

  • blue zone around link won't go away

    I'm using DW cs3 and try to redo a Web site. I have everything in place, but when I add a link to a gif image animated in the center of my page, it adds a blue border around the image. How can I turn this off?
    I have a column of nav on the left side of the page will rollover effects and there is no blue box around these images.

    If it's not bad enough, I also have a gif animated above my nav column, and when I add a link to it, she gets a blue box thus extends my nav table. I did not experience with older DW. Any ideas on what Im doing or that is not right?


    Do not take into account. Finally figured out he must be a 0 on the edge. I don't remember ever having put this forward. I can just be age.

    I'm using DW cs3 and try to redo a Web site. I have everything in place, but when I add a link to a gif image animated in the center of my page, it adds a blue border around the image. How can I turn this off?
    I have a column of nav on the left side of the page will rollover effects and there is no blue box around these images.

    If it's not bad enough, I also have a gif animated above my nav column, and when I add a link to it, she gets a blue box thus extends my nav table. I did not experience with older DW. Any ideas on what Im doing or that is not right?

    Do not take into account. Finally figured out he must be a 0 on the edge. I don't remember ever having put this forward. I can just be age.

  • My iPhone 6s has lines of black border around the screen. Is this normal?

    My iPhone 6s has lines of black border around the screen. Is this normal?

    A screenshot would help us see what you see.

  • Is it possible to output a string and digital front without the border around it?

    I know that I can change the border around a string or a digital output to the screen using modern or classic, but is possible to output and the numeric values to the front channels without the border around it? This is particularly useful for panels to front I want to print.

    Thank you

    Chuck

    You are to halfway it using the conventional versions. The next step is to get out of your paint tool and paint the color of the transparent border.

    Ben

  • How can I get rid of the black border around my screen?

    After an update, my screen resolution changed for no reason. Tried to change, but now I have a black border around my screen that I can't get rid of.

    Hello

    Windows Update will sometimes offer you updates of graphics drivers; NEVER accept them.

    Only go graphics drivers of your computer or the manufacturer of the graphics Web site map.

    Go to the website of your computer manufacturer > drivers download Section > then key in your computer model number > find your operating system > find two graphics / video or from the Chipset drivers and download and install.

    Then try to change the screen resolution.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Here is the information on the Windows updates.

    Microsoft gives sometimes you updates for the 3rd party hardware: graphics, network cards, etc.

    You should only get the latest drivers for them to real hardware manufacturer's website, as Microsoft normally does nor those have the most recent drivers available as Microsoft relies of the 3rd party hardware Manufactuer to provide.

    But unfortunately, the only way to know which is the update of the problem is to install them one by one, until you find the 'wrong' for your installation.

    You can do a system restore to get back until it has been installed (which is NOT the best way to remove an update) or follow this method:

    'Remove an update'

    http://Windows.Microsoft.com/en-us/Windows-Vista/remove-an-update

    When you have found the issue of update of the list of updates which is presented > then right click on the update problem > select Hide update > and it will not be available to you once again

    "How to hide or show an update of Windows Vista"

    http://www.Vistax64.com/tutorials/72491-Windows-Update.html

     

    Here's how to chanage update settings, if you think it is necessary to:

    "Understanding Windows Update and Extras in Windows Vista and Windows 7.

    http://www.bleepingcomputer.com/tutorials/Windows-Vista-updates-and-extras/

    Or the other of these two update settings will give you the chance to see what you want to install through Windows updates;

    Download updates but let me choose whether to install them - if you select this option, Windows will download the updates on your computer, but not install them automatically. If you want to install updates, then you must install them manually. You should only select this option if you have a reason to not install updates automatically. Only advanced users should use this option.

    Check for updates but let me choose whether to download and install them - if you select this option, you'll be alerted when there are new updates available for download and install. You can then choose to download and install the updates that you want. This option should really be reserved for people who know exactly which updates they need, or those who have little access to the Internet.

    But remember you normally only have problems with hardware 3rd party drivers. Other updates are to improve the Performance and security of your system

    See you soon.

  • Dell Inspiron 5547 black border around screen

    Hello

    I have problems with my laptop Dell 5547. There are about 1 cm border around the screen that did not exist before and I noticed now that my taskbar are settled 1 cm upward, but when I put google chrome in full screen it sort of chops to the top bar downwards a little.

    I noticed through google searches other people have had similar problems with Dell laptops, but I can't seem to find a solution because that whenever I have try to disable the scaling of display 'maintain' it won't let me turn it off.

    The product from the video has the same black border.
    It may not be "' fixed"»
    Some of these pictures seem to be which is a pretty poor form, but the screen size and resolution are as promised.
    Personally, I would have liked a smaller portable set, but if it had to be this size, then I'd rather small dials and a black border, than the large slabs of plastic from all sides. It makes it look better when sound off and I do not notice it that much.

    I also heard people say that it is do with touch functionality? Maybe it gives you a better ability to slide into the sides... I do not know.

    Yet, there is nothing wrong with your laptop. If it's a breeze for you deal, you may have a decent argument under the laws of the consumer to get a refund. They can't really show pictures that hide and make the screen appear larger is it. But the video is here, and the specifications are all honest.

  • Border around the selected ListField item?

    Hello

    I wonder if it is possible to customize a ListField, such as when you scroll through the list, the current row will have a border color around it?

    If this is not possible, I thought to imitate a ListField behavior using a TableLayout, where each row in the table has a HorizontalFieldManager.  Then, when an individual HorizontalFieldManager is selected, it will draw a border around it...

    Also, would it be possible to have a border around the current selected line (whether in a listfield or tablelayout) and then be able to select an object (such as a button) inside the line, without losing the border highlighted?

    Thank you!

    You might expect to have a special identification for the selected line in a ListField was asked and answered several times on this forum.  From memory, there are two options:

    (a) substitute drawfocus

    (b) in your drawListRow, check if the line that you draw is the selected line of the ListField.

    I suggest that you look in the forum for more information on these options.

    A ListField is a unique field, with a line at a time selected.  Without coding you something special it is not possible to have different parts of the line selected in different circumstances.  And although it is possible, don't normally add you a HorizontalFieldManager (or all other fields) to the ListField and which allows to paint content,

    What you're suggesting is indeed possible, but it is not for the faint-hearted.  I would recommend that investigate you other ways to achieve the desired effect before you start to look at using other fields to the layout and paint a line in the ListField.

  • Border around the text

    Hi I have the piece of code that displays a simple next label field

    final LabelField lf2 = new LabelField("www.arsenal.com", LabelField.FOCUSABLE|LabelField.FIELD_HCENTER)
            {
                public void paint(Graphics graphics)
                {
                    graphics.setColor(Color.BLUE);
                    super.paint(graphics);
                }
                protected void drawFocus(Graphics g, boolean on){
                    XYRect rect = new XYRect();
                    getFocusRect(rect);
                    g.setColor(Color.WHITE);
                    drawHighlightRegion(g, HIGHLIGHT_FOCUS, on, rect.x, rect.y, rect.width, rect.height);
                    super.paint(g);
                }
                public boolean navigationClick (int status , int time){
    
                    int response = Dialog.ask(Dialog.D_YES_NO,"Are you sure you want to access the internet? \nData charges may be applicable if they are not included on your tariff.",Dialog.YES);
                    if(response == Dialog.YES)
                    {
                        BrowserSession bSession = Browser.getDefaultSession();
                        bSession.displayPage("http://www.arsenal.com");
                    }
                    return true;
                }
            };
    

    My question is, I am able to add a border around the label field? How would I go to do this?

    Thank you

    Thanks for the replies. In the end, I found the method simple to solve this problem was to create a simple bitmap image and add to the screen where I want the border.

    Thanks for your help!

  • When turned on my laptop, there is a black border around the screen.

    Original title: screen resolution problem

    Hello

    A few weeks ago, I turned on my laptopn and there was a black border around the screen. I managed to change the screen resolution, but my laptop seems to think that I have a dual monitor? And my resolution is still not like it was before. Obviously this isn't a huge problem, but it's annoying to have to go and change it regularly.

    In addition, given that this has started to happen, I noticed that when I turn on my laptopn, instead of the usual Acer / Windows startup screen, the screen is all black, until the login screen appears. I don't know if this is related or how, once again, this isn't a big deal in the grand scheme of things, but if an update is installed, you do not see the progress it's making!

    I ran a system restore, without success.

    Running Windows 7 on a laptop Acer Aspire. Any suggestions welcome, although I'm not that tech-savvy!

    Thank you

    Hello

    The first thing to check is your theme controls. Go to the control panel and select personalization. When this window opens, go down and select wallpaper. When this window opens go to the lower left corner and make sure that the background that position of the image is set to 'bridge '. Save the changes and return (right click on the name of the theme in the theme dialog box).

    Let me know if this solves the problem for you.

    Kind regards

    BearPup

Maybe you are looking for