Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Your WordPress
    In reply to: absm-log.info
    osx_rob

    (@osx_rob)

    I’m using Windows 2000 with Firefox and the site looks very nice. Clean and easy to navigate. The colors are nice and it is easy to read.
    The only suggestion is to add nicetitles, do a wordpress search, it is easy to add and gives the site an extra polish, IMHO.
    Good job, nice site.

    Forum: Your WordPress
    In reply to: My NEW Theme
    osx_rob

    (@osx_rob)

    Like the horizontal navigation in the header. Very crisp and clean. I like it a lot.
    Nicetitles shows all the image information when over the titles of posts, when it would be better to have “read more about” or something else meaningful, IMHO.

    Good job.

    osx_rob

    (@osx_rob)

    Where is the page?

    For plain HTML you can do that following:

    <img src = "location"></img>

    You can also you CSS.

    #banner
    {
    background: #5577FF url(/images/test.jpg) no-repeat;
    height: 90px;
    width: 540px;
    }

    with your HTML looking like:

    <div id="banner"></div>

    Forum: Themes and Templates
    In reply to: New layout
    Thread Starter osx_rob

    (@osx_rob)

    Thanks for the comment. You’re right about the two items in the lower left. I need to work on that.
    The idea was for laptop users to quickly see 6 recent posts, without scrolling.
    Thanks for the feedback.

    Forum: Themes and Templates
    In reply to: New layout
    Thread Starter osx_rob

    (@osx_rob)

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