Hi there!
Anyone knows how to actually show the attached files links?
On My flexinode that doesn´t appear. I´ve activate the option in admin/settings/content type , and annonymous and registedes users can access them...
I think that the problem is because I didn´t add them at fexinode-X.tpl.php fil.
How can I do that?
in order to style the active page in my navigation, and in other parts of a layout, I simply give classes to the layout.
Say, body class="section1 page3" will have the following style:
body.section1 ul li.section1 {background:blue}
body.section1 ul li ul {visibility:visible;left:0;}
body.page3 ul li ul li.page3 {background:url(dec-images/pointer.gif)}
Hi all,
I was wondering how I could have a block that would list the available themes, and allow the users to changet them simply by clicking on them. A bit like http://www.csszengarden.com/. (i find the "edit my account "method to be waaay to longwinded for what i would like).