Search found 4 matches
- Thu Jan 22, 2009 10:51 pm
- Forum: CMSMS Core
- Topic: how to use smarty variable inside {php} tags
- Replies: 4
- Views: 4215
Re: how to use smarty variable inside {php} tags
sorry, i am unfamiliar with "$this" i am guessing its some special smarty variable that i am supposed to extract "lang" from... the best i could come up with was {$new == $this['lang'];} unfortunately, whenever i use $this in any form it gives me an error: "Fatal error: Can...
- Thu Jan 22, 2009 2:46 pm
- Forum: CMSMS Core
- Topic: how to use smarty variable inside {php} tags
- Replies: 4
- Views: 4215
how to use smarty variable inside {php} tags
there is most likely some thread with the solution but ive been searching for it for the last 2h... starting to tear my hair already... i want to do something really simple... use smarty variable inside {php} tags... atm it will only enter empty space... while out of the php tags, it works as a char...
- Sun Sep 14, 2008 8:16 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] menu bullets wont move
- Replies: 3
- Views: 1536
Re: menu bullets wont move
ahh, figured it out... it was not bullets... the menu looked like normal text but its actually h3.... which i had tweaked a little 
oh well... thanks for your time

oh well... thanks for your time
- Thu Sep 11, 2008 12:35 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] menu bullets wont move
- Replies: 3
- Views: 1536
[Solved] menu bullets wont move
hi! im making my first cms webpage but ran into a small problem.... in the default menu, the font size of the current page changes.... but the bullet stays in the same place as with the small font size... there for overlapping the text! how can i change it? ahhh, and it actually works in ie... firef...