Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 137
Search took 0.19 seconds.
Search: Posts Made By: jenius
Forum: HTML & CSS 01-10-2011, 04:35 AM
Replies: 7
Views: 1,018
Posted By jenius
I was trying to offer an alternate solution. As...

I was trying to offer an alternate solution. As I'm sure you know, oesxyl, it sometimes occurs that someone is trying to solve a problem in one particular way, and there is an easier solution using...
Forum: Graphics and Multimedia discussions 01-06-2011, 02:42 AM
Replies: 4
Views: 729
Posted By jenius
You really cannot design using paint. Let me help...

You really cannot design using paint. Let me help you out a little here:

http://www.aviary.com/

This will give you extended editing capabilities. Use the image editor. Make sure that you fill...
Forum: HTML & CSS 12-31-2010, 02:01 AM
Replies: 8
Views: 412
Posted By jenius
Thanks :) The only issue I have with the bottom...

Thanks :) The only issue I have with the bottom padding is that this distorts in in webkit browsers... so it's really a compromise, which one would I rather have look normal? An unfortunate...
Forum: Graphics and Multimedia discussions 12-30-2010, 10:42 PM
Replies: 3
Views: 3,205
Posted By jenius
What are you using to play them right now?

What are you using to play them right now?
Forum: Graphics and Multimedia discussions 12-30-2010, 10:41 PM
Replies: 4
Views: 1,223
Posted By jenius
Do you need a million of these types of images?...

Do you need a million of these types of images? If you only need one or a few, it would be really easy to make a template in photoshop and just crank them out yourself. If you need help with this,...
Forum: Graphics and Multimedia discussions 12-30-2010, 10:38 PM
Replies: 13
Views: 3,601
Posted By jenius
Do you still need the top and bottom of this to...

Do you still need the top and bottom of this to be cleaned up? I could do it in a minute in photoshop if this is still necessary.
Forum: HTML & CSS 12-30-2010, 10:30 PM
Replies: 7
Views: 1,018
Posted By jenius
I would try jquery on this one - there may be a...

I would try jquery on this one - there may be a css workaround, but I couldn't find one.

This is how you would do it with jquery:

$('GBP').before('£');

If this doesn't work direct,...
Forum: HTML & CSS 12-30-2010, 10:05 PM
Replies: 8
Views: 412
Posted By jenius
Your right, although all of these things, save...

Your right, although all of these things, save for possibly 2, are errors created by tumblr's generated markup, unfortunately. I corrected all of them anyway, just to see if you were right and it...
Forum: HTML & CSS 12-30-2010, 06:19 PM
Replies: 8
Views: 412
Posted By jenius
I always validate - if you look at the errors,...

I always validate - if you look at the errors, all of them are objecting to my use of webkit and moz extensions on my css3, which is a fault in the css validator, not my code. Good try though ;)
...
Forum: HTML & CSS 12-30-2010, 06:06 PM
Replies: 8
Views: 412
Posted By jenius
Internet Explorer Firefox Bugs... Can anyone help?

Firefox is starting to drive me crazy. The second it becomes more popular than IE, it starts lagging behind severely. Now I find myself not only coding fixes for IE, but also for Firefox. Blech....
Forum: HTML & CSS 08-04-2010, 08:29 AM
Replies: 12
Views: 1,036
Posted By jenius
A link would indeed help. However, I know this is...

A link would indeed help. However, I know this is probably not the answer your looking for, but I would suggest not worrying about it for the below reasons:

- As you said, you only are hosting it...
Forum: HTML & CSS 08-04-2010, 08:22 AM
Replies: 4
Views: 838
Posted By jenius
Thanks for the feedback everyone! To address your...

Thanks for the feedback everyone! To address your comments...

I noted in my original post that I am aware that the sunset image takes a bit longer to load but that I cannot fix this without...
Forum: HTML & CSS 08-04-2010, 02:05 AM
Replies: 4
Views: 838
Posted By jenius
Smile Opinions on a website?

Hey all ~

I know I haven't been here for a while (been super busy), but I always remember that my css origins and teachers were here and this forum holds a special place in my heart. So I figured...
Forum: Java and JSP 04-07-2010, 06:26 PM
Replies: 3
Views: 1,020
Posted By jenius
Really easy and stupid problem

So I'm a huge beginner here, but I'm just trying to write something super simple, and it won't compile - not sure what I'm doing wrong. Can anyone toss me some help here?


import javax.swing.*;
...
Forum: PHP 02-26-2010, 01:10 AM
Replies: 0
Views: 389
Posted By jenius
Drupal?

Hey --

Anyone here know anything about Drupal? I'm having a lot of trouble with one specific aspect - picking apart some of the larger grouped variables. I'd love to be able to add my own styles...
Forum: PHP 02-20-2010, 01:25 AM
Replies: 0
Views: 453
Posted By jenius
Handling Checkboxes

Ok, so I looked up this up a bunch of places, but none of them could really solve my issue, which is suprising, because it seems pretty simple...

I have a very basic ajax email form, and I just...
Forum: Graphics and Multimedia discussions 02-18-2010, 04:16 PM
Replies: 5
Views: 2,214
Posted By jenius
Hey Azzaboi - My general rule is as...

Hey Azzaboi -

My general rule is as follows:

- When you have any transparency (background showing through) anywhere in your image, use PNG
- When you do not, use jpg exported at "very high...
Forum: Graphics and Multimedia discussions 02-12-2010, 04:24 AM
Replies: 6
Views: 2,483
Posted By jenius
As for the first part, I believe it, and I...

As for the first part, I believe it, and I mentioned that I didn't think it was totally unreasonable to post here. I just think the people who frequent this section are not really deeply...
Forum: HTML & CSS 02-11-2010, 10:23 PM
Replies: 4
Views: 656
Posted By jenius
Sometimes finding the answers to your problems is...

Sometimes finding the answers to your problems is just knowing what terms to search for on google.

In this case, the answer to your question is "jquery preloader"
Forum: HTML & CSS 02-11-2010, 10:21 PM
Replies: 3
Views: 536
Posted By jenius
No I think they really are just a noob web...

No I think they really are just a noob web designer. There's nothing they could possibly make money off of on their site.

To answer your question, there is no question that CSS is the way to go....
Forum: PHP 02-11-2010, 09:23 PM
Replies: 1
Views: 441
Posted By jenius
CakePHP

Opinions?
Forum: HTML & CSS 02-11-2010, 06:26 PM
Replies: 2
Views: 515
Posted By jenius
If you need to create a background image for a...

If you need to create a background image for a paragraph, just follow these 3 simple steps!

1. Make a div that will contain your paragraph. Let's call it #container.
2. In your stylesheet, add a...
Forum: Graphics and Multimedia discussions 02-11-2010, 06:16 PM
Replies: 2
Views: 4,349
Posted By jenius
1. Get an old paper texture...

1. Get an old paper texture (http://www.google.com/search?client=safari&rls=en&q=old+paper+texture&ie=UTF-8&oe=UTF-8)

2. If you are using real photos, you will need a lot of processing. Filters...
Forum: Graphics and Multimedia discussions 02-11-2010, 06:11 PM
Replies: 2
Views: 2,229
Posted By jenius
The list above is super awesome, but if you can't...

The list above is super awesome, but if you can't process all that great info, here's a slimmed down version:

- get photoshop (or gimp if you can't figure out how to crack it)
- play around with...
Forum: Graphics and Multimedia discussions 02-11-2010, 06:07 PM
Replies: 6
Views: 2,483
Posted By jenius
Ok, 1st of all, this is a javacript question,...

Ok, 1st of all, this is a javacript question, which is why we are not answering. Try posting this in the javascript forum. I can see how you would think it would go here, but this is for the...
Showing results 1 to 25 of 137

 
Forum Jump

All times are GMT +1. The time now is 08:57 PM.