Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Mikado_tee

    (@mikado_tee)

    Ok…I found this on a other post here / http://wordpress.org/support/topic/how-to-get-category-id:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    And it sort of works, expect that when you click, you get page not found (in danish). So does anybody know whats wrong? I am a total spaz in terms of this kind of programming, so I greatly appreciate any help.
    (and I would like the navigating in the sidebar to be shown by date not name)

    Thread Starter Mikado_tee

    (@mikado_tee)

    Many thanks….works like a charm.

    Thread Starter Mikado_tee

    (@mikado_tee)

    Wauv
    I had never figured that out. Thank you for quick reply and good answer πŸ™‚

    Thread Starter Mikado_tee

    (@mikado_tee)

    Hello,

    No help here, so I used all my brainpower and found this soloution:

    #wrapper{
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: left; outline:none;
    font: normal 1.2em Verdana, Arial;
    }
    
    #header{
    position:relative;
    float: left;
    margin: 1em 2% 0 2%;
    width: 91%;
    height: 110px;
    text-decoration: none;
    color: #000000;
    border-bottom: 31px solid #004466;
    }
    
    #content{
    float: left;
    width: 80%;
    margin: 5px;
    padding: 10px;}
    
    .sidebar{
    float: right;
    width: auto;
    margin:2% 1% 5% 0;
    /* fix IE margin bug */
    display: inline;
    }
    
    #logo {
    float:right;
    top: 25px;
    right: 70px;   }
    
    #footer{
    clear: both;
    width: 98%;
    margin: 5% 0 0 0;
    padding-top: 15px;
    border-top: 3px solid #004466;
    }
    Thread Starter Mikado_tee

    (@mikado_tee)

    Thanks for trying.
    IT has been there the whole time, tried removing it, did’t matter.

    Thread Starter Mikado_tee

    (@mikado_tee)

    Hello,

    As I wrote in my last post. I have a plugin “Fold Page list” that creates the links in the sidebar. So the

    Thread Starter Mikado_tee

    (@mikado_tee)

    Hello jrndt,

    I use a Plug-in called Fold Page list, which with the code above, makes sure that “children” of the pages are show in the sidebar as a sub-menu.
    So I can’t remove a

    • .
      And the Validater…it say there is a mistake where there is not…for ex. </body>
    • I have tried #sidebar – it only affects the sidebare padding and magin, not the space between the menu points.

      But thanks anyway

    Hello Mmmm

    I am new in this as well, but…

    Look in your Css file on Cutline 3-Columm Split (Without having seen the theme, I can’t for sure tell you where to look) But look for a class name “Header”, there you can see the name of the header picture as well as the size.
    Hint: Try right-click on the panoramic header foto and “Save background as” doing that you can see which name the panoramic header has.

    Now make sure that your own picture has the same size, give your own picture a name you can use – call it something different than the header.

    Then your need to upload your own picture, use a FTP program and place the picture in the picture folder in the Cutline 3-Columm Split folder.

    Now open the Css file, go to the part where the picture is used and change the name. Then save.

    Hope it helps.

    Forum: Fixing WordPress
    In reply to: Can’t find theme
    Thread Starter Mikado_tee

    (@mikado_tee)

    How you get there, doesnt matter

    Finally somebody who speaks my language πŸ™‚

    Thank you

    Forum: Fixing WordPress
    In reply to: Can’t find theme
    Thread Starter Mikado_tee

    (@mikado_tee)

    Well I can’t reload the orginal theme, couse I have made a lot of changes in the code and layout.
    Can I download my altered pages to a local folder – delete the contents in my theme folder – and reload my altered pages to my theme folder???

    Forum: Fixing WordPress
    In reply to: Can’t find theme
    Thread Starter Mikado_tee

    (@mikado_tee)

    Hello Gangleri,

    Thanks for responding so quickly.
    I will try to remove one of the blue-box-01 folders.

    Can I rename it?
    If no, what can I do to to change the name?

    Forum: Fixing WordPress
    In reply to: Can’t find theme
    Thread Starter Mikado_tee

    (@mikado_tee)

    Hello Kmessinger

    I afraid you must elaborate a little on what you mean by Double Directory.
    What I understand with double directory, is the blue-box-01/blue-box-01 path – But thats the way it was installede, I have not movede anything, and have read that it can couse difficulties to move files.

    Can I move my site so the path is: wordpress/wp-content/themes/blue-box-o1 ?

    Thanks for your help

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