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?
July 17, 2013 at 11:08 am
#143349
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..**