seabroth: (Default)
seabroth ([personal profile] seabroth) wrote in [community profile] ao3_skins2015-08-14 06:40 pm

Help with buttons

EDIT: I figured it out! Those buttons are "forms" with an "input - submit" type OVERTOP. So first you have to remove the input layer's background and stuff, and after that you can add the thickness you want to the padding layer of the form. Example:


input[type="submit"] {
padding: none;
margin: 0px;
background: none !important;
}

form {
color: black;
background: #F3EFEC;
padding: 10px;
}


The problem then, is that there are a few buttons that are inputs without this layer overtop. The "Update" button when you go to update your site skin is one such. I don't yet know what to do about that, maybe my brain just isn't working.

————————————————————

Hi guys! (One reason for this comm being dead might be because most people don't even know skins for AO3 exist...)

Because my "My Works/Bookmarks" page looks like this on my computer, I Googled for stuff and eventually found out that you can make site skins, and so I began!

AO3 bad default layout

I'm trying to create a skin, but I can't seem to get rid of (make smaller) the padding around certain types of buttons.






Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting