Forum: HTML and CSS Jul 21st, 2009 |
| Replies: 14 Views: 912 I think everyone's opinion is valid. Give the person asking the question some information, and let him make his own informed decision!
=) |
Forum: ASP.NET Jul 16th, 2009 |
| Replies: 4 Views: 426 In case anyone is wondering, I solved this issue. I go ahead and store the date as shortdate in a string via ToShortDateString(), but when I run the query to pull the date, I use this:
SELECT... |
Forum: ASP.NET Jul 15th, 2009 |
| Replies: 4 Views: 426 I am using a calendar control with ASP.NET to fill in a text box with the selected date.
Here is the code I use to get the date into the text box:
Private Sub... |
Forum: HTML and CSS Jul 1st, 2009 |
| Replies: 4 Views: 500 an easy way to go is to make your rounded corners w/ photoshop and have one for the top and one for the bottom, and have the middle image repeat-y. |
Forum: HTML and CSS Jul 1st, 2009 |
| Replies: 14 Views: 912 You can use a PHP include, if you are using php. Create a file for your header and menus and name it something like header.php & menus.php. (they can be separate or together in one file) You can... |
Forum: HTML and CSS Jul 1st, 2009 |
| Replies: 4 Views: 445 You would use ID for something that will be used only once per page, like wrapper , header or footer .
Class can be used as many times as you desire, and would be used for something like ... |
Forum: HTML and CSS Jun 23rd, 2009 |
| Replies: 6 Views: 575 I use px so that i can margin: 0 auto 0 auto to center. what is another way to do it w/o using px? |
Forum: HTML and CSS Jun 20th, 2009 |
| Replies: 6 Views: 575 Very sorry. Just figured it out. one div was 6978px instead of 978px. Thanks for the effort! |
Forum: HTML and CSS Jun 20th, 2009 |
| Replies: 6 Views: 575 The actual page design looks fine. It's just that SOMETHING is crazy wide and you can scroll 1440px to the right!
The error was because I put wordpress's <?php wp_list_pages(); ?> without... |
Forum: HTML and CSS Jun 19th, 2009 |
| Replies: 6 Views: 575 Can anybody look here and tell me what's making my site's body turn out to be 1,440px wide??
THanks
www.collectibleshakers.com |
Forum: HTML and CSS Jun 12th, 2009 |
| Replies: 2 Views: 570 #navigation li { has right padding set. there's your space. It would be better if we could see the page in action. |
Forum: HTML and CSS Jun 11th, 2009 |
| Replies: 1 Views: 380 Okay, here goes. I am using this template. Site is Here (http://collectibleshakers.com). Seems straight forward enough. Well, when I try to put my Twitter widget in the black bar, the navigation... |
Forum: HTML and CSS Jun 7th, 2009 |
| Replies: 8 Views: 543 Good job, sussy. You will definitely get it. This is exactly the way I learned everything I know. :) |
Forum: Site Layout and Usability Jun 7th, 2009 |
| Replies: 5 Views: 736 there is something you can install to make ASP work with *nix but i'm not positive on how well it works. |
Forum: HTML and CSS Jun 6th, 2009 |
| Replies: 5 Views: 685 Have you tried just putting the swf in another div? |
Forum: HTML and CSS Jun 6th, 2009 |
| Replies: 4 Views: 732 P.S. Google chrome didn't like the image from CMYK, either :) |
Forum: HTML and CSS Jun 6th, 2009 |
| Replies: 4 Views: 732 I figured it out!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
When I created the image in Photoshop, I saved it as a jpeg, but my image was in CMYK mode. Who KNOWS how that happened. But... |
Forum: HTML and CSS Jun 6th, 2009 |
| Replies: 4 Views: 732 I sure thought that would have done it. But it's a no-go. I'm getting drepressed. LOL |
Forum: HTML and CSS Jun 5th, 2009 |
| Replies: 4 Views: 732 Okay this is blowing my mind. I have built a WordPress theme out of some very simple HTML and images. Unfortunately, I can't show you the actual theme in action because it's not ready to be live on... |
Forum: Community Introductions Jun 5th, 2009 |
| Replies: 1 Views: 258 Hello everyone,
My name is Dru Darby, I'm 22, and I've been designing websites for 4-5 years. I work as a network admin at a school as well as run a web design business out of my house. Anything... |