Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter fireblade_28

    (@fireblade_28)

    DOn’t worry I got it I just created another folder and installed another instance of wordpress in to that.

    Maybe not the best way but it works

    Thread Starter fireblade_28

    (@fireblade_28)

    Appreciate the help

    I have tried copying it into that but that doesn’t work either im figuring something is blocking it.

    Thread Starter fireblade_28

    (@fireblade_28)

    Okay great do I just copy and paste your code in becasue I tried that and it didn’t do anything.

    I know nothing about this stuff

    Thread Starter fireblade_28

    (@fireblade_28)

    Will do, in the meantime it must be this stuff in the style.css right?

    /* 2.2 Navigation */
    ul.nav li a {
    padding: .5em 0;
    display: block;
    color: #fff!important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    }
    ul.nav li.current_page_item > a,
    ul.nav li.current_page_parent > a,
    ul.nav li.current-menu-ancestor > a,
    ul.nav li.current-cat > a,
    ul.nav li.li.current-menu-item > a {
    text-decoration: underline;
    }
    #navigation {
    clear: both;
    display: none;
    margin: 0 0 0.857em;
    }
    #navigation ul {
    list-style: none;
    }
    /* 2.2.2 Top Navigation (optional) */
    #top {
    background: #314f71;
    margin: 0 -1.618em;
    padding: 0 1.618em;
    }
    #top select {
    margin: 1.618em 0;
    width: 100%;
    }
    #top #top-nav {
    display: none;
    }
    /* 2.3 Header */
    #header {
    margin: 0 -1.618em;
    padding: 3.631em 1.618em 1.618em;
    clear: both;
    position: relative;
    background: #5381b5 url(‘images/bg-tile.png’) repeat top left;
    border-bottom: 1px solid #406895;
    }
    #header #logo {
    float: left;
    margin: 0 2.618em 1.618em 0;
    }
    #header .site-title {
    margin: -10px 0 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    }

    Thread Starter fireblade_28

    (@fireblade_28)

    Thanks for your help thats a great start.

    I have no idea where it goes like you said, theres like a million php files. I am confused

    Thread Starter fireblade_28

    (@fireblade_28)

    Oh I did not make myself clear. Basically I would like to move the buttons down so they are in line with the logo and not at the top on the right.

    As in where the box is.

    Thread Starter fireblade_28

    (@fireblade_28)

    No I tried that, they don’t do that they tell me, which is rubbish but what can I do.

    I was told my logo was too big, I got it custom made and actually I like the size of it so don’t want to change that

    I think I need someone to help me play with the code it looks like.

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