This forum is for assistance with theme development.

themes and collapse.js and and the collapsible settings forms

Some themes don't show the collapsible settings forms correctly. What is the secret for making a theme where the forms work?

CVS phptemplate strangeness

Okay, this is really weird...

Current drupal CVS includes phptemplate. I've got a custom theme that uses phptemplate that was designed for 4.6.3. There are a few things that need adjusting for the theme to work with the new version, but that's no big deal. Unfortunately, there doesn't seem to be any obviously "right" way to do user images on posts. Here's my code:

<?php if($picture): ?>
	<?php echo($picture); ?>
<?php endif; ?>

That yields:

box_grey indenting first line of paragraph

Hi all

I can't work out why the box_grey theme is indenting the first line of each paragraph. Is this a problem with the theme or something else?
Happens with filtered html and html, and basically and input format that does auto linebreaks - the only one it doesn't do it with is plain text.

Any help much appreciated - I've trawled the code, but can't make sense of it.

Steve

Customizing The Interlaced theme

Hello!
I have just done my very first Drupal installation.
Actually, I'm using the "Interlaced" theme ( http://drupal.org/project/interlaced ) , and I'm very happy with it!
Now, I'm customizing the interlaced theme ... I have changed the CSS, etc.
My problem is with the nice and sweet header image.
In fact, I'n not a graphic designer (I'm just a weekend PHPCoder), so I have problems re-creating/changing the nice header background graphics ( as they are in compressed format -- GIF/PNG/JPG ).

please ....

i hosted a home page as a full page but im not able to login from that page
it is saying accesss denied
im not able to login
and access my site it is urgent...
please help me..................

Editing the structure of items

Hi,

I am busy making my own template for my site, but i ran into this problem:
I want to edit the way the frontpage newsitems get displayed.
I use the phpTemplate engine, and tried editing several .tpl.php, without noticable result...

This code is getting generated for each newsitem:

Pages

Subscribe with RSS Subscribe to RSS - Theme development