| Author |
Message |
sowsteady

Joined: Feb 10, 2007
Posts: 1
|
Posted:
Sat Jul 26, 2008 4:19 pm |
|
Sorry, noob here ... would it be possible for any of those CSS themes in the shop to be confirgured like you have it here at NukeCoder? That is with the left and right column on to one side together?
If so how is this done?
Thanks. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 756
|
Posted:
Sun Jul 27, 2008 8:02 am |
|
Yeah, any of my themes can have the block like they are on this site. I would actually have to re-write part of the theme to make this happen. Also, it requires a couple of edits to core nuke files to make it work correctly. Let me know what theme you are interested in and I can fix it up. |
| |
|
|
 |
themortal

Joined: Feb 08, 2008
Posts: 17
|
Posted:
Sun Sep 28, 2008 2:18 pm |
|
| gotcha wrote: |
| Yeah, any of my themes can have the block like they are on this site. I would actually have to re-write part of the theme to make this happen. Also, it requires a couple of edits to core nuke files to make it work correctly. Let me know what theme you are interested in and I can fix it up. |
Hey Gotcha,
Been a while since I last spoke with u. Hope all is good with u.
Any ways.... I use the Nuke-Evolution CMS software and code one of my themes with double-right side blocks a long time ago, but I like how your main index page has the "forums block" above both side blocks.
Is there any possibility that i might b able to get the code edits u did and to what core files u made them in
I would like to see if I can make my theme in the nuke-evolution cms to look and work the same. I would really appreciate it if its possible, but i understand if u do not want to give it out either.
Let me know please. Take care....
Cheers,
- The Mortal |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 756
|
Posted:
Sun Sep 28, 2008 3:34 pm |
|
To get the center blocks to show above/below the left and right blocks you basically have to comment out the calls to the center blocks in the header.php and footer.php. Then, you use your theme to display those center blocks. You could take it a step further and check to see if the theme is yours and only skip the calls to the blocks if it is - so regular themes would still work correctly. |
| |
|
|
 |
themortal

Joined: Feb 08, 2008
Posts: 17
|
Posted:
Mon Sep 29, 2008 7:27 am |
|
Thank u Gotcha, with the info u supplied in your reply, I was able to get mine coded like here on your main index page to work with my Nuke-Evolution v2.0.7 software.
Cheers,
- The Mortal |
| |
|
|
 |
|
|