| bio | website | axiodesigns.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Mar 26 at 19:40 | |
| stats | profile views | 4 |
|
Sep 19 |
comment |
Undefined 404's not logging right, it seems that IIS internally runs some of it's scripts for some reason. It would not have loaded the url because it will run scripts internally. At least, that is what it seems like. |
|
Sep 12 |
answered | way for teachers to post homework assignments |
|
Sep 12 |
answered | Undefined 404's not logging |
|
Aug 17 |
answered | What are my options for Web 2.0 gallery software? |
|
Aug 13 |
awarded | Supporter |
|
Jul 31 |
comment |
Image Appears Small on website but not in photoshop No problem! Glad to hear that you fixed it |
|
Jul 31 |
comment |
Image Appears Small on website but not in photoshop Then I would say look at the index file itself, there should be an image tag: <img src="some-source" alt="something" width="100px" height="200px" /> |
|
Jul 31 |
comment |
Image Appears Small on website but not in photoshop They would be in the default index file, and possibly the default css file. Look at the code in the index file, find where the image is tagged, and then see what it's size constraints are. You should be able to modify it there, if not, see what container the image is in (div/span etc) and what id that is, like logo or something. Then find that ID in the css file, and modify the image size there. |
|
Jul 31 |
awarded | Editor |
|
Jul 31 |
revised |
Developing from scratch vs. Wordpress edited a grammatical error |
|
Jul 31 |
answered | Image Appears Small on website but not in photoshop |
|
Jul 31 |
awarded | Teacher |
|
Jul 31 |
answered | Developing from scratch vs. Wordpress |