 | [Solved] Problem with links page |  |
Posted: 04/13/2007 7:03 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:45 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with links page |  |
Posted: 04/14/2007 5:51 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:45 PM
Location: St Pete, FL
|

|
|
|
|
 |
In your overall_header.tpl file, the table width is set to 700:
| Code:
|
|
<table width="700px" cellspacing="0" cellpadding="0" border="0" align="center">
|
But in both the link_exchange.tpl and link_exchange_submission.tpl pages, the widths are set to 800...
| Code:
|
<table border="0" cellspacing="0" cellpadding="0" align="center" width="800">
<table border="0" cellspacing="0" cellpadding="0" align="center" width="800">
|
If you change those settings to 700, it should correct this problem...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with links page |  |
Posted: 04/14/2007 6:07 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:45 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I've looked in the overall_header.tpl, link_exchange.tpl and link_exhange_submission.tpl and cannot see 800 in any of them.
I'm using Araneae so I should be able to.... sure you got that the 800 bit right NR... |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with links page |  |
Posted: 04/14/2007 6:12 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:45 PM
Location: St Pete, FL
|

|
|
|
|
 |
I don't really know what Araneae is, but the code I posted above came from the files from your subSilver template in www.christopher-powell.co.uk forum...
Just search for 800 in the link_exchange.tpl and link_exchange_submission.tpl files...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with links page |  |
Posted: 04/14/2007 6:39 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:45 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Hmm, seem to have searched the wrong files before or something as I just went through it again and it worked this time.
I've noticed that there's one more page which isn't showing properly now too though which I hadn't noticed before
http://www.christopher-powell.co.uk/forum/links.php
I've searched for 800 in this file but can't find it *confused* |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with links page |  |
Posted: 04/14/2007 7:14 PM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:45 PM
Location: Texas
|

|
|
|
|
 |
Chris, that page appears to be on top of another page. the page underneath looks like the correct size.
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with links page |  |
Posted: 04/14/2007 7:21 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:45 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I don't know must be the dam mod  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with links page |  |
Posted: 04/15/2007 12:57 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:45 PM
Location: St Pete, FL
|

|
|
|
|
 |
| Chris Powell wrote:
|
I've noticed that there's one more page which isn't showing properly now too though which I hadn't noticed before
http://www.christopher-powell.co.uk/forum/links.php
I've searched for 800 in this file but can't find it *confused*
|
The banner that you used for your Link is too wide. It displays at 750 pixels and since your forum is only 700 pixels, it breaks the layout. Since there is no way to set the dimensions of the image in Link Exchange Administration, then the only thing you can do is resize the image in a decent graphic program and link to it...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with links page |  |
Posted: 04/15/2007 6:10 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 12:45 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Aaah so that's what the problem was. I’ve now corrected this. I just used PIXresizer.
Thanks RB and NR 8) |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with links page |  |
Posted: 04/15/2007 11:21 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:45 PM
Location: St Pete, FL
|

|
|
|
|
 |
That looks much better....
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|