Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter thefitcpa

    (@thefitcpa)

    That is the theme’s stylesheet

    Thread Starter thefitcpa

    (@thefitcpa)

    I have reached out – in the meantime though, is there any way you can help? This is what is currently in the Stylesheet for the menu bar area I am trying to update —

    #upper {
    margin:auto;
    padding: 0px 0px 0px 0px;
    width: 1100px;
    text-decoration:none;
    font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 3px;
    overflow: hidden;

    }

    #upper-wrapper {
    margin:auto;
    padding: 0px 0px 0px 0px;
    width: 1500px;
    height: 62px;
    text-decoration:none;
    font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px solid #eeeeee;
    background-color: #ffffff; opacity: 0.9; filter: alpha(opacity=0);
    position: fixed;
    }
    #upperbar-wrapper {
    float: left;
    margin: 0px 5px auto;
    width: 32.2%;
    text-align: justify;
    line-height: 1.6em;
    word-wrap: break-word;
    overflow: hidden;
    text-decoration:none;
    font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 3px;
    }
    .upperbar {margin: 0; padding: 0;}
    .upperbar .widget {margin: 0; padding: 0px 0px 0px 0px;}

    .upperbar h2 {
    display: none;
    }

    .upperbar ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-decoration:none;
    font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 3px;
    }

    .upperbar li {
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 1px 0px;
    text-decoration:none;
    font: normal normal 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 3px;
    }

    #upperbar3{
    text-align: right;
    width: 100.6%;
    padding-top: 15px;
    border-left: 1px solid #eeeeee;
    }

    #upperbar2{
    text-align: left;
    padding-left: 20px;
    margin-top: 22px;

    }

    #upperbar3 a i {
    font-size:11px;
    margin-left:11px;
    margin-right: 0px;
    margin-top: 6px;
    color: #080808;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    }

    Thread Starter thefitcpa

    (@thefitcpa)

    @addthisleland

    This worked and it is now fixed! Thanks so much for your reply and for your help!

    Thread Starter thefitcpa

    (@thefitcpa)

    When I disable javascript in my browser settings, the hash and random characters go away in the URL. However, when I re-enable it they come back.

    Any ideas what they could be?
    I saw on older posts in the forums that the problem was coming from the AddThis plugin. I do not have this plugin so I’m really not sure what’s going on here

    Thread Starter thefitcpa

    (@thefitcpa)

    Thanks, yeah I recently added a bunch of new plugins. I deactivated them and deleted them but the characters are still there

Viewing 5 replies - 1 through 5 (of 5 total)