an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Problem with cell properties in tables
Last Post 5/14/2009 11:29:45 PM By lukezy. 12 replies.
Page 2 of 2 (13 posts) << First < Prev 1 2 Next > Last >> 
5/14/2009 11:08:52 PM
jsduggan
Posts: 52
Joined: 3/19/2009
Re: Problem with cell properties in tables
Luke.   Yes, I can see the chages to the font now and I can go in myself and the font changes are responding.  But, the problem with the cell properties has been over 24 hours.  If you look on the Coffee Club page, you will see all of the text is pushed to the top of the cells despite the vertical alignment being set to "middle".  Cell properties has been a chronic problem that has not responded to anything. 
5/14/2009 11:29:45 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Problem with cell properties in tables
This is the pure HTML & CSS knowledge. As I said if you use Firebug to debug the layout it's fairly simple to figure out what's wrong.
 
Instead of using valign="middle" you should use CSS style="vertical-align:middle;". I have updated several cells for you. You can click "Source" button in the page editor to bring up the raw html editor and then use CSS style instead.
DotShoppingCart Staff
Page 2 of 2 (13 posts) << First < Prev 1 2 Next > Last >>