| How to embed a quest book (PHP script) into my own CSS? I cannot seem to figure it out? Php is dowloaded and runs just well. Php script's guest book works just fine. Now how do I get it inside my CSS? Expression web asks to rename the form's extension into .php and when I do it gives me like one mil |
| 0 |
|
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/21/2008 4:09:22 AM
Posts: 2,
Visits: 8
|
|
How to embed a quest book (PHP script) into my own CSS? I cannot seem to figure it out? Php is dowloaded and runs just well. Php script's guest book works just fine. Now how do I get it inside my CSS? Expression web asks to rename the form's extension into .php and when I do it gives me like one million of errors and does not seem to understand php at all... plus it scatters my CSS code all over the place... I know there is a way... Any suggestions anyone? Thanks.
Signature
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/21/2008 4:09:22 AM
Posts: 2,
Visits: 8
|
|
So I guess it's a programming issue and programmers are too busy to advise on this forum...
Signature
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 10/2/2008 8:22:46 PM
Posts: 43,
Visits: 82
|
|
| I haven't done any work with PHP but I don't think you want to embed that in your css file. You may be able to style the php page with css but you would do that by linking the page to the css file.
|
|
|
|