tomwalters5678
-
iPad Bug
Hey man, do you have a link to the page you are trying to run? I would say, without looking at it, that it could be down to a JS bug like an infinite loop, or maybe it's just too intensive for mobile Safari.If you link to the page, and maybe gi…
-
What do you think of this theme?
Thanks for the feedback guys! The gallery is powered by a plug in, but I had to customize things like image sizes and positioning. Also the enlarge feature was added by me. You can find the plug in here: http://code.google.com/p/jquery-gallery-plug…
-
What do you think of this theme?
Hi guys, thanks very much for your feedback, much appreciated :)
-
How to remove the [...] in Wordpress
Ah yes, sorry about that - http://tomsbigbox.com/replacing-the-in-wordpress/ My memory must be going :)
-
Web Users Geo-IP
Hey, I would recommend you use MaxMind, if you unser the following codeinto your page you will have access to a lot of info. If you visit the actual script page over at http://j.maxmind.com/app/geoip.js , you will see that it creates some funct…
-
Odd hovering issue tab issue
Right, I've solved the issue, thanks anyways :)
-
Odd hovering issue tab issue
Thanks for the reply, but I know the rounded corners don't work, and the reason I am using JavaScript is because I want an animation.
-
How to build a CMS
Right the next part is up now: http://bit.ly/6ZHSE8
-
How to build a CMS
Glad you like it, I'm writing the others now and they should be live on Saturday :)
-
Will similar landing pages hurt my SEO?
Well SEO is odd enough as it is, but one rule is that you should generally try to avoid duplicate content - http://www.google.com/support/webmaster ... swer=66359 I can see where you're coming from with these pages, but to be honest it doesn&…
-
What's the best way to approach this...
Have a look at the JQuery plugin draggable - http://jqueryui.com/demos/draggable/ - that should help.
-
Neat Trick-How do they do that?
Using code like this that can be applied to an object: http://css-tricks.com/snippets/css/abso ... -an-image/
-
Forcing height to be % of the browser window
Surely you would create a div in which you would place your content, making the body of the page 100%, and the div 98%. So your CSS would be body { width:100% } #div { width:98% }
-
PHP includes...
By the way, although includes are great and there are few downsides to them I would suggest using require() because then if the content isn't available the rest of the site won't load. This is good if you don't want your navigation re…
-
Controlling Navigation with PHP Depending on User?
Yeah that solution seems to be very logical. You might want to consider storing the variable in a PHP session, so that you can reuse it. The best way would be to have the logical expression (the if statement) on the login page, and then a variable i…
-
JQuery Animation
Oh yeah I totally agree, all I'm saying is I kow most of the visitors to my site won't be using IE thereofre I will be focusing more on other, more up to date browsers. BTW: The link is now dead
-
JQuery Animation
Thanks for your reply, I am going to use that code, and Rob tbh I stopped caring for IE and yeah, you are most likely right - but who cares?!
-
Please comment on my website!
I agree with what has been said above, I can see what you have tried to do with the logo at the top but to be honest it just doesn't work. Also most of the text is too small, I would recommend up sizing it. Lastly I do like the site, I think …
-
Feedback please!
To be honest I really like the site, it feels cleans and professional. If I were to change one thing it would be to round the corners of the boxes, although it is a small change I sometimes find it can have a big effect on the overall flow of the si…
-
Applying Taxes Online (Unusual Situation)
The answer is yes. If you think about it they do have to pay tax. Technically if you go on holiday and buy a product in another state you pay the tax there, even though the your credit card belongs to someone who lives in another state (you!). It …
-
New site on WordPress about WordPress
Right I love the content, however I think the main design needs some tweaking - I think it is based too much on text - why not have a graphic as the title as opposed to a large block of text?
-
Overhauled site, need feedback and sets of eyes!
No, sorry if I was unclear - I meant the text you placed in the tags. Sorry about that :)
-
Been hired to re-design a website...
I like the site's design, it is defiantly better than the current one. If I were to recommend you change one thing it would be that you make the text of the menu items slightly smaller - either that of change the font to make them a bit differe…
-
CSS/Flash gallery site
Yeah point taken - I agree, and after all if everyone thought their site wasn't going to be the next big hit where would we be today!? Keep up the good work!
-
My new Tumblr site
Very nice site! I love the footer by the way - keep it up!
-
Watch Me Cooking
Very nice site! I would recommend adding a star rating system to the videos though to make it more user friendly - have a look here - http://www.henryhoffman.com/css-star-ra ... orial.html
-
a scientific conferece web site
I must say it's a nice site - as for the nice photo. I would suggest having some photos in the header- why not head over to a stock photo site (http://www.sxc.hu/) and search for some relevant images. Then you could make a header background to …
-
feedback on this design please
Yeah I agree with the above - it is too big - the max width of any page should be around 900px to accommodate low res displays. Also I think the bright blue is a tad over-powering so I would tone that down. Apart from that it is a nice site.
-
Improvements?
I must say I really do like the design of the site - it feels sleek and smooth, however I can suggest some changes. I would make the menu item's text smaller to make it appear less bulky. Also I would change the blue to be slightly brighter and…