Staredit Network > Forums > Staredit Network > Topic: Update :: Maplantis Skin
Update :: Maplantis Skin
Aug 28 2010, 8:38 pm
By: Devourer  

Aug 28 2010, 8:38 pm Devourer Post #1

Hello

Apos designed a new skin for SEN: Maplantis.
It surely is different from the other maplantis skin in v5 and some of you will not like it, but it is still looking awesome.
There still are some tweaks to be done and they will be done.

PS: When browsing inside a forum, in every skin there is the same image on the top left. This is a lack of my system, I fail :blush:



Please report errors in the Staredit.Network forum.

Aug 28 2010, 8:43 pm BlueWolf Post #2



whoah, much more easier to read compared to turtle.

Edit: That deer whale thing doesn't show up unless I'm looking at profiles.

Edit#2: In the files section, the navigation is still green.




None.

Aug 28 2010, 8:58 pm stickynote Post #3



Very nice.



None.

Aug 28 2010, 8:59 pm Apos Post #4

I order you to forgive yourself!

Quote from BlueWolf
Edit#2: In the files section, the navigation is still green.
Whoops, I think I didn't have that in my version of the CSS.




Aug 28 2010, 9:00 pm Devourer Post #5

Hello

Apos now receives the entire folder for the skin including everything of what he can edit. Expect every color bug to be gone within the next 3 days :)



Please report errors in the Staredit.Network forum.

Aug 28 2010, 10:26 pm Undead-Fox Post #6



It looks good. I like the blue scheme.. but the deerwhale ruins it... back to default.



None.

Aug 28 2010, 10:55 pm Centreri Post #7

Relatively ancient and inactive

The thing I liked about Maplantis and the first skin was its relatively-minimalistic approach instead of the bars and such of other skins.

Still, blue > green. Though the hue of the main blue was changed. Using it.



None.

Aug 29 2010, 12:02 am payne Post #8

:payne:

Before fixing this skin, what about fixing Epic? :massimo:



None.

Aug 29 2010, 12:35 am Apos Post #9

I order you to forgive yourself!

Quote from payne
Before fixing this skin, what about fixing Epic? :massimo:
Maplantis and Epic were not made by the same person so they can be fixed simultaneously.




Aug 30 2010, 3:30 pm NudeRaider Post #10

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch

Nice skin. The first skin to look rather complete in design. Except the down arrow for Favorites is missing.

And I can't click "http://", "img", "Trigger" and all the other buttons that should open a popup-like form (captions? forgot the correct term for it...).

Minor bugs:
Quicksearch text field has green background and the globe is offset to the top.




Sep 1 2010, 11:47 am mikelat Post #11



Hah, it's hilarious, brings back old memories, thanks :)

I forgot why I put in the deerwhale. Back at the time I was almost sure that was mooses running joke, I don't think I shamelessly stole it... hm



None.

Sep 1 2010, 12:59 pm poison_us Post #12

Back* from the grave

I like it better than default or epic's dull green ugliness, but it's still relative width:


which kills me when I do Windows 7 half n half for various crap. I want Carbonite back so hard.





Sep 1 2010, 2:45 pm DavidJCobb Post #13



I like the color scheme and the overall layout, though I wonder why the header is so huge -- it takes up half the screen on 1024x768px! There are a few slight problems, but most of them are easy (if time-consuming) fixes.

Descriptions in subforums may overflow on the Forum Index. Subforum rows do not expand if the description is too long; this results in overflow. There is a way to fix this, but it requires several changes. You'd need to find a way to apply the background images directly to the TDs rather than to the DIVs inside of them, and you'd need to change the DIVs' height to a min-height. You'd also have to make sure that all TDs have their background-positions set to left bottom, so that if expansion occurs, the backgrounds in a row line up. This would require HTML changes in skin.php (moving the needed classNames from the DIVs to their parent TDs).

Sections on the Forum Index don't look so good when collapsed. Each collapsible section has two elements with IDs that match the pattern show_fi_1 and hide_fi_1, where the number changes with each subforum; one is shown when the section is uncollapsed, and the other is shown when it's collapsed. Though this is exceedingly wasteful in terms of HTML, it has the advantage that you can style collapsed sections completely differently from un-collapsed sections.

If you edit skin.php and add classNames to each of these (one className for the show nodes, another className for the hide nodes), you can easily write styles for collapsed sections without having to do it on a per-ID basis (meaning you don't need to copy an assload of CSS selectors). If you do that, make sure you use a className that you know is not in use; I used names like forum-listing-item and forum-listing-item-image in Turtle.

The quicksearch button is misaligned. Give it vertical-align: middle to (mostly) fix this; you can do so by selecting input.quicksearch + img in your CSS, or by editing skin.php and giving the button its own ID or className, and selecting that in the CSS.

The page footer has a sizing error. The footer is done with two nested boxes. The innermost one overflows to the right. These boxes are affected by inline styles; you can override those with !important rules in the CSS or by editing skin.php to remove the style attribute from those nodes.

Quote from name:Nasus
I like it better than default or epic's dull green ugliness, but it's still relative width
A minimum width can be added by setting a width or min-width on the BODY tag or on another global container for the page, if there is one. 960px is a good minimum width and seems to be a widely used one; it's basically 1024px with space left for possible scrollbars and window borders (which some browser show even when maximized).



None.

Sep 1 2010, 5:36 pm O)FaRTy1billion[MM] Post #14

