
06-13-2002, 11:53 AM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Do we all need to do this then?
Quote:
Originally posted by TWTCommish
Okay, this'll fix the alignment problem, I think. Find the following in your quiz_category_nav template:
Code:
<table width="95%" cellspacing="3" cellpadding="3" bgcolor="#336D95" background="https://vborg.vbsupport.ru/images/catagory_backing.gif">
Replace it with this:
Code:
<table width="95%" cellspacing="3" cellpadding="3" bgcolor="#336D95" background="https://vborg.vbsupport.ru/images/catagory_backing.gif" align="center">
|
|