Stretch Cell Background to full length

This is a discussion on "Stretch Cell Background to full length" within the Web Page Design section. This forum, and the thread "Stretch Cell Background to full length are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 2nd, 2006, 15:17
New Member
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Stretch Cell Background to full length

I have a website that I am working on the layout....
www.sngao.com/Joomla

I tried to use a table with four rows,

* 1st row - banner
* 2nd row - also banner image
* 3nd row - has three cells, one left frame image that stretched to full length of the table, one content cell, and one on the right side has a nested table with 5 navigation buttons and some images for spacing and **i made a background image for the listing titles links so they could stretch to however long the list of titles on there is.
* 4rd row - footer image


**for the background image i have a div around the listing title links like:
.titlemodule{
background: url(../images/greyBig.gif) repeat-y;
}

However, the outcome is not exactly what i wanted - I would like to see the background image for those listing title links under the navigation buttons to stretch to the full length of the whole table...

Also, on IE there is always this 3 px gap between the buttons which doesn't happen with the other browsers...wondering what is causing that as well...

Can somebody help me with this?
I have attached my html code for the layout (there are alot of php stuff in it but it should help to understand my layout logics...)

Thanks so much for helping in advanced!!

-s
Attached Files
File Type: txt LayoutSample.txt (23.8 KB, 25 views)
Reply With Quote

  #2 (permalink)  
Old May 2nd, 2006, 16:35
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Re: Stretch Cell Background to full length

Check the screen resolution
Reply With Quote
  #3 (permalink)  
Old May 2nd, 2006, 22:41
New Member
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Stretch Cell Background to full length

Another follow up to my progress on fixing my layout...

I have followed the instruction on http://bonrouge.com/3c-hf-fixed.php and it turns out much better again:

http://sngao.com/testingScripts2/

However, IE6 is still weird...I tried to read the IE Hack on that website but I don't really understand what I need to do to fix the weird floating on the right...

Please help~~~I am almost there!!!!

-s
Reply With Quote
  #4 (permalink)  
Old May 16th, 2006, 00:29
New Member
Join Date: May 2006
Location: Vancouver BC
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Stretch Cell Background to full length

for the 3px space between the images, it maybe due to the vertical alignment of the image (relative to the empty space around it).

Try: <img align="absbottom" ...>
Reply With Quote
Reply

Tags
stretch, cell, background, full, length

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell background JIM_genius5 Web Page Design 7 Nov 2nd, 2007 10:27
Client wants full-length .mp3's on her web site, don't know what to do!!! BlackReef Other Programming Languages 5 Aug 16th, 2007 13:46
3 column div layout, not same length tox0tes Web Page Design 8 Jun 28th, 2007 15:08
Stretch Background (like windows desktop) TylerJ Web Page Design 15 Oct 3rd, 2006 14:44
setting page length wmw Web Page Design 6 May 22nd, 2006 16:17


All times are GMT. The time now is 20:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43