 | [Solved] need to move something... |  |
Posted: 06/08/2007 5:28 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 9:44 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
When viewing a topic the links clash with the other pictures at the top of the page
See here http://www.djpassions.com/back-once-again-t31.html
Might be best to move the below section to show under the topic name
Forum Index -> News and announcements -> New Members - Introductions! 8) |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] need to move something... |  |
Posted: 06/08/2007 5:36 PM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 9:44 PM
Location: west midlands:uk
|

|
|
|
|
 |
| like your site by the way chris lol |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] need to move something... |  |
Posted: 06/08/2007 5:41 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 9:44 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
cheers, tis coming a long nicely now yea  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: need to move something... |  |
Posted: 06/08/2007 5:47 PM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:44 PM
Location: Texas
|

|
|
|
|
 |
I like it too, Chris. When are you going public with it?
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] need to move something... |  |
Posted: 06/08/2007 5:49 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 9:44 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
Cheers rb, went public with it the other day. I sent a mass email out via djpassion.co.uk site to let all of my members of that site know about it hopefully more will join up once they’ve all checked their emails |
|
|
 |
 |
| Back to Top |
|
|
 | Re: need to move something... |  |
Posted: 06/08/2007 11:20 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 4:44 PM
Location: St Pete, FL
|

|
|
|
|
 |
| Chris Powell wrote:
|
|
Forum Index -> News and announcements -> New Members - Introductions! 8)
|
I recommend doing it the same as I did it here by moving the whole line to it's own separate line below the buttons so that it can handle just about any length subject...
This is how you could do it:
OPEN
subSilver/viewtopic_body.tpl
FIND
| Code:
|
|
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
|
AFTER, ADD
Then at the bottom, you could do this:
FIND
| Code:
|
|
<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
|
BEFORE, ADD
| Code:
|
<td colspan="2" align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
<tr>
|
FIND & DELETE
| Code:
|
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
|
FIND
| Code:
|
|
<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
|
REPLACE WITH
| Code:
|
|
<td align="left" colspan="2"><span class="nav">{PAGE_NUMBER}</span></td>
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] need to move something... |  |
Posted: 06/09/2007 7:09 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 9:44 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
Done the above Nightrider but some more adjustments need to be made me thinks?
See now http://www.djpassions.com/back-once-again-t31.html
Btw I'm not sure what's happened but the name of the post is meant to show as link in with the rest of links path but it doesn't. I remember seeing it working a while ago
I installed the View Topic Name While Posting MOD using EM. Check the EM history if you like NR!
I'm not to fussed if that doesn't work though, bit much for the narrow skin anyway I think. Just wondering what' happened to it |
|
|
 |
 |
| Back to Top |
|
|
 | Re: need to move something... |  |
Posted: 06/10/2007 1:25 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 4:44 PM
Location: St Pete, FL
|

|
|
|
|
 |
The Quick Reply button should be moved to the bottom next to the Post Reply button. It was placed in the wrong place in the viewtopic_body.tpl file. You should be able to figure out which code belongs to the Thank button and move it next to the Post Reply button...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] need to move something... |  |
Posted: 06/10/2007 5:08 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 9:44 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
I couldn't figure it out  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: need to move something... |  |
Posted: 06/11/2007 12:58 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 4:44 PM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, I corrected it. Check it out now...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|