PDA

View Full Version : Robert and Sherman


][Stalin][
07-24-2007, 03:02 PM
My website (http://www.robertandsherman.co.uk/index.htm) I share with a friend at school. I'm adding a map page soon (instead of movies since I never make any). An old project I started on is in games, but I doubt I'll finish it.
Take a look and tell me what you think :)

][Stalin][
08-06-2007, 03:37 PM
Anyone got an oppinion? Maps page coming soon (maybe today :eek: )

Kingster
08-06-2007, 07:36 PM
not too bad... the buttons are hard to read though. Other than that, cool enough.

PsxMeUP
08-08-2007, 06:51 AM
Ya, buttons are hard to read. Make the text in them white or something.

][Stalin][
08-19-2007, 10:48 AM
Uh oh. Ive lost all the source fla files, so I cant change the buttons or the body of the pages :hammer: May as well do a re-design.
Also, has anyone seen My flash game demos in the games section? I need comments on those (although the game has changed a bit since then).

][Stalin][
08-25-2007, 11:15 AM
The site has been re-designed (same link) and no flash has been used. Take a look and comments would help he decide if I should keep it.

TexasGtar
08-25-2007, 11:48 AM
Looks okay to me.

][Stalin][
08-25-2007, 12:51 PM
hmm, I want to centre the layers, but all I can do is centre all the text inside them. Does anyone know how to group centre layers?

TexasGtar
08-26-2007, 01:28 AM
[Stalin][']hmm, I want to centre the layers, but all I can do is centre all the text inside them. Does anyone know how to group centre layers?
<CENTER>
Not sure if that ius what you are asking?

I centered a table and there looks like an extra slash..???I know nothing..

<BR>
<TABLE border="1">
<TBODY>
<TR>
<TD></TD>
<TD></TD>
</TR>
<TR>
<TD></TD>
<TD></TD>
</TR>
</TBODY>
</TABLE>
<BR>
</CENTER>
</BODY>
</HTML>

][Stalin][
08-26-2007, 02:50 AM
no, I can centre tables, just not <div> tags. But thanks for the help.
I think I've found a solution, setting all the tags to relative instead of absolute.

][Stalin][
08-26-2007, 06:23 AM
I've added a music swf that plays a random track I have made. It's located at the top - left of the page and clicking on it will toggle mute.
edit: after a long search for the header html file, then lots of code splicing, I managed to get the music swf on the forum!

JohnnySix
08-26-2007, 01:48 PM
[Stalin][']I've added a music swf that plays a random track I have made. It's located at the top - left of the page and clicking on it will toggle mute.
edit: after a long search for the header html file, then lots of code splicing, I managed to get the music swf on the forum!

Either cookie the music player, or set it in a frame - if I don't want to listen to the music , I don't want to have to turn it off for every page I browse on the site! :hammer:

Tidy looking, unobtrusive design though.

][Stalin][
08-29-2007, 03:10 PM
Thanks. The whole of the forum is in php, a code I can't understand. But the solid assets are html, which I can edit. I don't know how I can have a frame (even if it only holds the music player) on the forum, but I can certainly put one on the home pages.
Also, does anyone know how to set it so that forumcode can interpret a custom tag to be a swf link?

Valis
08-30-2007, 06:52 AM
Btw you can't center the div's, they're made that way. The only way to 'center' anything with div's and css is to use left or right floating and 'stack' things up. Coming from tables this seems counter-intuitive. This applies to the properties of the div itself of course.

So you can make a div of a fixed width (non-floated) that's embedded in something above it that has everything centered. A <p> tag works well for this imo. I usually reset most attributes of tags that I'll use to remove differences between browsers (and then hand set things later) so I don't have to worry about the <p> tag having margins (ie, set a class on it to have margins of 0 or reset <p> entirely).

PsxMeUP
09-04-2007, 11:52 AM
Site is much better now. Nice clean look. Not bulky like the last one.

- In Firefox, though, some of the site's parts don't load (Firefox always gives me problems).
- The site is also veeeeeery slow. My crappy connection and the fact that I'm in Eastern Europe doesn't help, but it shouldn't be THAT slow.
- I clicked on "Sherman's News" and "Robert's News" and it took me to the forums. Strange. I was expecting something of a blog page.

Besides that, very clean looking site. I like it.