lfinocchio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Featured Slide Show Image IssueI’m bumping this because I’m having the same problem.
If someone who has successfully gotten this feature to work could help me out, please let me know — my e-mail is lisamrose@gmail.com.
Forum: Themes and Templates
In reply to: Trouble with h2 backgrounds in CSSInteresting. Well, I don’t have FTP access to the files on the server for this website yet, so I really can’t touch default.css yet. I should have that capability by the end of this week, so I will play with this more later.
Thanks to both of you.
Forum: Themes and Templates
In reply to: Trouble with h2 backgrounds in CSSSorry, that should be
#archivebox {
margin-bottom:15px;
padding:10px;
color:#000 !important;
}The close bracket is there, I missed it in my C&P.
Forum: Themes and Templates
In reply to: Trouble with h2 backgrounds in CSSI will try that plugin, thanks!
I am still having problems, though:
I don’t have a file called default.css in my theme editor, so I can’t make any changes to that. The default.css is my theme’s color scheme.
However, in style.css, which is what I have been making significant changes to, I have this:
#archivebox {
margin-bottom:15px;
padding:10px;
color:#000 !important;I’m confused about why all of the changes I have been making to style.css have been overriding the default.css file (at least I assume they have, because my changes are taking effect), except for this?
Forum: Themes and Templates
In reply to: Trouble with h2 backgrounds in CSSThank you. I never would have found that!