drdoogs
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enough] How do I change my search message?Thank you!
Forum: Themes and Templates
In reply to: [Enough] Sidebar content isn't in sidebarThat worked — thank you!
Forum: Themes and Templates
In reply to: [Enough] Sidebar content isn't in sidebarWhoops, sorry. Here is the link of my broken page. http://www.michiganracquetball.net/forums/
Thank you.Forum: Themes and Templates
In reply to: How to Remove Background Color Behind Header ImageWhew – that finally worked. Thank you!
Forum: Themes and Templates
In reply to: How to Remove Background Color Behind Header ImageOk, I tried putting in the css that I thought would change the background color, and that didn’t work.
Here is where the problem is in the css:
element.style {
background-image: url(http://www.michiganracquetball.net/wp-content/uploads/2013/09/header.jpg);
min-height: 200px;
background-color: rgb(119, 119, 119);
background-size: cover;
cursor: pointer;
background-repeat: no-repeat no-repeat;
}I want that rgb to be none or transparent, (I think). But copying all of this and using “background-color: transparent;” didn’t work. Am I on the right track at all?
Forum: Themes and Templates
In reply to: How to Remove Background Color Behind Header ImageJust downloaded one of the css plugins. Thank you!
Forum: Themes and Templates
In reply to: lists aren't indentingI tried adding those lines to the css and that still didn’t work. :'(