Quote:
Originally Posted by mindfrost82
Well you know how I work
As far as the width goes, the hard part is that alot of the coding in the styles is based on this width, so if I changed it, I think I would have to figure out div tag pixels to make everything fit where its supposed to.
|
Typically in a DIV tag, the positioning is relational and not absolute. In other words, if you adjusted the width, the other items would still be placed x number of pixels from the newly adjusted start point.