5
That "Anatomy" is a great tool,
just some more question :)
i have 2 rows before that left-center-rigth part, which has the banner pictures i designed. (i defined almost every table an id to use it in style) i made the calculation including borders, but still the left-canter-rigth blocks part s always a 2-3px more than the actual size i need( need it same as banner sizes). when i minimize them further in style,they get even wider.
(even changed the total width in table(xxxx) part of the style.css,it doesnt effect either)
also, i cannot add borders to the banner pictures(the table cells they fill in) either. i m using the below code for them in style.css
td#res {width: 780px; font-size:10px; border-right: 1px solid #cccccc;}
td#res th {background-color: #3e434d; color: #FFFFFF;
vertical-align: middle;}
also, i ve this last cell below all that i wanna use for a footer banner. it doesnt even show up. i use a simple table layout, nothing complicated. weird...
can send the style and theme.html if u need it to solve this
any idea to how to overcome that situations?
thanks in advance