11
dniezby
Re: Any idea how to fix this?
  • 2006/7/29 20:07

  • dniezby

  • Just popping in

  • Posts: 54

  • Since: 2006/6/1 2


Thanks. That's part of the reason I do these things...I love to figure out the puzzles of it. I LOVE to figure out "why" something, such as a theme, isn't working properly.

Don't get me wrong...I do get flustered and REALLY aggitated if somehting that "should" work doesn't. I also laugh my ass off when I find problems such as a , or a " out of place.

As for the theme itself:

I'm cleaning out some of the "game specific" images to release this theme to XOOPS now.

BTW, is there a smarty tag to navigate to the theme specific directory?

For example:

In the theme.html there are the lines that call up the includes to show the themeblocks...

<{include file="nssclan/theme_blockleft.html"}>

is there a tag that will do remove the (in this case) nssclan part and navigate to the them_blocks?

<{include file="$xoops_themedirectory}>/theme_blockleft.html">

Something that (in case the user renames the theme directory) will allow the theme to always find the directory?

12
snow77
Re: Any idea how to fix this?
  • 2006/7/29 20:10

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


yes it's: $xoops_theme

this is an example:

<{foreach item=block from=$xoops_ccblocks}> <{include file="$xoops_theme/theme_blockcenter_c.html"}> <{/foreach}>
www.polymorphee.com
www.xoopsdesign.com

Login

Who's Online

151 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

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

Latest GitHub Commits