'm using drupal 4.7 and spreadfirefox, and after activate 'clean url' it finaly works (because my site is in a folder) and i have to change .htaccess
but when i enter in any menu of navigation menu , spreadfirefox forgot frame working and i see at top of page the menu and after, down of menu the content.
it's something not working with spreadfirefox or my 'clear url' configuration, because the code of two pages are the same only change in
form action="/bara/?q=admin/comment"
or
form action="/bara/admin/comment"
Quick question - I love the Pushbutton theme that comes with Drupal, but I would prefer the body text of each page to be a bit smaller (like it is with most of the other themes). How do I do that?
I have looked in the admin area within Drupal but can't see any easy way to alter the (default) font size of body text in each page. I presume I have to alter a config file somewhere?
I know my way around FTP and editing config files etc, but I haven't got any experience with PHP etc. specifically, so layman's terms would be appreciated!
How would I go about incorporating the same drop-down function (the little triangle that is used in 'admin -> settings' and 'advanced search'), to have my posts only showing the title?
It should be simple enough I imagine editing the .tpl.php file for the node type, but I don't know how to recall that function and apply it to a specific div...
my new theme (beta testing - but live) works fine until you view one of the nodes...
The background colour disappears and the css for the title and by line changes (padding?) somehow. I have used the firefox developer bar, but can't see why - nor can i in the code???