Just set up lightroom 5 and imported images with sequence number but wanted image number.  How do I renumber all images in lightroom with an image number?

How do I renumber all images in lightroom with an image number?

Try line-height: 19px; and display: block; (as shown) on the following css seletor :
ul.MenuBarHorizontal a {
     font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
     color: #CC6;
     text-decoration: none;
     padding-top: 10px;
     padding-right: 12px;
     padding-bottom: 10px;
     padding-left: 12px;
     line-height: 19px;
     display: block;
Normally setting a height on a container which you have no control over is not a good idea. The text can be enlarged and that will throw everything off. The best way is to set no heights at all but use padding and make sure your background image is flexible enough to accommodate the text enlargement.
ul.MenuBarHorizontal a {
      padding: 12px 12px;
     display: block;

Similar Messages

Maybe you are looking for

  • E71 Linux Information, likes, and dislikes

    The E71 is a fairly cool phone, but it took me a little while to get things working well with Linux after upgrading from my Motorola v3xx. To avoid other people having to figure things out, here's my info, and later in this a list of likes and dislik

  • RFC lookup error

    Hi all, I am doing an RFC lookup to increment counter. I am facing a problem. I followed the code written by Michael. https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a03e7b02-eea4-2910-089f-8214c6d1b439 My udf is as shown below: -

  • Export to Word--docs can't be opened

    When I export in Word format, the documents appear in the folder, but can't be opened in Word. (They can be opened in Pages, and look fine.) Any thoughts, anyone?

  • Using Text documents in Video

    I'm a novice user of Final Cut Express HD. I'm using equipment and software at the site of a local cable provider. I'm working on a project in which I'd like to place a few pages of text. I used PDF files and just imported them into the FCE browser a

  • CQ.BrowseDialog tree navigation doesn't work in IE = 10

    Hi, I've got a problem with CQ.BrowseDialog widget. I'm using it through CQ.form.PathField and surprisingly the tree navigation inside doesn't appear to work in Microsoft Internet Explorer 10 (but it does work in IE 8 & 9 and any other browser). The