cornelio0202
09-08-2005, 02:20 AM
Integrating PHP Link Directory to Site Layout
The URL below is a concept demo layout**
For the Links Directory, I included a "pageheader.php" and "pagefooter.php" to the 'index.php" to create the "outer shell" (consisting of modules of the logo sections, tabulated navigation links) similar to the demo page above -- resulting in the demo layout for the Link Directory below:
As you can see the "spacings" of resulting layout of the outershell for the "Link Directory" is not exactly similar to that of the first demo URL.
In this regard, there are two CSS in the Link Directory:
I assumed that it is the "main.css" the one that controls the layout of the index.php for the Link Directory. [Is this assumption correct?]
I prefer the "layout spacings" in the first URL. I tried to change the "main.css" of the Link Directory, but I cannot seem to get the aesthetic appearance of the outershell of the first URL.
Part of the discrepancy in the overall layout of the two URLs is that the first URL has a corresponding simple CSS, but at present, its CSS mainly specifies the appearance of the characters, headings, etc. However, since I am not as well-versed yet with using CSS to create the overall layout, I used "tables within tables" to format the entire page for the above demo page for the first URL.
Then, I just copied the corresponding modules of the pageheader and pagefooter of the first URL (with some rearrangements of the modules and slight modifications) to create the outershell of the Links Directory.
Does anyone with expertise in CSS have any suggestion on how to reconcile the two? As I stated above, I prefer the "layout spacings" in the first URL.
Also, for aesthetic reasons, I want to place the link of "Link Directory" in the "pagefooter section", along with the box containing generic details about the site, e.g., "About Us, Copyright, etc."
I cannot seem to find the script that defines the link of "Link Directory" in the "index.php"
Thanks in advance for any help.
cornelio0202
_______
N.B.
** Many of the tabulated navigation links are just "concept links" and may not be functional or are themselves demo.
***Both pages use a frame format. The "main.css" of the Link Directory only affect the "main_section", i.e. the layout of "index.php". For the Link Directory, this will be:
The "pageheader.php" itselfs consists of multiple modules that define the "top logo section", "left navigation column", the top of the middle column" before the main part of the "index.php" of the main directory
The "pagefootrer.php" itselfs consists of multiple modules that define the bottom of the "index.php" starting with the navigation link "Top", as well as the "modules in the right column" and "modules in the bottom section"
The URL below is a concept demo layout**
For the Links Directory, I included a "pageheader.php" and "pagefooter.php" to the 'index.php" to create the "outer shell" (consisting of modules of the logo sections, tabulated navigation links) similar to the demo page above -- resulting in the demo layout for the Link Directory below:
As you can see the "spacings" of resulting layout of the outershell for the "Link Directory" is not exactly similar to that of the first demo URL.
In this regard, there are two CSS in the Link Directory:
I assumed that it is the "main.css" the one that controls the layout of the index.php for the Link Directory. [Is this assumption correct?]
I prefer the "layout spacings" in the first URL. I tried to change the "main.css" of the Link Directory, but I cannot seem to get the aesthetic appearance of the outershell of the first URL.
Part of the discrepancy in the overall layout of the two URLs is that the first URL has a corresponding simple CSS, but at present, its CSS mainly specifies the appearance of the characters, headings, etc. However, since I am not as well-versed yet with using CSS to create the overall layout, I used "tables within tables" to format the entire page for the above demo page for the first URL.
Then, I just copied the corresponding modules of the pageheader and pagefooter of the first URL (with some rearrangements of the modules and slight modifications) to create the outershell of the Links Directory.
Does anyone with expertise in CSS have any suggestion on how to reconcile the two? As I stated above, I prefer the "layout spacings" in the first URL.
Also, for aesthetic reasons, I want to place the link of "Link Directory" in the "pagefooter section", along with the box containing generic details about the site, e.g., "About Us, Copyright, etc."
I cannot seem to find the script that defines the link of "Link Directory" in the "index.php"
Thanks in advance for any help.
cornelio0202
_______
N.B.
** Many of the tabulated navigation links are just "concept links" and may not be functional or are themselves demo.
***Both pages use a frame format. The "main.css" of the Link Directory only affect the "main_section", i.e. the layout of "index.php". For the Link Directory, this will be:
The "pageheader.php" itselfs consists of multiple modules that define the "top logo section", "left navigation column", the top of the middle column" before the main part of the "index.php" of the main directory
The "pagefootrer.php" itselfs consists of multiple modules that define the bottom of the "index.php" starting with the navigation link "Top", as well as the "modules in the right column" and "modules in the bottom section"