The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down mini icon not work phpbb2

2 posters

Go down

Go down mini icon not work phpbb2 Empty Go down mini icon not work phpbb2

Post by petros_7 May 28th 2011, 6:23 pm

Go down mini icon not work (<a href="#bottom">{L_GOTO_DOWN}) why?

Go down mini icon not work phpbb2 Screen20
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by Mike May 28th 2011, 8:15 pm

Is there an <a name> in the templates?
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by petros_7 May 29th 2011, 2:50 am

it is in the viewtopic_body

Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="25%" class="noprint"> </td>
               <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
               </td>
               <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by petros_7 May 30th 2011, 2:06 am

this code not work phpbb2
Code:
#bottom
why?
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by Mike May 30th 2011, 2:17 am

There's most likely not an anchor at the bottom of the forum
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by petros_7 May 30th 2011, 2:31 am

Is there another code to replace him;
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by Mike May 30th 2011, 2:43 am

go into your templates, and then edit viewtopc_body, Add the following

Code:
<a name="bottom"></a>

Then publish it and see what happens.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Go down mini icon not work phpbb2 Empty Re: Go down mini icon not work phpbb2

Post by petros_7 May 30th 2011, 3:08 am

not work again
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum