All Forum Posts made by fluke

Comments

  1. fluke 5h 40m ago

    I noticed one of my submissions got deleted for the ump-teenth time for only being slightly lower in quality, suprise. I'm curious though, are all the comments on MY submission then being transfered over to the new one? I went to the new submission which says on the timestamp "6hrs" and it seems to have comments posted 3 years ago on it. Please explain.

  2. fluke 4wk 1d ago

    Thank you. Now if I could only get the tile portion of the background to show up. Any idea's on that one?

  3. fluke 4wk 2d ago

    I recieve every few days a notification of Tags Added to one of my submissions. I've been checking it when that happens and no new tags are ever added to it.

  4. fluke 4wk 2d ago

    Quote by Davonope .. you need to write #search-form * with the asterisk

    That is what Sheqel wrote, and the problem is still there.

  5. fluke 4wk 4d ago

    Quote by Davo

    Quote by fluke

    Quote by Sheqel
    remove blue search bar
    #search-form * { display: none; }

    This doesn't seem to work properly, while it removes the search bar it also removes any background that might appear behind it and leaves a semi circle outline in its place.

    mmm... i see what is the problem ...you're confunding this tag : #search-form * with this #search-form ...
    #search-form is different tag this have the funtion to control one part of background layout and the size of the search bar so when you put {display: none;} you are indicate to don't show this part of background, and #search-form * controls the visual attributes of search bar and have only effects in the visual part of search bar not in the background... so you need to put {display: none;} in the right place who is: #search-form *

    I have no idea what you said, you wrote #search-form twice and I think you were trying to say we "confused" it?

  6. fluke 4wk 4d ago

    Quote by remove blue search bar
    #search-form * { display: none; }
    [/quote.minitokyo.net/">Sheqel
    remove blue search bar
    #search-form * { display: none; }
    [/quote

    This doesn't seem to work properly, while it removes the search bar it also removes any background that might appear behind it and leaves a semi circle outline in its place.

  7. fluke 7wk 6d ago

    I've uploaded a custom background image following the example that was given, however the part to the right of the screen that is to be tiled, will not show up. The "bg.png" I can right click and view image and see it that way, but the image will not load that I can see on my user page.

    Another thing is I used the code to remove the search bar from the top left, when I did that it removed part of my header image along with it and left a semicircle imprint in it's place (barely visible but it's there).

    And finally, OMG! Can we please either lose the advertisements so I don't have to widen my pages EVERY time I look at them or make it an option to disable them so I dont have to expand the page?! That is by far THE most annoying thing about the new layout, other than those ugly dango things. I use AdBlock Plus, so I don't even see them to begin with, all I see is what appears to be a mis-aligned page and an empty space next to it.

    [Update] I just changed the sidebar background color and the content background color and neither will show up on the user page. It still shows up in my CSS but can not get it to load on the user page itself.

    And if I might make another suggestion while I'm here, when I look at my userpage there is a TON of links going on in the upper right hand corner, can we try to condense more of those into drop down menus? Get rid of some of them? The whole Line Where it says "Tag Me, Tags, Wallpapers, etc..." Could we not file those under a "Minitokyo" drop down menu and place them alongside the larger tabs? For instance on the main page it says "Minitokyo, Wallpapers, Indy Art, Scans" and right above that it says Wallpapers, Indy Art and Scans again...could we merge the two?

    merged: 10-07-2009 ~ 06:21pm
    Just checking to see if there's any word about this problem? I also can't seem to use my own broken skin to browse the site in. I selected my own name in the field and hit update at the bottom and it takes me to my notes page. It seems to save my entry but even after clearing the cache 6 times the site still appears default.

    merged: 10-11-2009 ~ 04:20pm
    So I guess I'm the only one having these problems?

    merged: 10-11-2009 ~ 04:26pm
    http://img97.imageshack.us/img97/8492/mtbg.th.jpg

  8. fluke 7wk 6d ago

    I personally much liked the other version of MT you were previously working on and I guess scrapped. Anyway we can disable the Advertisements so I dont have to un-scrunch the page so it will look aligned every time I view a page on MT?

    Overall, I guess I'm just not that stoked about this version, I was tired of the old one just like most but this doesn't seem to jive that well for me.

    [edit] I forgot to mention most of the thumbnails look really blurry now too.

    [edit 2] I downloaded the example background, the one that is the default for MT now, and I can see your header portion is about one pixel to the right of the main body content and the footer. I can see it on the page now more clearly when I look at it, I thought something was off, but when I blew it up in Photoshop I could see it better.

    [edit 3] Wow, and here I thought the old way of making a skin was hard, this is way too much to deal with.