Forums

Can I Emulate this with WordPress? (4 posts)

  1. ams007
    Member
    Posted 3 years ago #

    I need to emulate:

    http://www.linusentertainment.com/sophiemilman2006/main.php

    where a picture is fixed on the right side and the left side scrolls. Can I accomplist this with WordPress? Can anyone recommend a black 2 column theme that would work?

    Thanks in advance

  2. joebrooksie
    Member
    Posted 3 years ago #

    Of course you can emulate that. It's just a fixed background.

    body{
    background:#000000;
    background-image:url(images/bg3.jpg);
    background-position:top left;
    background-attachment:fixed;
    background-repeat:no-repeat;
    margin:0px;
    }
  3. ams007
    Member
    Posted 3 years ago #

    Thanks for responding.

    I was just wondering if I could do it easily with a black 2 column WordPress theme. I haven't been able to find a theme that I could use without alot of modification.

  4. joebrooksie
    Member
    Posted 3 years ago #

    ams007, you can use any theme in the repository to get the effect you are wanting.

    Best route would start from a blank/empty theme like Elliot Jaystock's Starker theme and build around it.

    Of course, I could do this for you for a modest fee ^^

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags