Jump to content




[WEBSITE] Death's Website!


  • You cannot reply to this topic
59 replies to this topic

#1 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 04 February 2014 - 08:55 PM

Remade website, here's a link.
Adding more information about projects ASAP, can't push changes at current location.
OP
Credit to Liam Stanley for a lot of the design.

Edited by Death, 12 March 2014 - 07:04 PM.


#2 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 04 February 2014 - 08:57 PM

buttons/links definitely need some kind of rollover styling

EDIT: also the "welcome" div is sitting in a strange place that sits over text
EDIT 2: also be aware that the way you've positioned your footer — the text "death" — will be problematic when you get more content on the page, I suggest having a read of this tutorial and making use of its techniques as then the footer will either be at the bottom of the screen or the bottom of the content, whichever is greater.

Edited by theoriginalbit, 04 February 2014 - 09:04 PM.


#3 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 04 February 2014 - 10:23 PM

View Posttheoriginalbit, on 04 February 2014 - 08:57 PM, said:

buttons/links definitely need some kind of rollover styling

EDIT: also the "welcome" div is sitting in a strange place that sits over text
EDIT 2: also be aware that the way you've positioned your footer — the text "death" — will be problematic when you get more content on the page, I suggest having a read of this tutorial and making use of its techniques as then the footer will either be at the bottom of the screen or the bottom of the content, whichever is greater.

The welcome div, I've never seen it be a problem, but I'll minimize the size of it.
What do you mean by rollover styling?

Sorry if it does seem a bit noobish of a website, I'm not that good at designing things.

Edited by Death, 04 February 2014 - 10:23 PM.


#4 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 04 February 2014 - 10:31 PM

View PostDeath, on 04 February 2014 - 10:23 PM, said:

The welcome div, I've never seen it be a problem, but I'll minimize the size of it.
Well now it's sitting in a completely different spot than before! http://puu.sh/6KrVf.png

View PostDeath, on 04 February 2014 - 10:23 PM, said:

What do you mean by rollover styling?
As in when hovering the mouse over them they look different. Take a look at the links in the navigation on my site to see what I mean. btw if you do want to see how I've done something on my site it'll be easier if you look through the repo than trying to explore the source in the browser.

Edited by theoriginalbit, 04 February 2014 - 10:42 PM.


#5 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 04 February 2014 - 10:49 PM

I wonder why BIT chose the iOS 7 (or one that looks like it) don't, or maybe that's just my iPad Air. Anyways, nice site BIT. Looks different then I saw it yesterday, or that could be my Ad Block.

#6 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 04 February 2014 - 10:53 PM

View Postawsmazinggenius, on 04 February 2014 - 10:49 PM, said:

I wonder why BIT chose the iOS 7
what? o.O

View Postawsmazinggenius, on 04 February 2014 - 10:49 PM, said:

Anyways, nice site BIT. Looks different then I saw it yesterday, or that could be my Ad Block.
Thanks. you probably saw the main non-computercraft site yesterday.

#7 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 04 February 2014 - 11:09 PM

Oh, yes, I did. The font looks like iOS 7 to me, but that might be my iPad Air.

Edit: Screenshot from my iPad: http://imgur.com/v5qonQ4


Edited by awsmazinggenius, 04 February 2014 - 11:13 PM.


#8 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 04 February 2014 - 11:11 PM

View Postawsmazinggenius, on 04 February 2014 - 11:09 PM, said:

Oh, yes, I did. The font looks like iOS 7 to me, but that might be my iPad Air.
Oh I see, yeah well its an Apple font
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

#9 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 04 February 2014 - 11:49 PM

View Posttheoriginalbit, on 04 February 2014 - 10:31 PM, said:

View PostDeath, on 04 February 2014 - 10:23 PM, said:

The welcome div, I've never seen it be a problem, but I'll minimize the size of it.
Well now it's sitting in a completely different spot than before! http://puu.sh/6KrVf.png

View PostDeath, on 04 February 2014 - 10:23 PM, said:

What do you mean by rollover styling?
As in when hovering the mouse over them they look different. Take a look at the links in the navigation on my site to see what I mean. btw if you do want to see how I've done something on my site it'll be easier if you look through the repo than trying to explore the source in the browser.

I don't understand why it twists like that, I edited it to fit closer to the top left corner. And yes, it's different because I was testing some things.

Posted Image

I'll get working on rollover effects sometime soon

------

New reply -- IP.Board would probably combine the two
Made a nice little button animation on hover, changing a couple colors and the borders.
Still not sure why it did the thing in Safari or whatever browser BIT's using -- if someone has a fix please PM me or reply!

Edited by Death, 05 February 2014 - 12:51 AM.


#10 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 04 February 2014 - 11:55 PM

View PostDeath, on 04 February 2014 - 11:49 PM, said:

I don't understand why it twists like that, I edited it to fit closer to the top left corner. And yes, it's different because I was testing some things.
-image snip-
I'll get working on rollover effects sometime soon
How are you doing the rotation? CSS? Did you also add the browser specific transformations?

EDIT: Also you're getting a 404 on the file result-light.css

Edited by theoriginalbit, 04 February 2014 - 11:58 PM.


