css

  1. erich37

    Grid Layout for RM

    Suggestion: It would be great to have a "Grid Layout" for the RM (achieved with CSS). Examples: http://classifieds.gfn.ninja/demo/classifieds/?view=grid http://pdf.directindustry.com/ :)
  2. 1

    XF 1.4 Minifying CSS not working + multiple stylesheets

    Hi all, Maybe I am doing something wrong, I don't know, but I wanted to ask anyway... I have enabled "Minify CSS" in the admin panel, but I can't see a minified CSS file being made in the source. My question: am I missing something? And beside that, it outputs 4 different stylesheets (fonts...
  3. S

    XF 1.4 Extra.css: !important

    Hi, In a lot of situations I find myself using !important, as I'm unable to increase the specificity of the selectors as compared to the default css code inside XF templates. Is this good practice? How do people here use css code in extra.css to override css rules? For example, If I want to...
  4. drastic

    MG 1.0 Change bg color in thumbnail container?

    Hey @Chris D , How can I change the background color of the area behind the album/image title? Or change the link color so that we can see it. Thanks.
  5. Rob

    Unmaintained Stylish Notices 1.1

    REQUIRES XENFORO 1.5 BETA 2 This add-on allows you to set a custom css class on BLOCK notices. Once installed, you'll notice an additional "Notice Class" field, when adding or editing a block level notice. I've included one style, "stripes".... if you give any block notice the "notice class"...
  6. Adam K M

    Google released a material design framework for web (finally)!

    Hey guys! So google has released a (second?) material design framework for the world wide web, and this time it looks simply fantastic and much more easily integratable with most websites nowadays, unlike polymer that preceded it. It's always so tempting to pop this down on a xenForo style...
  7. Sheldon

    External Accounts Page Enhancement

    Sheldon submitted a new resource: External Accounts Page Enhancement - An added visual... Read more about this resource...
  8. Sheldon

    @TagThem Enhancement

    Sheldon submitted a new resource: @TagThem Enhancement - Add a small visual... Read more about this resource...
  9. Sheldon

    Unmaintained Conversation Stripper

    Really simple, really quick. Wanted to remove some things from the conversation area (avatar, title, etc).. and make the conversation area feel a bit more streamlined. So, removed all but the names, and here ya go. To get from this: To this: Simply add this in your Extra.CSS /*...
  10. Sheldon

    Conversation Stripper

    Sheldon submitted a new resource: Conversation Stripper - ...not that kind either. Read more about this resource...
  11. Sheldon

    Unmaintained Featured Thread Title Enhancement

    Featured Thread Title Enhancement Simple template modification to change the look of your Featured Thread add-on, and it's title. tabs. First off, I decided to use Font Awesome, just seemed as easy to use as anything. So, in order to do that, go to the template PAGE_CONTAINER Find...
  12. Sheldon

    Unmaintained User/Inbox/Alert Icon Replacement

    User/Inbox/Alert Icon Replacement Simple template modification to change the look of your visitor navigation tabs. First off, I decided to use Font Awesome, just seemed as easy to use as anything. So, in order to do that, go to the template PAGE_CONTAINER Find: <head> Insert After: <link...
  13. Sheldon

    User/Inbox/Alert Icon Replacement

    Sheldon submitted a new resource: Inbox/Alert Icon Replacement - Shorten your navigation tab just a bit more... Read more about this resource...
  14. Andy Huang

    [Suggestion] Even lesser HTTP request by adding a "proxy" script

    Currently, we have really neat CSS handling mechanism (css.php) which allow us to select multiple CSS files that we need to one single call. However, specific pages may require additional css or javascript, which goes beyond the initially defined package, and additional calls are added...
Top Bottom