Actual Results
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: Uncutweb
- Subject: SITE REVIEW: Uncutweb
- Replies: 0
- Views: 298
- Subject: SITE REVIEW: Uncutweb
Posted: September 6th, 2008, 11:26 am
http://www.uncutweb.com
I made a theme for IPB 1.3, I would like you to judge it.
Also what changes could I make to increase traffic?
I made a theme for IPB 1.3, I would like you to judge it.
Also what changes could I make to increase traffic?
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: Tech News Day
- Subject: SITE REVIEW: Tech News Day
- Replies: 4
- Views: 323
- Subject: SITE REVIEW: Tech News Day
Posted: April 16th, 2008, 5:43 pm
Good design, you might want to think about making it 760px wide so it fits on everyone's browser.
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: uncutweb.com
- Subject: SITE REVIEW: uncutweb.com
- Replies: 7
- Views: 413
- Subject: SITE REVIEW: uncutweb.com
Posted: April 15th, 2008, 5:26 pm
I have finished my CSS Database, could you guys please rate that as well? http://www.uncutweb.com/attributes
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: uncutweb.com
- Subject: SITE REVIEW: uncutweb.com
- Replies: 7
- Views: 413
- Subject: SITE REVIEW: uncutweb.com
Posted: April 2nd, 2008, 12:41 pm
The forums are working, I was just converting it last night - today.
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: uncutweb.com
- Subject: SITE REVIEW: uncutweb.com
- Replies: 7
- Views: 413
- Subject: SITE REVIEW: uncutweb.com
Posted: April 1st, 2008, 4:58 pm
Only 1 reply?
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: uncutweb.com
- Subject: SITE REVIEW: uncutweb.com
- Replies: 7
- Views: 413
- Subject: SITE REVIEW: uncutweb.com
Posted: March 30th, 2008, 1:55 pm
Thanks, I don't like the ad there either.
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: uncutweb.com
- Subject: SITE REVIEW: uncutweb.com
- Replies: 7
- Views: 413
- Subject: SITE REVIEW: uncutweb.com
Posted: March 29th, 2008, 2:15 pm
HTTP://WWW.UNCUTWEB.COM URL: http://www.uncutweb.com NAME: Uncutweb - Your Resource for Web Design Needs DETAILS: I made this website to help people with web design and make easy-to-follow guides. I made the guides so that the code the guide is explaining is on the left of what is explaining the co...
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: bot5.com
- Subject: SITE REVIEW: bot5.com
- Replies: 20
- Views: 872
- Subject: SITE REVIEW: bot5.com
Posted: March 29th, 2008, 2:11 pm
This looks like a very large site. It's good that you used very little tables but maybe you can make it to no tables at all? Other than that I think it's good.
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: Website Customization
- Subject: SITE REVIEW: Website Customization
- Replies: 11
- Views: 439
- Subject: SITE REVIEW: Website Customization
Posted: March 29th, 2008, 2:07 pm
Wow that looks incredibly clean and easy to use! Orange isn't one of my colors but you made it look good!
- Mr Steadfast
- Forum: Website Reviews
- Topic: SITE REVIEW: deesgraphics.com/
- Subject: SITE REVIEW: deesgraphics.com/
- Replies: 13
- Views: 441
- Subject: SITE REVIEW: deesgraphics.com/
Posted: March 29th, 2008, 2:06 pm
Are you using maps?
- Mr Steadfast
- Forum: Programming / Scripting / Coding Forum
- Topic: Pagination problem with searching
- Subject: Pagination problem with searching
- Replies: 0
- Views: 199
- Subject: Pagination problem with searching
Posted: March 29th, 2008, 1:59 pm
I put pagination on viewing the database links without a search. But I don't know how to use it with the search. Heres the code for it: <?php if($_GET['page']) { $page = $_GET['page']; }else{ $page = 1; } $max = 10; $cur = (($page * $max) - $max); $getdata = mysql_query("SELECT * FROM nav WH...
- Mr Steadfast
- Forum: Programming / Scripting / Coding Forum
- Topic: Links to reorder data in a table in a webpage?
- Subject: Links to reorder data in a table in a webpage?
- Replies: 26
- Views: 746
Posted: March 20th, 2008, 12:42 pm
- 3 Days without a reply.
- Mr Steadfast
- Forum: Programming / Scripting / Coding Forum
- Topic: Links to reorder data in a table in a webpage?
- Subject: Links to reorder data in a table in a webpage?
- Replies: 26
- Views: 746
Posted: March 17th, 2008, 4:53 pm
Bump - Haven't received a reply in 2 days.
- Mr Steadfast
- Forum: Programming / Scripting / Coding Forum
- Topic: Links to reorder data in a table in a webpage?
- Subject: Links to reorder data in a table in a webpage?
- Replies: 26
- Views: 746
Posted: March 16th, 2008, 3:47 pm
I did but I got nothing that I wanted. --------For the search--------- I put some code together for formv.php It needs some way of displaying the data, I messed around with it but I didn't get anywhere. Can you get anything out of it? <?php include("connect.php"); $searchQuiry = $_POST[...
- Mr Steadfast
- Forum: Programming / Scripting / Coding Forum
- Topic: Links to reorder data in a table in a webpage?
- Subject: Links to reorder data in a table in a webpage?
- Replies: 26
- Views: 746
Posted: March 16th, 2008, 2:50 pm

