icon for Daring Fireball's Markdown syntax

formatting via Markdown

to format your text, add images and links - you can now use the lovely Markdown syntax. The small editor icons will do half the work for you - but if you wish to explore other options ~ see this reference from Daring Fireball (John Gruber)
help with solving overlap disaster on webeyedea
  • priscaprisca
     
    April 2012
    Hi guys ;)

    now that there's finally some activity on here - so nice to see ;) :) :)
    thought I could ask you for some help as well - maybe ;) if you have a minute.

    I've had a go - on and off - at trying to fix that horrible overlap on webeyedea - the tweets with the sidebar... been going around in circles....

    You've probably seen the horrid overlap that's happening in Firefox - thanks to Mubeen and Georgia for the error reports. Version 10 and 11 it seems...

    here's a quick screenshot: http://screencast.com/t/ivU0zEdgVg
    and the link to the uncompressed CSS: http://webeyedea.info/wp/wp-content/themes/eyestyle2012/style.css


    Any help in forms of ideas, ideally code snippets :) - would be much appreciated ;)
     
  • DanielDaniel
     
    April 2012
    Good morning Prisca, just took a look and it seems the problem was a float left to your a#twitter, i removed it and it all lined up, now all to do is adjust the margin on the right for media queries and its all done...i hope! Will send you an image of the results. :)
     
  • priscaprisca
     
    April 2012
    Daniel :)

    thanks so much for checking - and your suggestion, tried that - didn't work... I'm really completely confused with this one - inherited properties somewhere but can't seem to find it...
    onwards with the error hunt then.
     
  • priscaprisca
     
    April 2012
    quick report back - thanks to Daniel's prompt, I managed to get to grips with this now, I think.

    If you've got a sec - could you check the homepage on webeyedea in Firefox for me, just to be sure - the overlap should be gone now.

    Thanks again, Daniel :)
     
  • April 2012
    Hi, yeah it's working fine now!
    I was reading the code this morning, but couldn't figure it out!
    well done Daniel! =)
     
  • priscaprisca
     
    April 2012
    Thanks for checking, Nicole ;)
     
  • LoreLore
     
    April 2012
    Hi there,

    I have checked the homepage webeyedea on others current browsers such:
    -Chrome 18.0
    -Opera 11.6
    -Safari 5.1
    -Opera Mini 6.0

    and, looks PERFECT!
     
  • priscaprisca
     
    April 2012
    Lore ;)
    thanks so much for doing such a thorough check! Much appreciated :) very glad to hear this problem is solved then ;)

    THANK YOU :*
     

Welcome!

Feel free to join the discussions ~ sign in or apply for membership below.

Sign In with Twitter

In this Discussion

webeyedea forum:
part of the 'design for the web' course
but everyone is welcome ~ so join us ;)
quoting code snippets:
for best display of code - add it within these tags, specifying your quoted language.
for example:
<pre lang="html">
<!-- your HTML code here -->
</pre>
<pre lang="css">
/* your CSS code here */
</pre>