Topic on Extension talk:ConfirmAccount

Custom CSS for Request Account Page?

3
Jakeschroeder (talkcontribs)

It seems it is not possible to write custom css for the Request Account page because no html element on this page has an ID or a class name. I am creating my own skin and I want to be able to change the width of inputs, background color, etc. but I don't want to pollute those components' styles for the entire site.

For example I want the input's background color to be gray on the Request Account page but green on any other page. So how can access just the Request Account page's html elements in my stylesheet.

Thanks so much.

Aaron Schulz (talkcontribs)

You can edit MediaWiki:common.css or use the Gadget extension to make a CSS module enabled for all users.

51.174.7.28 (talkcontribs)

Aaron, @Aaron Schulz

What identifiers can I use in Mediawiki:Common.css to style the elements in the request account page? Is there a list for this somewhere?

Thank you so much, and I really appriciate the ConfirmAccount extention :))

Reply to "Custom CSS for Request Account Page?"