I am struggling to change css part of feedback forum http://jataayu.net/jB5site/index.php?q=feedback i am not able to align quetions and thier ans from select box in same line its using some hidden css properties that i am not getting plz help me
I am kind of new to Drupal themes and so this might be a dumb question, or I might just be going about this wrong. However, what I need to do is override menu_primary_links() which is in menu.inc. What I want to do is change the way it defines the css classes when building menu items.
At the moment it does something like this:
class="menu-1-2-2" (inactive)
class="menu-1-2-2-active active" (active menu item)
Strange Problem with the chameleon theme ...
The script for spam span isn't loaded ... other scripts (jlightbox) are loaded ...
and in other themes (php template) spam span is loaded and working.
That is where the JS is loaded (at least I think so ...)
$output .= drupal_get_js();
Any Idea how to get the spam span script in here?
Perhaps manualy?
I wish to hide the ‘Your signup information’ table and the ‘Cancel’ button on nodes.
I wonder if there is a php snippet that will check if the user is signed up to the node and if so not display ‘ print $node->content['signup']['#value'];’.
To clarify, if the user is not signed up, I require the sign up form to be printed.
I imagine something along the lines of:
If (!$user->node == ‘is signed up’) { print $node->content['signup']['#value']; }?>
Im cruious did anyone got the flatforum to look like VBulletin topic posts?
which looks like this:
---------------------------------------------------------------------
| Username
Avatar | Day joined
| Post count
---------------------------------------------------------------------
Content