Audrey_Ann
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Login Page Background Image Custom CSSOk, I’m looking with firebug and it doesn’t even show an element for the background… the only CSS affecting the page is what I’ve inserted and the code for the functions of the login box… I’m so confused.
Forum: Themes and Templates
In reply to: [Virtue] Body Background transparentThanks!
Forum: Themes and Templates
In reply to: [Virtue] Body Background transparentYes, it worked like a charm, I really appreciate your help with this!!
Forum: Themes and Templates
In reply to: [Virtue] Body Background transparentI’m trying that out now, thank you!!!
Forum: Themes and Templates
In reply to: Login Page Background Image Custom CSSThank you! Yeah that’s what I was doing… For some reason that’s still not working, do you think that it could be a plugin issue? It’s just so confusing because everything else I’ve done works…now I will say I had an issue using “traditional” css on the button, and I ended up using something like:
#login .button { width: 260px; height: 44px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; float: center; border: 1px solid #3d5a5a;etc.
Does the pound symbol do something different?
Forum: Themes and Templates
In reply to: Login Page Background Image Custom CSSI probably sound pretty simple but how do I find the absolute file path for the image?
Thank you so much for your help!!
Forum: Themes and Templates
In reply to: [Virtue] Body Background transparentThank you!