Search found 7 matches
- Tue Feb 24, 2004 7:32 pm
- Forum: Javascript
- Topic: Vertical Sizing Past 100%
- Replies: 4
- Views: 1390
- Sun Feb 22, 2004 12:15 am
- Forum: Javascript
- Topic: Vertical Sizing Past 100%
- Replies: 4
- Views: 1390
Vertical Sizing Past 100%
I have a two column layout in the center of a page, which is vertically sized to 100%. Everything looks fine until content is added which exceeds the height of the page. The column containing the overflow will be extended, but borders and backgrounds of other columns will remain behind. In Mozilla, ...
- Mon Jan 12, 2004 9:29 pm
- Forum: PHP - Code
- Topic: Require and URL
- Replies: 3
- Views: 402
- Mon Jan 12, 2004 7:58 pm
- Forum: PHP - Code
- Topic: Require and URL
- Replies: 3
- Views: 402
Require and URL
I'm pretty new to PHP so this stuff is probably pretty basic. What I'm trying to do is have a shell for the layout, and use require() to add content. When a user clicks on a link, the content should change. So I tried this: <?php if ($_SERVERї'REQUEST_URI'] = "/index.php") &#...
- Fri Dec 05, 2003 3:57 pm
- Forum: PHP - Code
- Topic: Stretching an image vertically.
- Replies: 4
- Views: 953
- Fri Dec 05, 2003 1:43 pm
- Forum: PHP - Code
- Topic: Stretching an image vertically.
- Replies: 4
- Views: 953
I'm using IE 6 and XP at 1200 x 1024. Here's what it looks like to me: http://www.baelfire.net/Main/Images/temp1.jpg Here's what I want it to look like: http://www.baelfire.net/Main/Images/temp2.jpg What I can't seem to do is get those gradient images to stretch 100%, as they're told to do. Also, so...
- Fri Dec 05, 2003 1:02 pm
- Forum: PHP - Code
- Topic: Stretching an image vertically.
- Replies: 4
- Views: 953
Stretching an image vertically.
Here is the site in question. http://www.baelfire.net/Main/index.php I'm using a blog script called B2 in order to do a news posting thing, but that's working fine and nicely. What I'm trying to do is dress it up a bit. I have a border around it, and in the border is a gradient, which is supposed to...