This forum is for assistance with theme development.

Mobile Theme & Login Box Issue

Ok first post so not sure if in correct place if not then please can a mod move it for me.

I am using mobile theme from cvs and works ok part from login box for some reason wont let me click on login submit button.

In end used custom login box info here http://drupal.org/node/19855 to create a new login box block which uses image instead of submit button.

It maybe just my phone not sure but thought you would like to know for futute reference...

Regards

Russell

Use Node Info Boxes module and CCK variables to theme a block?

I'm trying to find a way for administrators to add a few variables to blocks (a color, for example) to be used in the theme.

One idea I had was to use the Node Info Boxes module to create boxes which are nodes, and then add CCK fields to those nodes. The question is, can I pass those CCK variables to the boxes that Node Info creates?

how can I get a blank page template?

Does anyone know an easy way to get a node to follow a very bare page template? I want to create a few javascript constrained popup pages on my site, and obviously I don't want this to follow page.tpl.php. The only fields I want outputted is the title and content.

Trapped in pushbutton hell!

Hello all,

I feel a bit embarrassed to ask this, but I appear to be stuck, and would appreciate a guiding finger.

I have installed Drupal 4.7.3 and cannot get it to show anything but the pushbutton theme. Other themes can be selected in the themes menu page, but if I click the default to another them and press save config, it just refreshes that page in pushbutton, resetting the 'default' radio button to pushbutton.

CSS additions ignored

I'm just trying to tweak bluemarine. I've done a complete new theme with it as a base before and it worked fine, but this time I just want to add some classes and can't get any response at all.

I added this into my style.css:

/* Shade row for error */
.rowShadeError {
   font-weight: bold;
   color: white;
   background-color: red;
}

And call it on the page with this:

Want to edit calendar's month-view

I am new to drupal. But It is really a nice pre-tested CMS. I can do understand the css and html in css and template (tpl) files. I added up an event module to my site brightspyre training site .

I want to edit calendar month, day, list and table view in this module. First I want to replace the block name "Event" with "Browse Calendar". Second I need to remove the link called "event" from the table. Is there any possible way to do this. Please help to solve my problem.

Pages

Subscribe with RSS Subscribe to RSS - Theme development