Hello, how I can change this icon. This icons show when have a new post or someobdy created a new post and you not readed this.
PD: Sorry for my bad English.
PD: Sorry for my bad English.
![]() |
Hello, how I can change this icon. This icons show when have a new post or someobdy created a new post and you not readed this.
PD: Sorry for my bad English.
which theme you are using ? you can change the image file (jump.png) directly in images folder of your theme.
(2016-05-29, 02:58 AM).m. Wrote: which theme you are using ? you can change the image file (jump.png) directly in images folder of your theme. In jump.png is other image, I view the image is of font icon <i style="font-size: 14px;" class="fa fa-caret-right fa-fw" I don't know in which template I can edit this. I use Square theme.
Square theme templates >> Forum Display Templates >> forumdisplay_thread_gotounread
(2016-05-29, 10:28 AM).m. Wrote: Square theme templates >> Forum Display Templates >> forumdisplay_thread_gotounread Thanks! Can you help with the html? I can't put a image on the start. Is a wrong use in html <a href="{$thread['newpostlink']}" class="effect"><i style="font-size: 14px;" alt="{$lang->goto_first_unread}" title="{$lang->goto_first_unread}" <img src="/new.gif"></i></a>
^ suggested code includes image. you can replace the code in forumdisplay_thread_gotounread template with suggested code
^ okay. I missed your requirement.
template => forumdisplay_thread (in Forum Display Templates) find {$gotounread} and move it after {$thread['subject']}</a> & save the template |
« Next Oldest | Next Newest »
|