chester
-
Fixed Navigation Mobile Issue
Another issue @vnvillar.. When using the navigation to go to top(start) and then pressing the Down arrow button, the page scrolls to the bottom of page. Edit: Sorry, its not actually on the bottom section. It scrolls to the last section visited bef…
-
Fixed Navigation Mobile Issue
I can't check on iphone coz' I don't have one but I saw some bugs on it on desktop. The "navigation" text hides when you use it to navigate sections. Check that out kabayan.
-
Responsive Layout - How to Target Different Orientations?
this might help media queries
-
New Screencast request
Oh sorry, I didn't know what's in The Lodge really. I have no access on it. Maybe he could do one outside the Lodge.
-
New Screencast request
Well yeah I guess it should be a Screencast of Chris' workflow from scratch to a wordpress site.
-
Please Analyse my HTML Code And Give Feedback
Agree with @AlenAbdula, you can't use same ID more than once. id="fnav"
-
Design Idea - Windows 8
@VladimirKrstic As I said I was thinking to do it on my own portfolio. It was on my mind so I asked the forum if it's OK, but then you guys said it's not a good idea, I respect that ofcourse. Maybe I could do a quick draft on photoshop so…
-
Design Idea - Windows 8
Thanks guys. At least I can still play with metro tiles.
-
Design Idea - Windows 8
Yeah, I thought so. Anyway, I came across this site on google. So maybe I could use metro-style but not totally make it like the windows 8 start screen. ????
-
Can't get rid of empty space at the top of my site
You have set a margin-top: 10px; at your #header..
-
What are some questions you ask a client before making a website?
"Do you really NEED a website?" You might lose a client. LOL
-
Starting a portfolio
Start with your own. I think it's better. And a "+" for you as well.
-
Good free fonts for Body text
@Watson90, @chrisburton.. thanks guys. I'll check those fonts but first I'll review on 'typefaces' because honestly I don't know what a 'Webtype' is.
-
creating cool large footer
uhmm it's hard to tell. Please include the HTML markup for the footer part. or even better do it in codepen.
-
creating cool large footer
@Paulie_D.. mind if you show us how you do it.. maybe its better and we could adopt it. tnx
-
creating cool large footer
this would help, i think.. //contents here then on your css.. footer { height: 400px; /* depends on you */ background: #444; } .wrapper { margin: 0 auto; width: 960px; /* depends on you also */ }
-
Good/Bad practice.
OK. Thanks. Now I can go on. Anymore tips or links for good practices on JS and jQuery. @joshuanhibbert, thanks a lot really.
-
Good/Bad practice.
@joshuanhibbert, So what do you think about this one. Append Site Overlay DIV. Thanks.
-
Aligning sprite in List element
Have you tried repositioning your sprite's coordinates? And I think it is better to use the ::before pseudo selector on your 'a' tag.
-
HTML 5 question
Thanks @Paulie_D I want the top bar and the blue area(slogan) to be 100% wide so I added those inside divs..
-
HTML 5 question
@Watson sorry for that. I managed to fix it though. @alexmccabe yeah, I think your's is better.. any more suggestions?