Subject color and css file - SOLVED

Apr 02, 2007 21:10

I'm really stuck. I've just changed to expressive from smooth sailing and seem to be going round in circles trying to find what i want to do. I want to make really simple changes so will just be adding them to the CSS custom box ( Read more... )

entries:header:colors, css:base themes

Leave a comment

Comments 2

av8rmike April 3 2007, 02:59:14 UTC
First, is there a default style-sheet I can refer to to see what I'm meant to be over-riding?
No. There are 4, 5, sometimes 6, depending on theme. ;) You can view them by viewing your journal page source and finding the section that starts with the lines ; these are the paths to the stylesheets.
With the section you added, you were really close, though:
.page-header2,
.post-asset .asset-name a {
background-color: #xxxxxx;
}(not bg-color, and take out the first line, unless you want a bar the entire width of the journal entry.)

Reply

springdaisyk April 3 2007, 20:04:38 UTC
Fabulous! You've made me happy :D

Reply


Leave a comment

Up