| Author |
Message |
vfault
Nuke Soldier


Joined: Jun 18, 2005
Posts: 16
|
Posted:
Wed Jun 22, 2005 8:27 am |
  |
Hi, Im looking for a module that will actuallly give me center blocks. Every single center block module I have installed, "about 4" has opneed up table.php instead of the block look. I have even tried upgrading tonuke platnium and using their center block program. Still no luck.
Can anyone reccomend a center block module that will actually use blocks and not tables? Thank you. |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12397
|
Posted:
Thu Jun 23, 2005 4:57 am |
  |
If you are using the Patched files, you can declare a function
| Code: |
function themecenterbox($title, $content) {
|
in your theme.php file. Have it load your blocks like themesidebox and you should be set |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
vfault
Nuke Soldier


Joined: Jun 18, 2005
Posts: 16
|
Posted:
Fri Jun 24, 2005 11:35 am |
  |
Thank you so much! I'll try this asap |
|
|
   |
 |
vfault
Nuke Soldier


Joined: Jun 18, 2005
Posts: 16
|
Posted:
Sat Jun 25, 2005 2:41 pm |
  |
Hmm, sorry it didn't work. I think its becuase I'm using Nuke-Platnium's center-blocks module.
Any suggestions for fixing that? |
|
|
   |
 |
vfault
Nuke Soldier


Joined: Jun 18, 2005
Posts: 16
|
Posted:
Sat Jul 02, 2005 12:53 pm |
  |
willing to pay 20 dollars payapl to anyone who can fix it. |
|
|
   |
 |
Loverboy27
Nuke Cadet


Joined: Aug 07, 2005
Posts: 2
|
Posted:
Mon Sep 26, 2005 12:30 pm |
  |
hm, you want your center blocks to look like left or/and right blocks?
hm, what you intednd needs some coding, there is no module for it |
|
|
   |
 |
siege911
Nuke Soldier


Joined: Apr 23, 2004
Posts: 24
|
Posted:
Tue Oct 18, 2005 3:41 pm |
  |
Go into your Tables.php file.
You will see "function OpenTable" followed by two sets of tables. Between those tables, insert the html data you want for your block. If you want on the bottom, repeat the process for the CloseTable.
Does that make sense? |
|
|
   |
 |
|
|