Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 548 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

simple table problem

Thread title: simple table problem
Closed Thread    
    Thread tools Search this thread Display Modes  
12-14-2005, 11:24 PM
#1
Aaron Michael is offline Aaron Michael
Status: Member
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 392
iTrader: 0 / 0%
 

Aaron Michael is on a distinguished road

  Old  simple table problem

I'm trying to get the MIDDLE background to just repeat vertically..

Code:
 <tr>
    <td width="161" height="37"><img src="jewlery/images/menu_head.gif" width="159" height="37" /></td>
    <td width="610" rowspan="3" valign="top">&nbsp;</td>
  </tr>
  <tr>
    <td width="161" align="left" valign="top" background="jewlery/images/menu_middle.gif"><p>meow<br />
    meow</p>    </td>
  </tr>
  <tr>
    <td height="43"><img src="jewlery/images/menu_end.gif" width="159" height="43" /></td>
  </tr>

12-15-2005, 12:06 AM
#2
Gethin is offline Gethin
Gethin's Avatar
Status: Developer
Join date: Nov 2004
Location: In my house
Expertise:
Software:
 
Posts: 2,323
iTrader: 0 / 0%
 

Gethin is on a distinguished road

Send a message via MSN to Gethin

  Old

I think this is what you want

PHP Code:
 <tr>
    <
td width="161" height="37"><img src="jewlery/images/menu_head.gif" width="159" height="37" /></td>
    <
td width="610" rowspan="3" valign="top">&nbsp;</td>
  </
tr>
  <
tr>
    <
td width="161" align="left" valign="top"  style="background-image: url('jewlery/images/menu_middle.gif'); background-repeat: repeat-x"><br />
    
meow</p>    </td>
  </
tr>
  <
tr>
    <
td height="43"><img src="jewlery/images/menu_end.gif" width="159" height="43" /></td>
  </
tr
If not, then replace "repeat-x" with "repeat-y"

12-15-2005, 12:07 AM
#3
At-Studios is offline At-Studios
At-Studios's Avatar
Status: Junior Member
Join date: Oct 2005
Location:
Expertise:
Software:
 
Posts: 35
iTrader: 0 / 0%
 

At-Studios is on a distinguished road

  Old

Beat me too the punch.

12-15-2005, 12:08 AM
#4
Gethin is offline Gethin
Gethin's Avatar
Status: Developer
Join date: Nov 2004
Location: In my house
Expertise:
Software:
 
Posts: 2,323
iTrader: 0 / 0%
 

Gethin is on a distinguished road

Send a message via MSN to Gethin

  Old

Originally Posted by At-Studios
Beat me too the punch.

12-15-2005, 12:19 AM
#5
jamesyfx is offline jamesyfx
Status: Member
Join date: Jan 2005
Location: Manchester
Expertise: Design
Software: TextEdit
 
Posts: 1,009
iTrader: 0 / 0%
 

jamesyfx is on a distinguished road

Send a message via MSN to jamesyfx

  Old

Heellooo, thats interesting.

Just noticed I can't scroll the text boxes. X.x

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed