how do you control your search hit layout?

In google many websites look different in terms of how their search hit looks. Some have search boxes, others have 4 links, rss feed, address, etc? Is that schema.org? Read more

1 answer Best answer by danwellman

URL structure

I noticed that many of the websites I visit do not put the .html at the end of the URL. http://www.columbiaice.ca/en/party-ice-edmonton.html versus http://www.columbiaice.ca/en/party-ice... Read more

2 answers Best answer by danwellman

is "about us" needed as a URL on a website?

One of the URLs on the website I manage has the about-us ending. Is there any particular reason other than convention to keep an about-us url when there are more SEO friendly ones you could use? ... Read more

No answers yet

Content disappearing on horizontal browser resize

Hello folks. Currently building a site - gazillions of issues, but one which i'd like to ask about here would be the content which is being set to invisible once i resize my browser viewport. I'... Read more

2 answers Latest by Simon 7 days ago

Writing CSS to Cover All Form Elements

Hello, I want to write some CSS selectors (actually jQuery selectors) that allow me to target every form element with a specific id prefix. I want to copy as little code as possible without usin... Read more

1 answer Latest by Tony Crockford 12 days ago

Is there a quick way to extend a font with missing characters?

I'm sorry if this has been asked before, but I haven't found an adequate way of doing this yet. So, there's a font which I like very much. It has all the necessary latin and latin-extended chara... Read more

1 answer Latest by kemie 3 days ago

jQuery - Dividing divs up into columns

I'm pretty beginner with jQuery, but I wanted to divide s up into columns without using a plugin. So far, I have a with an ID of #columns and a bunch of ``s inside with the cl... Read more

1 answer Best answer by Ktash

How do I set up an if/or condition, such that my design changes based on the user's browser's font size?

In chrome, for example: Wrench>Options>Under The Hood>Change Font and Language>Serif Font>Change>Font Size=24+. Obviously, I'd want to shrink the sheet size and make it so that code boxes that ... Read more

2 answers Best answer by Jeffrey Nolte

Image hover rollover - two images

HI I'm wanting to have an image rollover where the rollover image is different in shape and size to the linked image. I'm having difficulties doing this in just CSS. If anyone has any ideas I... Read more

1 answer Latest by danwellman about 1 month ago

IE8 Hiding an Image

I have a site running on core commerce and they use a js image gallery on the product detail page. This seems to work great in everything but IE8 where the image just doesn't ever show up. I can ... Read more

1 answer Best answer by Artistic Abode