SLK Services

Internet Marketing Services – SEO and SEM

I recently setup a flash gallery object that looked great in Firefox, but in IE 7.0 it wanted to be left justified.  After trying many different options from several forums, I found a very simple solution: I added “position=relative” to the CSS and then placed the gallery div inside another div with align=”center” code as shown below.  Note:  I first tried adding align=”center” to the gallery div, but that didn’t [...]

A simple solution to override the double margin issues when developing for Firefox and Internet Explorer (tested in 7.0). First, I do not stake claim to this discover, I did a lot of research online and tried many different “fixes” that were posted on the web.  This is the only one that worked for my situation. This applies to a 3 column, fixed-width, template in wordpress.  The custom design called [...]