This forum is for assistance with theme development.

How to add the logo next to the h1?

I created the logo for my web site; but I do not know how to add it? Is that amend the .css? or else?

Thanks

Quick look - layout question

Hi all,

I just made a few changes to my primary menu tabs, and I don't have immediate access to a Windows box (I'm away from home) so I only have my ibook...

I think I may have broken the layout in IE (the header), would someone be kind enough to take a quick look and report back anything odd - the url is:

http://www.churchandcivilweddings.co.uk/

Truncate titles in views lists

Anybody out there know how to truncate titles displayed in views lists?

I don't think URLFilter.module will work in this case. I tried some CSS overflow properties, but that didn't seem to do the trick either. Ideally, I'd like to be able to set length limits (varying depending upon the view) for clickable titles in lists. If a title is too long (and therefore would wrap down to the next line), it should be truncated and followed by ellipsis.

Thanks,
Sean

style does not apply to node listing based on taxonomy terms

Hello,

I have a strange problem with node listings based on taxonomy terms. I have styled the nodes with CSS, both odd and even, and that works great:

.node .odd {
  background-color: #BBB39B;
  padding-top: 5px;
  padding-bottom: 20px;
  }
.node .even {
  background-color: #C0B89F;
  padding-top: 5px;
  padding-bottom: 20px;
  }

I also include node listings on my website based on taxonomy terms. It is those listings that don't seem to take the above CSS style rules, even though they appear in the HTML source.

Which is the best theme...

Hello,

Which is the best theme that I could use for a site that wants to have a structure similar to YouTube

Thanks

Linked styles in v.5. & overriding them.

Hey guys/gals, I'm working on a Drupal 5 theme and it seems the 17 linked styles is way too much. I appreciate the easier management by keeping them separate but my question is, what triggers its' loading?

Most of the styles don't look as though they are needed for every page. The only one that removes itself that I've spotted is the admin.css file. Is this just not fully implemented yet?

Pages

Subscribe with RSS Subscribe to RSS - Theme development