Jump to content

Replace in-line style with CSS?


Kurtis Houser

Recommended Posts

In .../userprofiles/account/ there are several files with in-line styling -> change_*.thtml and notifications.thtml. Perhaps you could replace it with some CSS instead?

.jrUserAccountEdit .jrRoundedPanelLt {
    padding: 20px;
}

I'm only mentioning this because I needed to override this value in my mobile theme and had to use '!important' to do so, which isn't really an ideal option.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...