31
krewl
Re: Removing right side and even left blocks...
  • 2006/3/19 3:38

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


:BUMP: Still trying to get rid of the right column only while viewing a certain module? Any <if> uses here? Or is it too deep into the core and theme relation?
-------------------
www.illinoisbmx.com



32
krewl
Re: Button Images in forum
  • 2006/3/19 3:11

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


Hey, great idea.. I will play around with the tag and directories...
-------------------
www.illinoisbmx.com



33
krewl
Re: Removing right side and even left blocks...
  • 2006/3/17 16:14

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


Aight, thanks for the FAQ, partly worked... but to be more clear. I can fine tune what blocks I want where ever, but I don't want the left or right columns to appear... right now I have the left blocks, which is fine and the right column with no blocks is there...

http://www.theswc.net/modules/newbb/

Something in the theme? or the mainfile.php?
-------------------
www.illinoisbmx.com



34
krewl
Re: Button Images in forum
  • 2006/3/17 16:01

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


I created all new images and uploaded to overwrite default.. this can't be the only way, but it's the only way I know how...
-------------------
www.illinoisbmx.com



35
krewl
Removing right side and even left blocks...
  • 2006/3/14 19:36

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


When viewing the forum, how can I get rid of the right side blocks?
-------------------
www.illinoisbmx.com



36
krewl
Button Images in forum
  • 2006/3/14 16:58

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


To change the buttons and style in the forum I need to edit the entire img src in the forums templates and the style css? Or replace the buttons themselves but that would mean all themes would use the buttons...

Is there a way to upload a folder with images within the chosen theme, then the forum uses those rather than default?
-------------------
www.illinoisbmx.com



37
krewl
Firefox & IE Discrepancy
  • 2006/3/14 4:28

  • krewl

  • Just popping in

  • Posts: 39

  • Since: 2006/3/14


I was trying to move the pagenav form to a different location or even into a drop down style; but I get Firefox to show it but not I.E. It shouldn't be missing in one and not the other. I made a simple code change surrounding the pagenav container but inside the <if> tags.

<{if $displaynav == true}>
<
table border="0" width="300" id="pageoptions" cellpadding="4" cellspacing="0" style="border-collapse: collapse" align="right">
<
tr>
<
td class="vbmenu_control" id="pageoptions" align="right"><a href="#goto_pageoptions"><font class="black9pt"><b>PAGE OPTIONS</b></font></a>&nbsp;</td>
<
td valign="middle"><script type="text/javascript"vbmenu_register("pageoptions"); </script></td>
</
td></tr></table>
<{/if}>

<
table border="0" width="300" id="notific" cellpadding="4" cellspacing="0" style="border-collapse: collapse" align="right">
<
tr>
<
td class="vbmenu_control" id="notific" align="right"><a href="#goto_notific"><font class="black9pt"><b>NOTIFY OPTIONS</b></font></a>&nbsp;</td>
<
td valign="middle"><script type="text/javascript"vbmenu_register("notific"); </script></td>
</
td></tr></table>

<!--
PAGE OPTIONS//-->
<div class="vbmenu_popup" id="pageoptions_menu" style="display:none;width:300px" >
<
table WIDTH="300" class="vbmenu" border="0" cellpadding="0" cellspacing="5" style="border-collapse: collapse">
<
tr><td style="padding-top: 3px; padding-bottom: 3px" align="center"><span class="black12ptb">SORT OPTIONS</span></td></tr>
<
tr><td>
<
tr><td align="center">
<
form name="form1" action="index.php" method="get"><{$topic_select}> <select name="storynum"><{$storynum_options}></select>
<
input type="image" value="<{$lang_go}>" class="formsubmit" /><{$pagenav}></form>
</
td></tr>
</
table>
</
div>

<!--
NOTIFICATIONS//-->
<div class="vbmenu_popup" id="notific_menu" style="display:none;width:300px" >
<
table WIDTH="300" class="vbmenu" border="0" cellpadding="0" cellspacing="5" style="border-collapse: collapse">
<
tr><td style="padding-top: 3px; padding-bottom: 3px">
<{include 
file='db:system_notification_select.html'}>
</
td></tr></table>
</
div>

<!-- 
start news item loop -->
<{
section name=i loop=$stories}>
  <{include 
file="db:news_item.html" story=$stories[i]}>
  <
br />
<{/
section}>
<!-- 
end news item loop -->


You can see it here...http://www.theswc.net/index.php *Notice the sort options.
-------------------
www.illinoisbmx.com




TopTop
« 1 2 3 (4)



Login

Who's Online

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


Members: 0


Guests: 152


more...

Donat-O-Meter

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

Latest GitHub Commits