11
limecity
Re: Request for theme fix zaja-x
  • 2004/11/18 3:10

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


I am using the FinalPreview version found in sourceforge.

Resized Image

Resized Image

I can't seem to find the option to disable those functions showed above.

12
Anonymous
Re: Request for theme fix zaja-x
  • 2004/11/18 3:18

  • Anonymous

  • Posts: 0

  • Since:


1. Remove the buttons:

in the templates newbb_thread.html:


at the bottom

<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}>&amp;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}>&amp;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.

13
limecity
Re: Request for theme fix zaja-x
  • 2004/11/18 3:32

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


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

Login

Who's Online

153 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 153


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits