• hello,

    i’ve been trying to model my web site along the lines of this site here (https://inezandvinoodh.com/). By inspecting the code (index.php and style.php) i was able to learn that this site was built on wp platform using a “twentyten” theme. I also learned that that the style sheet used here was modified from the standard style.css to style.php (which apparently is not allowed by wp). Also, looking at the code on index.php of the root directory, it appears to have been coded very differently from a standard wp index.php file. Could anyone with wp insight help me in telling me how I can configure my twentyten theme to match https://inezandvinoodh.com/?? I have the raw css code as used in the style.php file but I haven’t been able to use it since wp disables my theme if it can’t find the style.css file. Any input would be appreciated. Thanks. J.

Viewing 2 replies - 1 through 2 (of 2 total)
  • So you’re trying to copy that site exactly?

    EDIT – it looks very customized – CSS alone probably won’t do it.

    Thread Starter clusterstudios

    (@clusterstudios)

    not exactly but the way it loads images from the left side menu links. i like the minimal style. i’ve actually replicated it by hard coding html myself but i would like to do it so that it’s part of wp and runs off of wp. The way I have it now is that I have to hard code all the links and folders by hand. I would prefer just to do it all from wp admin. any hints??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘using php style in twentyten theme.’ is closed to new replies.