Hi again. I'm just learning, so please understand that I am learning CSS through trial and error -
I have changed the third column in Newswire to a transparent background, but have been unable to replicate the outline of the blocks. I have tried changing the .block-wrapper, but it's not working (I'm sure that's not how it's supposed to be done).
Can anyone provide me with info on where in the CSS for the Custom Tan Newswire theme I can change the 3rd column to have the outline of the blocks? Any help is much appreciated.
Here's where I am - my dev site: dev.thewomensnest.com (please ignore other blocks/content - It's all not linked right and the content is somewhat bogus, I'm working on just the theme - my real site is http://www.thewomensnest.com).
Thank you!
Melissa
Comments
Comment #1
Jeff Burnz commentedPlace this at the bottom of the custom tan stylesheet, it should give you what you want. This will just override everything because they will be the last styles loaded (being at the bottom of the last stylesheet to load).
The styles come from both style.css and the custom tan stylesheet, use Firebug to find out where they are coming from (its Firefox addon, very useful for this sort of thing).
Comment #2
happythoughts commentedThat was awesome! It worked!! Thank you so very much!!!!
Melissa