Author |
Topic  |
|
iainspeed
Starting Member
17 Posts |
Posted - 22 September 2004 : 09:38:47
|
I've had a look around, but no definitive answer to this...
Does anyone know how to move the navigation - Home, Profile, Register etc etc, and the You are logged on as... - down to the bottom of the screen? I've tried and tried, but I'm not getting any closer - my ASP is not good enough!!
Iain |
|
miperez
Junior Member
 
Spain
243 Posts |
Posted - 22 September 2004 : 09:57:38
|
Well, I don't know how much coding it would require.
Basically, you would need to move the sForumNavigation() from inc_header to inc_footer, as well as the line that calls the function: call sForumNavigation , that you have to place in the position where you want the menu to appear.
But maybe this can lead to further problems, I have never done so. |
Best Regards
Mikel Perez
"Hell is the place where everything test perfectly, and nothing works"
|
 |
|
iainspeed
Starting Member
17 Posts |
Posted - 22 September 2004 : 10:36:10
|
I just moved the call function to below the include and it works - it requires a bit of STYLE-ing, but that's just a secondary thing...
Thanks so much miperez!! That's made my day.
IAin |
 |
|
miperez
Junior Member
 
Spain
243 Posts |
Posted - 22 September 2004 : 12:57:57
|
You're welcome!!  |
Best Regards
Mikel Perez
"Hell is the place where everything test perfectly, and nothing works"
|
 |
|
|
Topic  |
|