 | Re: [Solved] Index page alignment issue causing headaches |  |
Posted: 06/26/2007 3:43 AM |
|
|
|
|
|
| Sparrow |
| Posts |
20 |
| Word Cnt. |
1,844 |
| BDay |
Dec 25 |
| Sign |
Capricorn |
| Sex |
 |
|
|
|
Joined: Jun 25, 2007
Local time: 7:10 AM
Location: Kingaroy, QLD
|

|
|
|
|
 |
All done  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Index page alignment issue causing headaches |  |
Posted: 06/26/2007 3:44 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:10 PM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, removing that code fixed the problem. So now to figure out what was wrong in that code...
I suspect that the Homepage setting code is causing this problem. So try this:
OPEN
templates/aphrodite_mc/index_body.tpl
FIND
| Code:
|
|
<div class="nav-links-left">
|
AFTER, ADD
| Code:
|
<div class="nav-links-left">
<!-- BEGIN switch_user_logged_in -->
{CURRENT_TIME} | {S_TIMEZONE}<br />
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
<!-- END switch_user_logged_in -->
</div>
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Index page alignment issue causing headaches |  |
Posted: 06/26/2007 3:53 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:10 PM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, after following my suggestion above, you can fix this unrelated smaller problem:
OPEN
mod.txt
FIND
| Code:
|
|
<a href="">{U_VIEW_REPORTED}</a>
|
REPLACE WITH
| Code:
|
|
<a href="{U_VIEW_REPORTED}">{L_VIEW_REPORTED}</a>
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Index page alignment issue causing headaches |  |
Posted: 06/26/2007 3:55 AM |
|
|
|
|
|
| Sparrow |
| Posts |
20 |
| Word Cnt. |
1,844 |
| BDay |
Dec 25 |
| Sign |
Capricorn |
| Sex |
 |
|
|
|
Joined: Jun 25, 2007
Local time: 7:10 AM
Location: Kingaroy, QLD
|

|
|
|
|
 |
Hmm I am not sure if it would be the homepage code as I only added that a few days ago and the problem has been occurring for longer than that... I will still try what you have suggested anyway so we can confirm whether its causing any issues or not
I can only assume it would be the extra login/out option perhaps? I did add that myself a few weeks ago as we had a Java menu for a while (was removed in the end due to complications) and the extra option was for those who couldnt get the menu working, including its logout button, for some reason.
Regardless though I am absolutely over the moon that you have helped to narrow down the problem, I don't know how to thank you!!! You are a legend, especially since I have been trying to get support for this for so long now and nobody was able to help me. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Index page alignment issue causing headaches |  |
Posted: 06/26/2007 4:01 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:10 PM
Location: St Pete, FL
|

|
|
|
|
 |
LOL I'm happy that I can help. It's hard to find help and when you do, it's often not very friendly nor helpful...
Ok, the page is still displaying properly now that you re-added the code minus the homepage code. This is what I see in Firefox now:
The only thing missing is the Homepage code that wasn't displaying anyway...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Index page alignment issue causing headaches |  |
Posted: 06/26/2007 4:29 AM |
|
|
|
|
|
| Sparrow |
| Posts |
20 |
| Word Cnt. |
1,844 |
| BDay |
Dec 25 |
| Sign |
Capricorn |
| Sex |
 |
|
|
|
Joined: Jun 25, 2007
Local time: 7:10 AM
Location: Kingaroy, QLD
|

|
|
|
|
 |
That's so fantastic, you're the best!
I am just awaiting confirmation from members who were having the problem that its finally gone for them as well (they are more interested atm in complaining that I have changed the widths of some of the index page contents - even though its only temporary lol)
This is a huge weight off of my shoulders!!!
By the way do you mind if I ask you what your real name is? Would prefer to address you personally other than using your username if thats ok
I just hope that my problems amongst others aren't keeping you up all night I noticed its like 5am there atm!!! |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Index page alignment issue causing headaches |  |
Posted: 06/26/2007 4:37 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:10 PM
Location: St Pete, FL
|

|
|
|
|
 |
LOL I tend to be a night owl, so it isn't unusual to find me awake here at this time of night. I would prefer to stay on a more "normal" schedule, but it's hard for me to get on it and even harder to stay on it. It's easier if I don't even try to fight it. And my schedule really works out well for many admins from Australia and New Zealand...
My real name is Blake. People call me NR, Night, Nightrider, Blake, hey you and all other kinds of names, so whatever you prefer is fine with me...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Index page alignment issue causing headaches |  |
Posted: 06/26/2007 4:42 AM |
|
|
|
|
|
| Sparrow |
| Posts |
20 |
| Word Cnt. |
1,844 |
| BDay |
Dec 25 |
| Sign |
Capricorn |
| Sex |
 |
|
|
|
Joined: Jun 25, 2007
Local time: 7:10 AM
Location: Kingaroy, QLD
|

|
|
|
|
 |
Haha no worries Blake, and in regards to the nightowl issue you sound just like my husband - he is exactly the same! He has been an on and off DJ since he was 13 so is naturally used to being up all night and sleeping during the day, gets frustrating at times but I do understand how difficult it is to adjust to a different timeframe if you are used to one in particular.
Your help has been priceless for our forum so if there is ever any way we can repay you, please don't hesitate to let me know! I'm sure I can organise a donation for you at the end of the week - its the least I can do for your efforts.
Otherwise consider me a new regular member who hopefully won't pick your brains too much in regards to the odd problem that comes up on our forum lol.
Regards,
Nikki  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Index page alignment issue causing headaches |  |
Posted: 06/26/2007 4:57 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:10 PM
Location: St Pete, FL
|

|
|
|
|
 |
Nikki, there is never a requirement nor expectation for anyone to donate. I can always use donations when given since I am on a fixed income and really appreciate it when it happens, but I completely understand when it isn't possible. I'm still waiting to help a millionaire who can afford to give a huge donation that can set me up for life, but I'm not holding my breath...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Index page alignment issue causing headaches |  |
Posted: 06/26/2007 5:11 AM |
|
|
|
|
|
| Sparrow |
| Posts |
20 |
| Word Cnt. |
1,844 |
| BDay |
Dec 25 |
| Sign |
Capricorn |
| Sex |
 |
|
|
|
Joined: Jun 25, 2007
Local time: 7:10 AM
Location: Kingaroy, QLD
|

|
|
|
|
 |
Hehe its ok, if I make a donation it will be because I want to, not because I think its expected of me
I hope you have a great day anyway, or should I say night since you will be off to bed shortly? LOL.
I'm gonna go and look around your forum some more  |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|