Jump to content

EdS1945

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by EdS1945

  1. I have nowhere implied that this is your site or that it is your code. I wrote to this forum because not being proficient with css myself,  I was hoping to find someone here that is and that would help me. You volunteered to answer my post and I am grateful for that.  

  2. Thanks for your suggestion.

    Did you mean this:

    .topnav a {
        float: none;
        display: inline-block;
        color: #f2f2f2;
        text-align: center;
        padding: 1px 12px;
        text-decoration: none;
        font-size: 12px;  

    That did not work for me.

  3. I am using your navigation bar which suits my purposes perfectly. However, I wish I could display the menu items as centered on the page. Since there is no float center option, I would really appreciate any suggestion as how to solve this.

    Thank you

    Ed

×
×
  • Create New...