Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I don't know much about CSS but am willing to learn, and would like to know how someone would go about this in general, not just specifically for this theme.
This has me stumped. I am creating a custom php based theme. When I go to global theme configuration and unclick the checkbox where it says "Display post information on: page", I still get the post information and it says 'by moses' with no time or date. It is contained in the string of the $content variable and it comes first before the other content. If I turn on the chameleon theme, the post information does not display.
I'm working on a new theme, as mentioned in a previous post, but the thing is that the section of the admin panel for theme administration overflows over my right-hand sidebar. Is there a way to change this in my theme's code?