changing the left margin of the bulleted lists in css?

Hello

If someone could give me advice on how to change the margin left of bulleted lists, make it closer to that preference, I would be so grateful.

I typed in the search but could not find it again, read a lot of other good things well...

Thanks in advance for any advice you :-)

You can set it up in your CSS as follows

UL {}

padding-left: 0;

margin-left: 0;

}

The filling is what you want to order. Older browsers IE could use margins so we zero out, then control space with padding. so, if you wanted to 10px left of your list.

UL {}

padding-left: 10px;

margin-left: 0;

}

Tags: Dreamweaver

Similar Questions

  • InDesign CS6 crashes when you try to open the "bulleted list".

    Hello

    My InDesign CS6 crashes when I try to open the "bulleted list" (alt + click).

    Anyone know what I can do to solve the problem?

    CS6 is unsupported under El Capitan. A lot of problems with this combination and CS6 having reached the end of LIFE, you can restore your previous operating system, upgrade to creative cloud or learn to live with it.

  • Where's the bulleted list button in CS5?

    I can't find the button on InDesign CS5 bulleted list; It does not appear anywhere, including when I am mode. The only way I can insert a bulleted list is to be inserted in the drop-down menu. There must be an easier way! He was always at the top of the menu control in CS4.

    Don't know what you mean by the menu control, but this is where to find the bulleted list in CS5:

    Of course, note that you must be in that part of the control panel:

  • Is it possible to change the default report templates CSS?

    Hi folk, is there a way to change the default report templates CSS or HTML?

    At APEX 3.1, I have the default templates for reports:

    default: Look 1
    default: Look 2
    ... default: Watch 5

    It only allows me to change the templates that I have created. Thank you and best regards.

    default: report models are hardwired into APEX and cannot be changed the way the theme templates can.

    Using the web Inspector in a browser with the tools of development such as Safari or Firefox + Firebug you can look at the source of the report with a default: model to determine the HTML structure and classes used and applied by the APEX CSS selectors, then override these in your own style sheet, or create a custom from scratch theme template.

  • How to change the color of the text by 1 point in the bulleted list?

    Hello

    I'm having some difficulties and I hope that someone can help you. I used for my menu bar, originally a reference to a door list not ordered so if I had to change something in the world I could do it by simply changing the bottommenubar shtml file.  In my CSS file, I set it up to look like I want it (see CSS below).  However, I would like that text is appropriate in the menu bar to be a different color when someone is on this page.  In other words, when on the home page, I want the Word home in the menu bar to be a different color than the other words/sections in the menu bar.

    So first of all, I guess I can't use the include statement and I will just have to put the unordered list below in each file .htm for each page and then use CSS to change the color of the word/link in the list of the individual page.  However, I was unable to find a way to do it.  I created a class for the color of the text (.pinktext) and tried to apply it to this word/line to the ul.  But it does not work.  I also changed the bottommenubar to a class rather than and ID and it has not always worked.  I put the lowest .pinktext code in the CSS file.  I apologize if this is a stupid question.  But any help would be appreciated.  So I would like to know if I'm mistaken, I can't use includes it the file (keep the non ordered list in a separate file) if I want the word/link to a different color for different files.  and number two, how can I change the color of the text for one item in the list. Thanks, Kirk

    The code in my file htm that links to the menu bar file (which I guess I can't use now)

    < div id = "bottommenubar" >

    "<!--file="Spry-UI-1.7/includes/bottommenubar.shtml #include "--> < / div >

    < / div >

    My bottommenubar shtml file is something like this (just included a few lines).

    < ul >

    < li > < a href = "index.htm" title = "Link to the Home Page" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul >

    Since I don't think I could use since I want different color for different pages, I put this in my main file (also tried pinktext first with like an ID (and # used in my CSS code instead of) and added class of Home button, but it does not work.)

    < div class = "bottommenubar" >

    < ul >

    < li > < a href = "index.htm" title = "Link to the homepage" class = "pinktext" > home < /a > < /li > "

    < li > < a href = "news.htm" title = "Link to the Page of news" > News < /a > < /li > "

    < li > < a href = "biography.htm" title = "Link to the biography" > biography < /a > < /li > "

    < /ul > < / div >

    My CSS code when I tried as a class instead of ID is:

    {.bottommenubar}

    height: 20px;

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    padding-top: 190px;

    }

    .bottommenubar ul {}

    list-style-type: none;

    Width: 960px;

    margin-right: auto;

    left margin: auto;

    }

    .bottommenubar ul li a {}

    do-family: Arial, Helvetica, without serif.

    do-size: 18px;

    color: #999;

    text-decoration: none;

    display: block;

    float: left;

    padding-right: 8px;

    padding-left: 9px;

    }

    .bottommenubar ul li a: hover {}

    list-style-type: none;

    color: #fc6;

    }

    {.pinktext}

    color: #f0f;

    }

    Ok.  What is your a: visited style?  Unless you disable the history/cache of your browser, you will see the style of default history for all the visited - links which are purple by default.

    Nancy O.

  • Make the bullets listed a, b, c, d, etc. "BOLD"

    Hi, I'm new to Dreamweaver and have been using it to generate the code for my Wordpress siteclient.  If you scroll to the bottom of the home page on you will have a few bullets listed in the form of a, b, c, d etc.  What I'm trying to do, is get the numbered chips "BOLD", but not the text (if that makes sense) - I hope someone can help.

    Try this at line 683 of your style.css

    Change the fiddle - JSFiddle

  • The bulleted list number

    I is currently working on a WebHelp project in RoboHelp HTML (RH10) and use bulleted lists. The problem is that some of our bulleted lists use a picture for the first line and then the following bullet under should use the standard round ball. During development, within RoboHelp, there doesn't seem to be a problem with that; However, when I saw or build the project, the following lines under take on the properties of the first line leading to all the lines with the ball of the image.

    This is what it looks like during development (I removed the format of image for the following ball and apply the format of round ball - which is the format of the target).

    RH_BulletedList.PNG

    This is what it looks like when he has premiered and/or generated.

    RH_BulletedList_Preview.PNG

    Thanks in advance for your help, it is a very frustrating issue.

    Nikki

    HR is to write the code correctly. Note that the closing of the first list tag comes after the second list.

    It might work if you change the code, but I suspect that HR re-writing it. If so, then this is a bug, you're stuck with that. Report however. The more people who report a bug or request a feature, more likely, he will be executed. Please follow this link.

    http://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform&product=38

    As a temporary workaround solution, create one subsection called spacer or other style. Define police 1pt and no room upper or lower. After the 'list' with the image, add a line using this style, then back to normal, and create the second list. With only 1 point between she hopefully will be not noticeable.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Return to the bulleted list?

    Once a bulleted list is created, how did you delete them if they are no longer wanted?

    Hello

    Select the text and click the list bullet once again, it should remove the bullet.

  • How do you get the bulleted list lines that frame overflow to indent properly?

    Hi all

    How to configure InDesign to automatically indent bulleted lines that overflow the text frame.

    indent.png

    Thank you

    Add the amount of the withdrawals to the left that you want and then add a hanging indent by the same amount to the first line in the paragraph style

  • How can I change the info listed in my library of WMP 11 of letters and numbers for album covers that I had in my old WMP?

    I downloaded WMP 11 but now all my music appears as words. How can I get the library appears as the covers of as if it were before? Some of the music that I downloaded a few appears as a name or a song title.

    Hello

    You can check the links below which holds information about the art of the album: Add or change album art: http://windows.microsoft.com/en-US/windows-xp/help/windows-media-player/11/album-art

    Add or edit media information: http://windows.microsoft.com/en-US/windows-xp/help/windows-media-player/11/album-info

  • Change the directory list "scan to" in the HP Director on iMac (Mavericks)

    I have an HP CM1312 MFP running on an iMac with the Mavericks.

    When you install the HP Director, at some point, the software takes over and says "installation with default settings" or similar, and then it's over.

    The resulting, program prints and scans correctly. However, I want to set up a destination for scanning to file option.

    When using the scan to file option there is no option to add destinations - there is a very limited choice (of memory just Documents and desktop).

    I have a folder called "scans" on my desktop and would like to add this destination in the drop-down list box "Scan to file."

    Is this possible and if so, how?

    Thanks in advance

    Hello bilfen,.

    Welcome to the Forums of HP Support!

    To get your question more exposure I suggest you post in the trade forums since it is a commercial product. You can do it at Business Forum.

    Concerning

  • Cannot change the reading list in Safari 10

    9 safari, when you had finished with an article on your watchlist, you can click on a small 'X' in the top right of the item to remove. In Safari 10, that 'X' has been removed.

    Nice one Apple!

    Seriously, does anyone know how to delete items in the playlist?

    Thank you in anticipation

    Right-click on an item, and then select "Delete Item." Not ideal option, but only to remove items at this time.

  • Change the content of the drop-down list

    Hello

    Is it possible to change the content of a drop-down list after its done?

    I have a dialog box, and based on user input, the drop-down list should change

    I saw the opportunity to add to a drop-down list, but I did see the possibility of changing the entire list

    Is this possible?

    Thank you

    Davey

    #targetengine test
    var w = new Window ('palette'),
        d1 = w.add('dropdownlist', undefined, [1,2,3,4,5]),
        b1 = w.add('button', undefined, "Slow Refresh"),
        b2 = w.add('button', undefined, "Fast Refresh"),
        myNewItems = [6,7,8,9,10];
    
    b2.onClick = function () {refreshList (myNewItems)};
    b2.onClick = function () {refreshList2 (myNewItems)};
    d1.onChange = function () {alert(d1.selection)};
    function refreshList (newItems) {
        var l = d1.items.length,
            c;
        while (l--) d1.remove(d1.children[l]);
        l = newItems.length, c;
        for (c = 0; c < l; c++) d1.add('item', newItems[c]);
    }
    
    function refreshList2 (newItems) {
        tempDropdownlist = w.add('dropdownlist', d1.bounds, newItems);
        tempDropdownlist.onChange = d1.onChange; // etc.
        w.remove (d1);
        d1 = tempDropdownlist;
    }
    w.show();
    

    Trevor

  • Refreshing a report on the change in value of the selection list

    -Very well, this should be very easy, but I can't seem to do things.

    I have 2 items on a page: a list of selection and a report.

    The report contains a WHERE clause that uses the value of the selection list.

    So when I change the value of the selection list, the report needs to be recharged.

    I don't want to use a 'Redirect and set' when I change the selection list, because I don't think it's very pretty.

    So I created a dynamic action that updates the State when the selection list is changed.

    Now for the problem: the report get updated, but the new value of the selection list is not used!

    How can I make select the value of the item to be stored in session state?

    I can't find this option anywhere in the parameters of the dynamic action.

    Thank you.

    popovitsj wrote:

    How can I make select the value of the item to be stored in session state?

    I can't find this option anywhere in the parameters of the dynamic action.

    It is in the region of report definition: Page to submit items in the Source section.

  • How can I change the sequence of displayed in Thunderbird mail accounts?

    I need to set up a laptop computer to take on the go. How can I change the sequence (list) of e-mail accounts in the vertical pane to match my office?

    Install this add-on.
    https://addons.Mozilla.org/en-us/Thunderbird/addon/manually-sort-folders/

Maybe you are looking for