My sites are also run by the php function include using ?id=blabla&blu=blibli.
And that's for basically all pages beside form actions, which are not included.
[QUOTE=compwhizii;22136529]Does anyone remember this? If you're interested I might release it for free [url]http://compwhizii.net/ocean/[/url][/QUOTE]
Great, I needed a syntax for my template engine. I'll just use yours.
[QUOTE=nullsquared;22128895]But it's supposed to look like math :saddowns:
Can you give me a hint on why the layout needs to be redone? I understand if it's not done correctly, but I need something to learn *why* it's not done correctly.[/QUOTE]
If you add me on AIM or MSN or something I can help give you a shove in the right direction if I've got some free time this week.
Latest changes on bugspray are up [url]http://bugspray.uni.cc/tickets.php[/url]
New button style, account editing and minor style tweaks, whoop
(And avatars! Although they depend on Gravatar right now)
You should really bump your font sizes up a few pt
[QUOTE=KmartSqrl;22141193]You should really bump your font sizes up a few pt[/QUOTE]
I personally like them small but he should have the option of changing them on the site.
[QUOTE=KmartSqrl;22140680]If you add me on AIM or MSN or something I can help give you a shove in the right direction if I've got some free time this week.[/QUOTE]
What about steam? I'm nullcubed on steam (don't mistake me for nullsquared on steam, that's my brother). And I would highly appreciate it if you can give me a push in the right direction sometime :smile:
By the way, one of my friends showed me a quick mockup what my site *could* look like, and now I definitely agree mine looks pretty bad. I guess until you've seen and experienced really good design, you can't see 'see' bad design.
Was testing CSS3 last night and did this test blog skeleton
[IMG]http://img44.imageshack.us/img44/7552/blogtest1.png[/IMG]
For some reason the colors are much darker in the screenshot. Why?
Did you take the screen shot while opening the site in IE? that darkens the colour.
Nope, I'm not going to even bother trying to support IE.
[QUOTE=iPope;22146150]Did you take the screen shot while opening the site in IE? that darkens the colour.[/QUOTE]
CSS3, IE.
Good joke.
Can't think of what else to do to this.
I think it looks good but it's obviously missing a lot.
[img]http://img.loldepot.com/dd464dc6b4c6693d74bc63.png[/img]
Halp. :(
[URL="http://m-s-v.99k.org/"]Student Website[/URL]
I was asked by my assistant head teacher to make this, gets data for text and images from a XML file, its all changeable via the control panel, gonna rewrite the gallery script tonight and give it to the school tommorow so it can be uploaded to there domain.
[editline]08:11PM[/editline]
[QUOTE=Diaklu;22149002]Can't think of what else to do to this.
I think it looks good but it's obviously missing a lot.
Halp. :([/QUOTE]
I realy like it, try darkening the red bar in the middle, add a sublime horizontal gradient.
[QUOTE=chrishind10;22149030][URL="http://m-s-v.99k.org/"]Student Website[/URL]
I was asked by my assistant head teacher to make this, gets data for text and images from a XML file, its all changeable via the control panel, gonna rewrite the gallery script tonight and give it to the school tommorow so it can be uploaded to there domain.[/QUOTE]
It's very image heavy/reliant, Try using div borders instead of those images.
Could I achieve a symilar effect with DIV borders?
[QUOTE=EDDY TT;22146953]CSS3, IE.
Good joke.[/QUOTE]
That reminds me, is there any way to get curved borders (and possibly shadows) in IE?
Because, honestly, this is just shit.
[img_thumb]http://bellminator.com/images/ie.png[/img_thumb]
[img_thumb]http://grab.by/grabs/e78f92303f4fd0b569db4df072a1b011.png[/img_thumb]
[editline]04:21PM[/editline]
What the fuck man.
[QUOTE=nick10510;22150188]That reminds me, is there any way to get curved borders (and possibly shadows) in IE?
Because, honestly, this is just shit.
[img_thumb]http://bellminator.com/images/ie.png[/img_thumb][/QUOTE]
Images.
Before the hip new CSS curves I would use an army of divs and images for corners to achieve that effect.
[QUOTE=Dr Magnusson;22150491]Before the hip new CSS curves I would use an army of divs and images for corners to achieve that effect.[/QUOTE]
I tried that before. But I sucked at it :frown:
Just a general question, but why do people say not to use tables to form your page?
Because tables are used for tabular data. Also what the hell is up with that youtube video on your site???
He got owned by someone it would seem.
Apparently his admin control panel thing is publicly accessible.
Added fancy-smancy ajaxy login thing :buddy:
[url]http://errur.com/newrur/test/[/url]
The only account (un: Mathias, pw: Penis) is hardcoded as I'm only doing design at the moment.
Finished my design... any feedback? (Also has cross-browser support, INCLUDING IE, HOLY SHIT)
[editline]06:22PM[/editline]
[url]http://tehwhale.com/design/[/url]
[editline]06:23PM[/editline]
As usual, looks best in a WebKit browser (more visual effects).
I'm kind of afraid to ask, but someone mind going though PBA and making sure it doesn't have any coding backends?
Such as: ways to easily login without the use of the actual username and password, ways to fuck up the page, easily delete data, etc.
[url]http://bellminator.com/pba/index.php?page=home[/url]
[QUOTE=Dr Magnusson;22152005]Added fancy-smancy ajaxy login thing :buddy:
[url]http://errur.com/newrur/test/[/url]
The only account (un: Mathias, pw: Penis) is hardcoded as I'm only doing design at the moment.[/QUOTE]Needs more:
[html]onfocus="if(this.value == 'Username'){this.value='';}" onblur="if(this.value == '') {this.value='Username';}"[/html]
The text looks a bit aliased, but apart from that it's cool.
[QUOTE=KSI;22153085]Needs more:
[html]onfocus="if(this.value == 'Username'){this.value='';}" onblur="if(this.value == '') {this.value='Username';}"[/html][/QUOTE]
It already has that. Which browser are you using?
Sorry, you need to Log In to post a reply to this thread.