[css-d] need help with proper HTML markup

2015-02-11 Thread Adam Ambrus
Hello everyone, I am currently working on a redesign of my online portfolio and I need an advice on proper/most effective markup of one of its parts. The Photoshop mockup can be found here http://i.imgur.com/bCzYUXZ.jpg and the live WIP version is at http://adamambrus.com/v2/ The specific

Re: [css-d] Implementing Responsive Design

2013-08-23 Thread Adam Ambrus
i think it's a good way of thinking, the limited space does force you to go minimal and abstract as much as possible with your content and how you present it. on the topic of mobile-first vs desktop-first, there is an alternative - the goldilocks approach[1], which sits right in the middle,

Re: [css-d] height as percentage problems not new, but new to me...

2013-08-21 Thread Adam Ambrus
hi, after a bit of googling - The percentage is calculated with respect to the width of the generated box's containing block. Note that this is true for 'margin-top' and 'margin-bottom' as well. from

Re: [css-d] height as percentage problems not new, but new to me...

2013-08-21 Thread Adam Ambrus
with an extra container div and relative/absolute positioning, you can get the desired effect... check http://codepen.io/anon/pen/eiJpr ~A Dne 21. 8. 2013 7:28, Noel Taylor napsal(a): This is probably an old problem, but I can't find the answer. All I need is: 1. A floating container div

[css-d] height:100% issue on mobile browsers

2013-08-18 Thread Adam Ambrus
hello, url: http://www.gjh.sk/~ambrus/emental/ css: http://www.gjh.sk/~ambrus/emental/assets/css/global.scss when viewed on desktop, everything works as it should. however, on iOS6 Safari the images contained in the gallery slider are displayed as 1:1 (ie. they don't shrink to the

[css-d] firefox not shrinking resized image's container

2013-07-09 Thread Adam Ambrus
hi all, i have two floated aimg/a elements that behave as they should in all browsers except in firefox (20, 21, 22), where the images are correctly resized (to height: 100%;), but their container doesn't shrink. what could be causing the problem and how could i fix it? the website is at

[css-d] img height acting funky few bugs

2013-06-27 Thread Adam Ambrus
hello everyone, i am building my web portfolio ( http://www.gjh.sk/~ambrus/emental http://www.gjh.sk/%7Eambrus/emental , SCSS - _http://www.gjh.sk/~ambrus/emental/assets/css/global.scss_ ) and i am having few issues with cross-browser compatibility. the idea of the webpage is to have a

[css-d] img height funky behaviour IE image border

2013-06-27 Thread Adam Ambrus
hello everyone, i am building my web portfolio ( http://www.gjh.sk/~ambrus/emental, SCSS - http://www.gjh.sk/~ambrus/emental/assets/css/global.scss ) and i am having few issues with cross-browser compatibility. the idea of the webpage is to have a single page layout, with fixed header and

[css-d] min-height, max-height, vertical centering and few other things

2011-09-06 Thread Adam Ambrus
hello all, it's me again. i have a mockup of the new design here http://www.flickr.com/photos/king-muffin/6069114194/in/photostream , its work-in-progress here http://adif.sk/testversion/ with the important files here http://adif.sk/testversion/index.html and here

Re: [css-d] stretch one div vertically in three column layout

2011-08-26 Thread Adam Ambrus
On 25. 8. 2011 21:12, David Laakso wrote: ... i have come to a pretty stable css, when it comes to rendering it with firefox or chrome. but the internet explorer gives me headache and behaves absolutely idiotically :( can you please refresh the page and hint me, what might be wrong, or

Re: [css-d] stretch one div vertically in three column layout

2011-08-25 Thread Adam Ambrus
On 24. 8. 2011 21:35, Chetan Crasta wrote: 1) my wrapper div somehow doesn't stretch and lets the inner content overflow and i have no idea what is causing that. Try #silver { overflow: hidden; padding-bottom: 6.5em; } 2) i don't know how to hide the text from ul li's and let

[css-d] stretch one div vertically in three column layout

2011-08-23 Thread Adam Ambrus
hello all, i am currently working on a redesign of an architectural studio's page. the original/current version can be found at www.adif.sk http://www.adif.sk . the mockup of the new design is here http://www.flickr.com/photos/king-muffin/6069114194/in/photostream and finally, the new

Re: [css-d] stretch one div vertically in three column layout

2011-08-23 Thread Adam Ambrus
On 23. 8. 2011 18:46, David Laakso wrote: On 8/23/11 8:08 AM, Adam Ambrus wrote: hello all, i am currently working on a redesign of an architectural studio's page. the original/current version can be found at www.adif.sk http://www.adif.sk . the mockup of the new design is here http

Re: [css-d] ie6 weird disappearing bug

2009-10-05 Thread adam ambrus
hi and thanks for answer, things can always be simpler than they are now :) the thing is, i thought that a 2 (on other pages, 3) column design with a footer would be the simplest solution. the background image's size depends on the page's viewing resolution, so it would be proportionally the same

[css-d] ie6 weird disappearing bug

2009-10-04 Thread adam ambrus
hello, i am working on another website for school, this time it is located on http://www.gjh.sk/~5ambrus/FA%20VUT/VY1/u3/ and the css http://www.gjh.sk/~5ambrus/FA%20VUT/VY1/u3/style.css when you check the page in FF, and then in IE6, you will see the problem :) in words, basically i created a

[css-d] firefox ignoring the background-color

2009-08-28 Thread adam ambrus
hello, i know that similar issues are being raised in recent days, however i am unable to find a solution to my problem. http://www.gjh.sk/~5ambrus/adif -the site the problem occurs, when you move the mouse to the middle item. all browsers pop-up the menu with black text, green background-color

Re: [css-d] firefox ignoring the background-color

2009-08-28 Thread adam ambrus
thank you for replies, Chrome and Safari are the only browsers i do not have installed on my pc, thanks for pointing out :) i thought that webkit is webkit, but... yeah, opera might be already using the new Presto or what. now that we know where else this problem occurs, are there any suggestions

Re: [css-d] New site went live today

2009-08-28 Thread adam ambrus
yeah, looks good :) however, check the source - script language=JavaScript type=text/javascript src= http://INSERT-DOMAIN-AND-PATH-TO-CODE-HERE/s_code.js; is taht really neccesary ? :) 2009/8/28 Sarah Atkinson sarah.atkin...@cookmedical.com I have been working on this site for almost a year and