Forums

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

Home Forums CSS Why same CSS code for Safari and IE but not Chrome and Firefox? Re: Why same CSS code for Safari and IE but not Chrome and Firefox?

#143349
Paulie_D
Member

>So, now, the original “social” has become “title”, and I leave the originial “title” for vertical empty space.

Rather than have any empty div…just increase the height of nav.

Next, rather than add an extra div inside an li I would just add it as the last item inside the nav.

You may have to play with some widths / add a float property to the buttons div to get it right.

**I’m happy to help with specific situations but i really feel that you need to get the basics of layout down before continuing and i don’t think this continual tinkering is letting you do that..**