Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Php/css help (More wordpress than Vanilla)
LoOkOuT
✭
Thought I'd throw this out in case anyone here is bored on a Sat. afternoon. My Vanilla is almost ready, but my wp blog is suffering.
I know no php and can only hack away at css, so what I've tried is ambitious in the least. But I've made a good go of it so far: now I'm stumped. I have a wordpress installation with the Hemingway theme. I want to integrate it in my site, with a header/banner that caps the Hemingway, something like how Mark has the stripey banner insert above this Vanilla.
So, just experimenting yesterday arvo, I separated the html needed for the banner (which refs it's own css) and placed a php iclude in the Hemingway header.php. Bingo! The page loads the banner from my main site, then the Hemingway below it.
The only problem is that the stylesheets interfere with each other and I'm too thick to figure it out. Take a look, if you'd like:
http://www.charltonlife.com/blog
And this is a mock-up of how it should look:
http://www.charltonlife.com/Screenshot_2.png
Is it to do with divs? Would it be best to comb through this and change the css so there are no conflicts---what could be wrong?
Is it possible to do a php include which keeps the css separate?
Or, would it be best to go about this whole thing in a different way?
Any help appreciated...
0
This discussion has been closed.
Comments