Hi all.
I am new to Drupal, developing in version 6.28 (not by my choice).
I am seeking on guidance on how I would achieve a menu block like on the http://www.lloydstsb.com homepage.
The section which has a menu block in the style of a 2 row, 4 column grid, on hover the child items appear.
The green menu with items: Current accounts, savings, investments, etc.
I'm trying to add a little image right next to a value inside a specific field of a view.
My tests involve views_pre_render hook in a drupal 6 environment.
I am having a lot of issues building a Zen sub-theme ... I have actually got to the point where I have finalized the design on my local machine (it looks great there) but then wen I moved those exact same files to a live server nothing seems to work ...
I have copied Zen along wt the sub-theme that I am creating to my server and it does not function at all...
The css and js files are called into the browser but Drupal does not seem to be abiding by any of them
I am building a custom theme for a website that I am working on... The thing is Drupal does not seem to recognize/sometimes Obey any of the instruction that are existent in the .info file.. There are times wen all of the files are called into the browser (I see them when I view the source in the browser) but Drupal does not abide by it.. At first I thought it was an issue wt one page alone.. but wen I started 2 checked over other parts of the site I noticed that nothing was displayed as I had styled/configured them..