in term of not use views moudle.
when I access the page: taxonomy/term/6
user theme suggestion https://drupal.org/node/1089656.
the content will use taxonomy-term.tpl.php.
but I find the content use node.tpl.php,not use taxonomy-term.tpl.php.
so , I am confused.
question: which condition will use taxonomy-term.tpl.php.
I'm using the Bluemasters theme and the Advanced CSS/JS Aggregation module. When I enable it, the site fills a fully expanded browser, not like the demo. Any ideas? Suggestions? Thanks!
Site: http://melodytanishorner.com
As per my client's design i have to change th background image of #page-wrapper on every page. Can someone clue me in, or at least point me in the direction on how this might be done?
i'm going through as many tutorials as possible but thought i could ask here too. thanks in advance
So, today i install Drush, i used wget to dowload Drush 7.0 to /bin directory then make alias to /bin/drush in .bashrc but i have one little problem, when i type drush in my command line i see information:
saygon@debian:~$ drush
ERROR: can't find php.
What i can do to proceed this?
Thanks for answer and sorry for my English!
I have a strange issue in my page.tpl.php file some divs are on one place in page.tpl.php file, but when i have opened my web site these div I checked with firebug and they are on a totally different place.