• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Search the Community: Showing results for tags 'site'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 4 results

  1. Hello. I had some problems with the new layout of the site. Things were too much spaced for me to be read, and I had serious problems in distinguish the "read"/"not read" items by just a bold font. So I did for myself a CSS replacer. It can be used with any CSS injector (Chrome, Edge, or Firefox), I use Chrome Stylebot.   Here is the CSS code: Spoiler .ft { margin-right: 4px; } .ipsDataItem_unread .ipsDataItem_title { font-style: italic; font-weight: bold; text-decoration: underline; } .ipsStreamItem_unread .ipsStreamItem_title, .ipsStreamItem_unread .ipsStreamItem_titleSmall { font-style: italic; font-weight: bold; text-decoration: underline; } .ipsDataItem_unread .ipsDataItem_lastPoster a.ipsContained { font-style: italic; font-weight: bold; text-decoration: underline; } a.ipsType_break.ipsContained ipsDataItem_unread { color: #44FF99; } a.ipsContained ipsDataItem_unread { color: #226e9f; font-weight: bold; } li.ipsDataItem_unread { xcolor: #4499FF; xfont-weight: bold; } .ipsDataItem_main, .ipsDataItem_stats, .ipsDataItem_lastPoster, .ipsDataItem_generic, .ipsDataItem_modCheck, .ipsDataItem_icon { padding-bottom: 1px; padding-top: 1px; } .ipsDataItem_title { margin-bottom: 1px; } .ipsApp .ipsSpacer_bottom, .ipsApp .ipsSpacer_both { margin-bottom: 4px; } .ipsLayout_container { max-width: 100%; } .ipsStreamItem_condensed.ipsStreamItem { margin-bottom: 1px; margin-top: 1px; } .ipsStreamItem_condensed.ipsStreamItem.ipsStreamItem_contentBlock { padding: 1px; } .ipsStreamItem_time { font-size: 8px; line-height: 12px; } .ipsThumb_small { max-height: 32px; max-width: 32px; } div.ipsDataItem_icon.ipsDataItem_category { padding-bottom: 1px; padding-top: 1px; } div.ipsDataItem_main { padding-bottom: 1px; padding-top: 1px; } div.ipsDataItem_stats { padding-bottom: 1px; padding-top: 1px; } div.ipsDataItem_stats ipsDataItem_statsLarge { padding-bottom: 1px; padding-top: 1px; } div.ipsLayout_mainArea { padding-bottom: 1px; padding-top: 1px; } h2.ipsType_sectionTitle { padding-bottom: 1px; padding-top: 1px; } ul.ipsDataItem_lastPoster { padding-bottom: 1px; padding-top: 1px; } ul.ipsList_noSpacing { font-size: 0.8em; } a[data-mentionid] { display: inline-block; border-radius: 2px; padding: 0px 5px; font-size: 90%; color: #029; text-decoration: none; background: #4499FF; } .cForumList .ipsDataItem_unread .ipsDataItem_title:before, .cForumGrid_unread .ipsPhotoPanel h3 a:after { content: "NEW"; color: #029; background: #4499FF; } .cPost .ipsComment_controls { border-radius: 0px; border-width: 0px 1px 0 0; border-color: rgba(255,255,255,0.1); background: none; color: #5490c0; line-height: 10px; height: 17px; } .cPost .ipsComment_controls a, .cPost .ipsComment_controls .ipsButton.cMultiQuote { border-radius: 0px; border-width: 1px 1px 0 0; border-color: rgba(255,255,255,0.1); background: none; xbackground-color: red; color: #5490c0; line-height: 14px; height: 17px; } .cPost .cPost_contentWrap { height: calc(100% - 37px); padding-bottom: 37px; padding-top: 2px; } .cAuthorPane_author { height: 26px; line-height: 26px; margin: -15px -10px 16px -10px; } .cPost .ipsComment_meta { height: 26px; line-height: 26px; margin-left: -15px; padding-left: 15px; padding-top: 0; border-bottom: 1px solid transparent; margin-bottom: 2px; font-size: 1.2rem; } .ipsReputation_count { line-height: 12px; vertical-align: top; font-size: 1.1rem; } .ipsLikeRep { background: none; padding: 0; line-height: 12px; } .ipsComment { position: relative; margin-bottom: 4px; padding: 0; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } .cke_toolgroup { float: left; margin: 0 6px 5px 0; border: 1px solid #a6a6a6; border-bottom-color: #979797; border-radius: 3px; box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset; background: #4d4d4d; background-image: linear-gradient(to bottom,#fff,#4d4d4d); } a.cke_combo_button { cursor: default; display: inline-block; float: left; margin: 0 6px 5px 0; border: 1px solid #a6a6a6; border-bottom-color: #979797; border-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset; background: #e4e4e4; background-image: linear-gradient(to bottom,#fff,#4d4d4d); } .ipsApp .ipsButton { font-size: 13px; font-weight: 500; text-align: center; text-decoration: none; text-shadow: none; white-space: nowrap; display: inline-block; vertical-align: middle; padding: 4px 20px; padding-top: 2px; padding-right: 20px; padding-bottom: 2px; padding-left: 20px; border-radius: 3px; border: 1px solid rgba(0,0,0,0.1); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; -webkit-font-smoothing: antialiased; } .ipsPad_half, .ipsApp ul.ipsPad_half, .ipsApp ol.ipsPad_half { padding: 2px; padding-top: 2px; padding-right: 7px; padding-bottom: 2px; padding-left: 7px; }     And this is how it looks like:   Main page Spoiler   Compact Notifications with Highlight Spoiler   Topics I follow (Manage Followed Content) Spoiler     Activity stream (Skyrim updated mods) Spoiler   Compact posts with reduced size for edit buttons and top bar Spoiler   Made uniform the color of the edit toolbar Spoiler     The things I did was to reduce dramatically the padding, and reduce the margins. Reduced also the max size for preview pictures. Another change (but I will update it, I don't like it too much) is to show in blue and green the things I did not read yet.     Fell free to use if you like it.  
  2. Loverslab keeps logging me out when I leave the site. Is there any way to stay logged in? It's a pain in the ass to have to log in every time I come back, especially on my mobile.
  3. Site Problems?

    Hi, if this is only me then fuck me but I wanted to download some mods to make fallout more of an sexual place and make raiders feel more violent with rape. anyways I can not accsess the SexoutNG base files required for sex mods anyone else having the same issue or just me?  
  4. The Japanese site is this..  http://minerva-net.sumomo.ne.jp/html/mymodtop.html the download link password is required to download every single follower, it seems that the only way to get it is ask for it via Twitter to the site operator, or by a user who has already obtained if someone has the password for this site to download the followers, you can send it via private message, I'd be really grateful!