This forum is for assistance with theme development.

Changing sticky background colors by taxonomy

I have a need to change the background color of a sticky page based on it's
taxonomy category.

I.E. sports = green, news = yellow etc.

I am using the box_cleanslate theme

Any help would be appreciated.

Ron

Garland with twocol_stacked.css panels

Two col doesn't work with IE 7
I change twocol_stacked.css in panels module modules/panels/layouts/twocol_stacked.css

.panel-2col-stacked .panel-col-first { 
  float: left; 
  width: 50%; 
 
}
.panel-2col-stacked .panel-col-last { 
  float: left; 
  width: 50%; 

}

I change to

How to insert link to rest of content at the end of the teaser (...)?

I would like to insert a ... or a >> or any such thing right at the end of the teaser that is a link to the rest of that node. How would I? Currently the amount of space between the teaser and the 4 comments Read more seem to disconnect the reader from the fact that they haven't read the complete post. This is in the Garland theme in 5.x - BTW, I absolutely love the color picker in Garland and Minelli themes - awesome job!

liveoutloud2day

nofollow for usernames - code snippet

I am in the process of cleaning up my templates for better SEO. I put nofollows on the usernames, since they don't add much value.
In a lenghty forum discussion however, there are plenty of links going to user profiles.

I added this line in the theme right before it puts out the user profile link:

Customising the full page layout

I'm trying to get "Customising the full page layout and sections based on path" to work using to following code

content-Length: 255

Theme: Gunmetal

on blocks that i add it has 'content-Length:' above and below the block. How to remove this error

Pages

Subscribe with RSS Subscribe to RSS - Theme development