👻 👾 👽 💪

Quote from mikelat
I forgot why I put in the deerwhale. Back at the time I was almost sure that was mooses running joke, I don't think I shamelessly stole it... hm
I'm pretty sure it was Syphon's and he pushed for it to be used ... but that's just what I remember.
I never liked it. D:



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Sep 2 2010, 12:20 am mikelat Post #15



Deerwhale consumes all



None.

Sep 2 2010, 6:21 am Moose Post #16

We live in a society.

Quote from mikelat
Hah, it's hilarious, brings back old memories, thanks :)

I forgot why I put in the deerwhale. Back at the time I was almost sure that was mooses running joke, I don't think I shamelessly stole it... hm
I've said quite a few times that I despise Deerwhale and would rather Maplantis or SEN (depending on where it was at the time) have nothing to do with it at all. I was actually going to use the Maplantis skin until I noticed that Deerwhale was the image of the many Maplantis used that was integrated into the theme.

Post has been edited 1 time(s), last time on Sep 2 2010, 6:36 am by Mini Moose 2707.




Sep 2 2010, 7:35 am UnholyUrine Post #17



OOOOH The maplantis skin is kewl :D

I likes.



None.

Sep 2 2010, 2:20 pm Apos Post #18

I order you to forgive yourself!

Until I fix the bbcode and the image css, here is a temporary fix for everyone:

When you click an image (Or any bbcode that seems to not be doing anything), scroll to the bottom of the page and you will see it there.

Hope that helps.

Just to show what I mean, click this image using the maplantis skin and scroll to the bottom of the page:





Sep 3 2010, 4:46 am DavidJCobb Post #19



Quote from Apos
Until I fix the bbcode and the image css, here is a temporary fix for everyone:

When you click an image (Or any bbcode that seems to not be doing anything), scroll to the bottom of the page and you will see it there.

Hope that helps.

Just to show what I mean, click this image using the maplantis skin and scroll to the bottom of the page:
Editing skin.php to include the stylesheet at /support/global.css should fix that.

That's the stylesheet for things used in the JavaScript, including the dialog system -- used for the BBCode console and, more recently, for image fullviews. It's a recent addition, so it might not be in all of the new/unfinished/unused skins. I personally added it to Turtle and Epic, but didn't know other skins were in the works.

If you need to restyle the dialogs, then view the source code in /support/global.css; a comment right at the top of the file explains what elements do what and what elements can be found where.



None.

Sep 3 2010, 5:30 am Centreri Post #20

Relatively ancient and inactive

Mousing over navigation makes the button pop out while simultaneously creating the dropdown, and those two don't match. Also, the nav bar has no border, the dropdown does.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-4-27. : 9:38 pm]
NudeRaider -- Ultraviolet
Ultraviolet shouted: NudeRaider sing it brother
trust me, you don't wanna hear that. I defer that to the pros.
[2024-4-27. : 7:56 pm]
Ultraviolet -- NudeRaider
NudeRaider shouted: "War nie wirklich weg" 🎵
sing it brother
[2024-4-27. : 6:24 pm]
NudeRaider -- "War nie wirklich weg" 🎵
[2024-4-27. : 3:33 pm]
O)FaRTy1billion[MM] -- o sen is back
[2024-4-27. : 1:53 am]
Ultraviolet -- :lol:
[2024-4-26. : 6:51 pm]
Vrael -- It is, and I could definitely use a company with a commitment to flexibility, quality, and customer satisfaction to provide effective solutions to dampness and humidity in my urban environment.
[2024-4-26. : 6:50 pm]
NudeRaider -- Vrael
Vrael shouted: Idk, I was looking more for a dehumidifer company which maybe stands out as a beacon of relief amidst damp and unpredictable climates of bustling metropolises. Not sure Amazon qualifies
sounds like moisture control is often a pressing concern in your city
[2024-4-26. : 6:50 pm]
Vrael -- Maybe here on the StarEdit Network I could look through the Forums for some Introductions to people who care about the Topics of Dehumidifiers and Carpet Cleaning?
[2024-4-26. : 6:49 pm]
Vrael -- Perhaps even here I on the StarEdit Network I could look for some Introductions.
[2024-4-26. : 6:48 pm]
Vrael -- On this Topic, I could definitely use some Introductions.
Please log in to shout.


Members Online: jjf28