Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS This should be easy but I’m missing it Re: This should be easy but I’m missing it

#134749
kam
Member

Welllll, Yeah OK. But it’s kinda of kludgy, isn’t it? You’re pushing off the header div off the topplate div the size of the logo img to solve it. What if you change the logo dynamically? Then you’ll have to manually change the margin-left value each time.

Is there a way for the header div to ‘push off’ the logo div and thus not have to worry about the size of the logo image. ie let the browser do the work rather than a human each time?