Gingerbread
-
Dropdown Newbie: MY DROPDOWN WON'T WORK
LOL, how embarrassing! My gosh I'm sorry, that was pretty silly of me to put those backwards. Guess I still have a lot to learn. Everything works now, thank you! You were very helpful, I appreciate your great effort in helping me out! :)
-
Dropdown Newbie: MY DROPDOWN WON'T WORK
Hello, thank you for the great reference! Very useful. But... I tried the parent > child selector: .menu { height:94px; padding-top:10px; width:100%; } .menu .a { color:white; background: blue; } .menu < ul { height:57px; font-size:18…
-
E commerce website issue [woo-commerce]
Happy easter to you, too! I have not used Woocommerce yet, sorry, I found a really great "new kid on the block" plugin for e-commerce. It's called 'Jigoshop' and is free. It is really neat, but I think the navigation is on …
-
Full Page-like Banner Scroller
http://coolcarousels.frebsite.nl/ Awesome Website, gives examples of carousels including one of that sort. Often with examples on how to implement them. :) When you search, look up 'carousel' or 'slider' rather than 'scroll…
-
Google Map with transparent rounded corners in Chrome
Dumb question, but have you tried : overflow:hidden ?
-
Do we really need to change the site design
I like some elements, others I don't. What I like: -The Colors -The Layout - Graphics What I don't like: - I wish the logo was more prominent, just put a white box behind the part that slips down so it's clearer. - IMO, some element…
-
Front-end developer
Depends on experience. Mid-career level pays a whole lot more than entry-level (less than 3 years of experience). It also varies heavily from location to location. Here in Florida they pay only a third of what say, New York, is willing to pay.
-
Justifying a site redesign for an ecommerce website. I seriously think we need a redesign, but it's
"The design is rather cluttered and distracting/confusing for those people who have no idea about our product. Since we want to translate into more sales, it would be easier for less tech-savvy prospects to have a more ergonomic and intuitive d…
-
The right approach to web design and web development
Unfortunately, people think a 'web designer' is automatically a 'web developer', and vice-versa, unaware that these two are best separate. Sure, it makes sense that they want the designer to do frontend work, but to throw them in…
-
li adding unecessary space
Is there a workaround? Should I perhaps make two separate Divs and have a separate list for each? Those dimensions are important :( Edit: unfortunately, it seems to not work.
-
li adding unecessary space
Hello, @srig99 Can you put it in a box with this size: width:395px; height: 140px; It seems to be messing up with that size.
-
li adding unecessary space
@srig99 First of all, thank you for your patience. Second of all, the pages you linked claim there's nothing there. :(
-
li adding unecessary space
Not quite, it doesn't work with my line items and still divides it in a strange way. I actually figured out now how to link to the original code I had, it's here: http://codepen.io/anon/pen/khsgF I think it might have something to do wit…
-
li adding unecessary space
@srig99 Hello, thanks for the help! It actually works if I restrict the size to the original box I had, too, but once I replace it with my li list it does the same thing!
-
li adding unecessary space
OK, thank you. The code tag seems to only work on the CSS for some reason, not the HTML. But that doesn't matter. I made a codepen: http://cdpn.io/khsgF Cool thing! Can you help?
-
li adding unecessary space
@srig99, how do you do that? I clicked the 'code' button when I highlighted the html, but it formatted anyways.