nutsmuggler
Member
Posted 7 years ago #
I am building my homepage in css with wordpress embedded in a div layer. I have a huge problem; all the php calls fails because my page is the in the "root" directory (lnx.cnomania.it/) rather than in the wordpress directory (lnx.cnomania.it/wordpress/).
What should I do?
Cheers,
Davide
nutsmuggler
Member
Posted 7 years ago #
Thank podz, that solved the problem.
Then, of course, another problem's popped out...
This is my homepage link:
http://lnx.cnomania.it/index.php
As you'll notice I've played a bit with the wpress layout.
I've eliminated the menu (I intend to use wpress as a news database).
I pasted the wpress styles into my stylesheet; but I have put wpress into a <div#wordpress> , which substitutes the <div#body> (to prevent my page body melting with wordpress!).
Now the problem is that I get 2 different layout with Mozilla and IE explorer...
While mozilla gets it right (it sets the #wordpress idv to the width of #contenuto, which is the content block of my homepage) IEexplorer behaves differently, messing all the layout...; try it yourselves...
Any suggestion?
Davide