Jump to content

Little bit of CSS Help?


Ynd21

Recommended Posts

Hey guys,

 

I'm trying to add a logo to the login page of TCAdmin. I'm able to add it via Inspect Element (http://screencast.com/t/Ix79x7S8V)

.TCAdmin_LoginContainer::before {
   position: absolute;
   content: url("urlpath");
   margin-top: -250px;
   margin-left: 50px;
}

 

but when I add the code to custom.css, it isn't actually being displayed. Anyone have any ideas, or know which file I need to modify to use inline styling?

 

Thanks!

Link to comment
Share on other sites

Should do the trick ;)

 

Thanks for getting back to me.

 

Tried that already before, still not showing up. Its weird, if I inspect element and look at the css it's calling the code, just not displaying it. I've made sure I tried incognito in Chrome, Private Browsing in Firefox etc etc. (http://screencast.com/t/RLJ9XO5W0d)

 

-- I know the code works though, since its working via Inspect Element (http://screencast.com/t/GsuBatZM0hQU)

 

Think of anything else? :D Was thinking I could find the template file and just inline style it, but when I open login.aspx it just tells me its a holding file

Edited by Ynd21
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 19 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use