kiwifarms.net Feedback Thread & Banner Contest

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
Guys. I love the Web2.0 design. So clean i crie evrytiem ;_;

Looks the tits on my 13" Mac Retina but its..... so narrow.... makes it annoying to read long posts or threads (2560x1600 display AUGH YEAH)


incl screenshot.
 

Attachments

  • Schermafbeelding 2015-01-14 om 20.50.51.png
    Schermafbeelding 2015-01-14 om 20.50.51.png
    550.7 KB · Views: 187
Looks the tits on my 13" Mac Retina but its..... so narrow.... makes it annoying to read long posts or threads (2560x1600 display AUGH YEAH)
I don't understand this complaint. It looks a lot worse without gutters. Your eyes have to flutter across the entire width of the page.
 
Can pastebins not display the pastebin when they are linked? This is how it looks on mobile and it causes scrolling issues

txagIfQl.jpg
 
  • Agree
Reactions: FramerGirl420
The embedding works great and I'm not going to remove it, but I didn't think about how it'd look on mobile. I might want to disable embeds altogether for mobile, if I can.
 
I don't understand this complaint. It looks a lot worse without gutters. Your eyes have to flutter across the entire width of the page.

IDK man... But the cwckiforums domain doesn't have it and I like that a lot better
 

Attachments

  • Schermafbeelding 2015-01-15 om 12.24.10.png
    Schermafbeelding 2015-01-15 om 12.24.10.png
    565.1 KB · Views: 154
All the artificing on the background image for Farms and Light is making me feel like its the early 2000 web. You're making the cloud background stretch to fit the screen:

On the Farms the background is:

background {
width:100%;height:100%;
}​

It should be

background {
width:1,600px;
height:2,560px;
background-repeat: repeat-y; ##Repeats it down the page but not across##
margin: auto; ##To Align the image in the middle, I think?##;
}​
 
  • Like
Reactions: silentprincess
All the artificing on the background image for Farms and Light is making me feel like its the early 2000 web. You're making the cloud background stretch to fit the screen:

Rather than

background {
width:100%;height:100%;
}​

It should be

background {
width:1,600px;
height:2,560px;
background-repeat: repeat-y;
margin: auto; ##To Align the image in the middle, I think?##;
}​
Except that looks awful because it's a wallpaper and not a tessellating image.
 
  • Like
Reactions: silentprincess
Except that looks awful because it's a wallpaper and not a tessellating image.

To-right it looks crap and there are always alternatives

An alternative to scrap the image and put a sky-like gradient background with a transparent cloud pattern?
 
Really autistic but could you make a skin with a serif font? That's one of the things I liked about the classic skin :oops:
 
  • Dislike
Reactions: Joan Nyan
Really autistic but could you make a skin with a serif font? That's one of the things I liked about the classic skin :oops:
I'm using Droid Serif Roboto Slab now. I hate fucking around with the site while it's live though.

When we had the original theme people asked for Serif too. What's the deal?
 
Back