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.
Hi there!
I discovered Drupal about 2 weeks ago… and I simply love it. I had used other cms’ before and… this one is better, no doubts. But I have to admit the forum isn’t its stronger point (I was using phpbb up to now). In any case I’m determined to use Drupal’s forum so I’m trying to improve its look.
Drupal noob here, using a hacked version of Aberdeen Liquid (thank you, whoever made Aberdeen; you rule and I'm a hack riding on your coattails). You can see it here:
Two problems that I can't figure out. First, at high resolution (1510 px or above, horizontal), the lefthand nav drops BELOW the main content area in the middle, but not at under 1510?? Need to use a clear or something?
Ok, so I've managed to change the presentation of my content when viewing it by customising the node.tpl.php file, but is there a file I can modify to customise the look of the content creation form?
I'm using CCK but it doesn't give me enough control over the design of the data entry form.
I'm trying to accomplish the above to replace the login button with an image using css. Problem is that the image's background, although transparent, is displayed as white against the user bar background. Using img src would be one solution but I need a css solution if there is one?