![]() |
Couple of Coding Questions - help?
I have two questions I was hoping someone can help me with.
1) I cannt get my header to cover the whole top of the page - how do I remove the margains so my header fills the whole screen like on this site (mine is at www.rustysoaptraders.com) 2) On my site I review products several times a month - currently I have .php files call up my review page. The problem I have is that I have to put all these .php files in the main forums directory. As you can imagaine by the end of the year this driectory willbe very cluttered. How do I could these files so I can put these .php is a sub directory and pull them up. example: To pull a file now: www.rustysoaptraders.com/forums/review.php what I want: www.rustysoaptraders.com/forums/2004reviews/review.php Help!? |
1. add a
Code:
margin: 0px; padding: 0px; 2. just put them into the directory, and then at the beginning of your script add a: chdir('..'); |
Quote:
:) |
ok so the change directory code that you listed above should go in the .php file that im using to call the page?
|
yes.
|
All times are GMT. The time now is 12:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|