#11 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 05 February 2014 - 12:51 AM

I know I've got a 404 - I'll fix that later.
Yes it's CSS - I'll need to do some modifications for that.
I'll fix the CSS and I'm currently adding in a way to have webchat implemented into the page. The way I'm working on isn't working so I'll do it another way.

Edited by Death, 05 February 2014 - 01:01 AM.


#12 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 05 February 2014 - 01:27 AM

View PostDeath, on 05 February 2014 - 12:51 AM, said:

Yes it's CSS - I'll need to do some modifications for that.
Browser specific rotations
transform: rotate(45deg);
-o-transform: rotate(45deg); /* Opera */
-ms-transform: rotate(45deg); /* IE 9 */
-moz-transform: rotate(45deg); /* Firefox */
-khtml-transform: rotate(45edg); /* Can't remember */
-webkit-transform: rotate(45deg); /* Safari and Chrome */


#13 ingie

  • Members
  • 69 posts
  • LocationMannin

Posted 05 February 2014 - 01:34 AM

i really like it. nice and clean.

i like the buttons as they are now, with the corners curling into the radius nicely.

but yeah, you're not using browser-specific radii [edit: me derpa] transform css... but personally, i'd keep it that way, i'd rather just have fallback to something that looks ok [which it does], than use browser specific css myself, but that's just my personal feelings on it... so long as the fallback still maintains enough contrast to be accessible.

don't like the Welcome side strap though... it doesn't seem necessary. i'd be more inclined to use a font based illuminated text image as the corner strap, like a single corner border of a frame - using the font from your signature at the bottom but more embellished ... but that'd need a graphic illustrator to get looking right...

Edited by ingie, 05 February 2014 - 01:41 AM.


#14 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 05 February 2014 - 01:39 AM

View Postingie, on 05 February 2014 - 01:34 AM, said:

i'd rather just have fallback to something that looks ok [which it does], than use browser specific css myself, but that's just my personal feelings on it...
browser specific CSS looks the same as the standard, so it may as well just be included.

#15 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 05 February 2014 - 01:40 AM

I think I added them all except -khtml-, which I shall add if anyone encounters a problem.

EDIT- I'm going to remove the webcome side strap, just leave that area blank :P
EDIT- removed. Please test for bugs in the IRC area, or if you want any modifications to it. No I'm not going to stop using webchat.
EDIT- Do you guys like the button rollover animation?

Edited by Death, 05 February 2014 - 01:49 AM.


#16 ingie

  • Members
  • 69 posts
  • LocationMannin

Posted 05 February 2014 - 02:00 AM

View Posttheoriginalbit, on 05 February 2014 - 01:39 AM, said:

View Postingie, on 05 February 2014 - 01:34 AM, said:

i'd rather just have fallback to something that looks ok [which it does], than use browser specific css myself, but that's just my personal feelings on it...
browser specific CSS looks the same as the standard, so it may as well just be included.

as i said - personal opinion - in that it shouldn't be included as it makes for more possible errors, and the whole concept is basically evil in my mind - all major browsers support enough ACID compliant non-specific tags to make a perfectly nice website without any specifics... anything which falls outside that should be reconsidered and designed without it, rather than made specific or excluding... again, that's just how i feel about it [ and many designers and devs i've worked with in my job ] - i know others think otherwise and i'm happy for them :)

View PostDeath, on 05 February 2014 - 01:40 AM, said:

EDIT- Do you guys like the button rollover animation?

yup, i said that... i think - assuming what i described with the radii changing is what you mean :)

#17 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 05 February 2014 - 02:02 AM

Totally didn't see that - sorry :D

Anything else you think I should add?

#18 ingie

  • Members
  • 69 posts
  • LocationMannin

Posted 05 February 2014 - 02:08 AM

View PostDeath, on 05 February 2014 - 02:02 AM, said:

Totally didn't see that - sorry :D

Anything else you think I should add?

s'okay :)

um... not really, i think it suits what i imagine you want, judging from your avatar and tag :)
of course, once you get content in, this sorta thing can change how the page really looks
- you should perhaps put some lorem ipsum in there to see how the pages flow when more full of content.

or use a suitable alternative :)


edit: one thing i did think was just that you should move the CSS into a separate file, and the javascript perhaps - it just makes it easier to manage later or apply an alternate theme quickly...

Edited by ingie, 05 February 2014 - 02:14 AM.


#19 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 05 February 2014 - 02:25 AM

I'll probably do some kind of placeholder somehow. I can't really use bacon ipsum as it's an ordered list-type thing

#20 ingie

  • Members
  • 69 posts
  • LocationMannin

Posted 05 February 2014 - 02:39 AM

View PostDeath, on 05 February 2014 - 02:25 AM, said:

I can't really use bacon ipsum as it's an ordered list-type thing

there's 21 others to choose from on that link :)

but i see what you mean if your intended content is to be OLs. There's a few of those on that link that generate with custom tags, but don't think there's any LI options from what i saw... but you could easily do a fast search-replace on the generated ones to replace the DIVs or whatever with your OL

but no biggie... 'twas just a thought to aid the layout judgement. you get what i mean anyway; the method is immaterial :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users