Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter ludas

    (@ludas)

    The site is back-up.

    “That bar is actually the menu background. The image there is your logo which is too big and skews the display.

    If you go in custom css, you’ll be able to paste this and it should solve your issue

    .menu-secondary-container{clear:both;}”

    didnt solve my problem, the god damn bar is still there.. any suggestions?

    Thread Starter ludas

    (@ludas)

    nvm, I just downloaded the theme again.. and it’s back up!

    Thread Starter ludas

    (@ludas)

    It’s all white like this: http://agatanslan.webatu.com/wordpress/

    maybe I need to rename something else to actiave a theme or how do I actiave another theme when I can’t log in?

    Thread Starter ludas

    (@ludas)

    atleast the error is gone, but site is still not up. It’s all gone… You mean rename my “I-gaming folder till iGaming-old ?

    Thread Starter ludas

    (@ludas)

    still got problems, site still down..

    Thread Starter ludas

    (@ludas)

    and now I guess I scrwed up big time..

    my site is down saying: Parse error: syntax error, unexpected ‘.’ in /home/a3287153/public_html/wordpress/wp-content/themes/iGaming/lib/menu-secondary.php on line 7

    is there anything I can do to atleast get it back up? 🙂

    Thread Starter ludas

    (@ludas)

    i just tried to write: .menu-secondary-container{clear:both;}

    didnt work.. am I doin something wrong?

    Thread Starter ludas

    (@ludas)

    THanks for tryin to help me but this is the code for the 2ndary menu:

    /* Menu Secondary
    ----------------------------*/
    
    .menu-secondary-container {
        position:relative;
        height: 38px;
        z-index: 300;
        background: url(images/menu-secondary-bg.png) left top repeat-x;
    }
    
    .menu-secondary {}
    
    .menu-secondary ul {
        min-width: 160px;
    
    }
    
    /* First Level - Menu Secondary */
    .menu-secondary li a {
        color: #FFFFFF;
        padding: 13px 15px ;
    	text-decoration: none;
        font-family: 'Oswald', sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: normal;
        text-shadow: 0 1px 0 #000000;
    }
    
    .menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus,
    .menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
        color: #FFFFFF;
        background: url(images/menu-secondary-bg.png) left -138px repeat-x;
        outline: 0;
        text-shadow: 0 1px 0 #753300;
    }
    
    /* Child Levels - Menu Secondary */
    
    .menu-secondary li li a {
    	color: #fff;
        background: #DF6C1D;
        padding: 10px 15px;
        text-transform: none;
        margin: 0;
        font-weight: normal;
        text-shadow: none;
    }
    
    .menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus,
    .menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
    	color: #fff;
        background: #E9841D;
        outline: 0;
        text-shadow: none;
    }
    
    /* Arrows - Menu Secondary */
    
    .menu-secondary a.sf-with-ul {
        padding-right: 26px;
        min-width: 1px;
    }
    .menu-secondary  .sf-sub-indicator {
        position: absolute;
        display: block;
        overflow: hidden;
        right: 0;
        top:  0;
        padding: 12px 13px 0 0;
    }
    
    .menu-secondary li li .sf-sub-indicator {
    
        padding: 9px 13px 0 0;
    }
    
    /* Shadows - Menu Secondary */
    
    .wrap-menu-secondary .sf-shadow ul {
        background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
    }
    
    /* =POST
    -------------------------------------------------------------- */
    Thread Starter ludas

    (@ludas)

    I’m also a beginner of wordpress and doing websites so… Any help would be cool

    Thread Starter ludas

    (@ludas)

    What you mean? agatanslan.webatu.com/wordpress

    Yeah, not sure it’s a border… Still can’t fix it..

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