• I’m using Alex King’s 3 Column “Dots” template as a starting point for my site. I am still in process on many changes but one thing that has me stumped so far is the header section.

    My site: https://www.memoriafoto.net

    What I want in the header is a blue background, the banner image centered between the top and the bottom of the header, the name of the blog above the banner image and the tagline below.

    I can move the weblog name around – so that isn’t a problem. What I cannot seem to find is a way to set the header background to a the blue color. I haven’t really started to play with the tagline because when I did I realized I had some odd overlaps in the header.

    If you have used the Dots template or have some ideas of what I might try – I’d appreciate some hints.

Viewing 5 replies - 1 through 5 (of 5 total)
  • #header {
    background: #346699;
    background: url(wp-images/memoriafoto.jpg) no-repeat;
    border: 1px solid #4B5340;
    border-width: 0 1px 2px 1px;
    color: #fff;
    font-size: 18px;
    height: 120px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 808px;
    background-color:#0000ff; <——that help ?
    }

    There is an alternate 3-col layout, Trident.

    View: https://www.tamba2.org.uk/wordpress/Trident/index.php
    Download:
    https://www.pinksocks.co.uk/trident.zip

    Thread Starter MichaelD

    (@michaeld)

    Podz –

    Well it worked alright! I thought sure I had tried that before, but I must have left something off or typed it wrong. Who knows, after mucking around with a bunch of stuff, you lose track.

    Thanks

    https://www.taibros.net/trindex.php

    i made my site to look like the dot theme, but with the trident code. i can give you the css/index files if youw ant them.

    ScottM

    (@scottm)

    Hey Podz when I download the Zip file version of Trident I only get 3 files.

    • bg1.gif
    • index.php
    • wp-layout.css
    • I have tried to download this from other sites and I get the same thing. I was reading an earlier post where a fella was saying he only got 1 or 2 files. Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dots header image control’ is closed to new replies.