I want to add an extra stylesheet to my theme for printing.
I found this handbook page on it, but I can't get it to work: http://drupal.org/node/64144
I'm guessing it's out of date.
Hello all. I just installed Drupal a couple of days ago and have been playing around with it. Initially, the login page was on the front page of the site. What I attempted to do was remove it from the my modified garland theme. The admin. theme was garland also, but I changed it to the default theme thinking that I would have someplace to log in. Now I can't login to any page including the .../?admin page.
Can any one help me? Where in the coding can I alter this?
I know this is a dumb question, but I just am not getting anywhere. I have a theme I wish to upload. I have cvs access granted. I am using WinCVS and Vista 64. I just cannot seem to grasp it, I ahve tried following the handbook an am getting no where. Anychace some one could tell me how to create a directory for the theme in the CVS using WinCVS?
I cant get the slideshow to show up. Either when set to node, list, table, or block view. I have enabled automatic css. Been reading all over again and again, but whatever I do no slideshow appears. All other pictures etc show up correctly, just not the cck slideshow.
I want to change how the primary links menu is rendered and from what I have found is that this can be done in the template.php file by overriding the theme_menu_links function. Problem is nothing is changed, it acts like the template.php file doesn't exist. I was doing this with the bluemarine theme.
So just for testing purposes I created a brand new theme folder called "scratch" and created 2 files, page.tpl.php and template.php just to run a basic test and here is the code for these 2 files.