| Re: Request for theme fix zaja-x |
| by limecity on 2004/11/18 3:32:57 yeah!! everything looks much and alot neater now.. thank you thank you thank you thank you thank you thank you very much~ everything is settle |
| Re: Request for theme fix zaja-x |
| by Anonymous on 2004/11/18 3:18:02 1. Remove the buttons: in the templates newbb_thread.html: at the bottom le="color: #000000"><?php <tr> <td width="20%" class="foot"><div class="comDate"><span class="comDateCaption"><{$smarty.const._MD_POSTEDON}></span><{$topic_post.post_date}></div> [color=CC0000]<{foreach item=abtn from=$topic_post.thread_action}> <a href="<{$abtn.link}>&post_id=<{$topic_post.post_id}>" target="_blank" title="<{$abtn.name}>"> <{$abtn.image}></a> <{/foreach}>[/color] </td> <td colspan="2" class="foot"><div align="left"><a href="#threadtop" title="<{$smarty.const._MD_UP}>"><{$p_up}></a></div> <div align="right" width="80%"><{foreach item=btn from=$topic_post.thread_buttons}> <a href="<{$btn.link}>&post_id=<{$topic_post.post_id}>" title="<{$btn.name}>"> <{$btn.image}></a> <{/foreach}></div> </td> </tr> </table> <!-- end comment post --> Delete redmarked code. 2. To the Borders The Templates use only the classes from the theme style.css the newbb.css is only for the menu and signature. So the outer class is the responsable class for the border, in the default theme it has this value: .outer {border: 1px solid silver;} Hope this will help you. |
| Re: Request for theme fix zaja-x |
| by limecity on 2004/11/18 3:10:58 I am using the FinalPreview version found in sourceforge. ![]() ![]() I can't seem to find the option to disable those functions showed above. |
| Re: Request for theme fix zaja-x |
| by brash on 2004/11/18 3:00:45 Have you made any modifications to the theme? What version of NewBB 2 are you using? |
| Re: Request for theme fix zaja-x |
| by limecity on 2004/11/18 2:42:10 <bumP> I need help here. desprate. sticking my brains out figuring why the border doesn't appear and how to remove the pdf and print button. |