Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Actual Results
- Hob Bramble
- Forum: General Discussion
- Topic: Happy Birthday Unflux !
- Subject: Happy Birthday Unflux !
- Replies: 5
- Views: 293
- Subject: Happy Birthday Unflux !
Posted: March 7th, 2009, 4:30 pm
Happy Birthday - OH - Happy Birthday. Happy Birthday - OH - Happy Birthday. Doom, destruction, and despair. People dying everywhere. Happy Birthday - OH - Happy Birthday. Happy Birthday - OH - Happy Birthday. One step closer to the grave: think of all the food you'll save. Happy Birthday - OH - Happ...
- Hob Bramble
- Forum: General Discussion
- Topic: Open Source Digital Music Library SW from IU
- Subject: Open Source Digital Music Library SW from IU
- Replies: 1
- Views: 221
Posted: March 5th, 2009, 8:36 am
For anyone else unfortunate enough to be stuck behind Websence content filtering (and thus, apparently unable to access opensource.co.uk - world's worst filters, bar none), the offical page for Variation is:
http://variations.sourceforge.net/
http://variations.sourceforge.net/
- Hob Bramble
- Forum: Website Design Forum
- Topic: got a question on Forums
- Subject: got a question on Forums
- Replies: 11
- Views: 842
- Subject: got a question on Forums
Posted: March 4th, 2009, 6:09 pm
Bullocks - I didn't even notice! I only caught the date on the post before mine. *facepalm*
- Hob Bramble
- Forum: General Discussion
- Topic: US Postal Service Changes Halving Netflix Value ?
- Subject: US Postal Service Changes Halving Netflix Value ?
- Replies: 12
- Views: 335
Posted: March 3rd, 2009, 7:06 pm
I've never had any problems with the Red Box kiosks - I love the things. Cheap, easy, legal, quick - perfect for picking it up one night while shopping, watching it, and returning it the next night.
Sorry you've hit problems with em', but I wouldn't write them off entirely.
Sorry you've hit problems with em', but I wouldn't write them off entirely.
- Hob Bramble
- Forum: Website Design Forum
- Topic: got a question on Forums
- Subject: got a question on Forums
- Replies: 11
- Views: 842
- Subject: got a question on Forums
Posted: March 2nd, 2009, 9:37 am
If you're looking for something brimming with features and power built in: phpBB (as Grinch mentioned): http://www.phpbb.com/ Simple Machines Forum (or SMF, as meman mentioned): http://www.simplemachines.org/ If you prefer something lightweight and simple (with mods available...
- Hob Bramble
- Forum: General Discussion
- Topic: Safari 4
- Subject: Safari 4
- Replies: 13
- Views: 987
- Subject: Safari 4
Posted: March 2nd, 2009, 9:12 am
The freezing is expected - after all, it's still just a beta, so all the bugs aren't out quite yet.
- Hob Bramble
- Forum: General Discussion
- Topic: Safari 4
- Subject: Safari 4
- Replies: 13
- Views: 987
- Subject: Safari 4
Posted: February 26th, 2009, 3:35 pm
For anybody watching the speed end of things: CNET's Benchmark tests seem to indicate that Safari 4 is faster than the rest of the pack: http://crave.cnet.co.uk/software/0,39029471,49301219,00.htm However, Lifehacker's Benchmark tests indicate that, while certainly fast, it doesn...
- Hob Bramble
- Forum: General Discussion
- Topic: this is kinda annoying
- Subject: this is kinda annoying
- Replies: 22
- Views: 576
- Subject: this is kinda annoying
Posted: February 26th, 2009, 2:54 pm
How many times have you been outside wearing almost nothing and had people wearing stuff you'ld be wearing while it's snowing back home look at you like you're crazy, Hob ? That's pretty much a daily occurrence for me. It was 8 degrees yesterday morning and there was a guy at work in a sleeveless t...
- Hob Bramble
- Forum: General Discussion
- Topic: this is kinda annoying
- Subject: this is kinda annoying
- Replies: 22
- Views: 576
- Subject: this is kinda annoying
Posted: February 26th, 2009, 7:51 am
I've never seen snow, and I use to want to take a trip to see it, at least untill I went to Indiana before it even started snowing and felt how freaking cold it is. I had to laugh at this one, being from Indiana myself (and working at a ski hill there where I not only spent a ton of time in the sno...
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 5:23 pm
No problem!
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 4:43 pm
Try this: upload your church pic to your website - just go ahead and put it in the main directory with the bg.gif image and all the others. Then, in your HTML, replace the words "CHURCH IMG HERE" with the following line of code:[code]<img src="kiplingbaptistchurch2.jpg" alt=&q...
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 4:38 pm
Again, just remove the "../" from the image paths in the CSS, and your site will look as it does in the screenshot.
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 4:36 pm
Ok, you're going to have to do a lot of editing with the CSS to get your images to work right, but fortunately, it's very simple: you need to remove the "../" in the image paths. So:
becomes
background-image:url(../bg.gif);
background-image:url(bg.gif);
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 4:27 pm
Can you create folders from your hosts site, and them upload the files correspondingly?
For example, from your hosts file manager, create a folder called "images," and them upload everything from the "images" folder on your computer into the one on your host?
For example, from your hosts file manager, create a folder called "images," and them upload everything from the "images" folder on your computer into the one on your host?
- Hob Bramble
- Forum: Website Design Forum
- Topic: How do I edit this CSS?
- Subject: How do I edit this CSS?
- Replies: 29
- Views: 602
- Subject: How do I edit this CSS?
Posted: February 25th, 2009, 4:20 pm
Well, that's expected - that's on ImageShack's end, not yours. [edit]Bogey beat me to it. *wink*[/edit] So, that means the problem is somewhere in your image path, or related to viewing your site offline. Just to verify, when you put "images/kiplingbaptistchurch2.jpg" in the src="&quo...

