al_m473
-
s3slider quandry
found the problem, it is "s3Slider" not "s3slider" for want of a capital letter, the code did not work Al
-
s3slider quandry
p.s. this does not work in either FF3.5 or IE7
-
SOLVEDPage displaying differently across different browsers
on IE7, the content on the Contact page does not show up, to see it, the clear div needs to be moved inside the content box Tenggarong Office: Jl. Belida No. 60 Tenggarong East Kalimantan In…
-
SOLVEDPage displaying differently across different browsers
the "id" is used once per page, if you want to use it more than once, use "class" are you using a "css reset" to standardize tag values between browsers? if not, you should. Al
-
Portfolio Site -- Critique Please
Big Foot Canoe rental - that's been around a bit, eh? nice to see it back, will need to check it out to see what you have done with the design Al
-
Website Feedback Greatly Appreciated!
I am looking at the site using IE7, the navigation menu is on the far right side of my screen, not centered, needs to be fixed for ie7, I need to scroll to the right to see it all Al
-
Need Advice. IE Horizontal List Staggering/Stepping Problem
do a search on this site for "menu stepdown", I think Chris had something about it earlier, Al
-
Advanced coding tutorials?
themeforest blog also had a series on PHP Al
-
Techie Videos - www.TechieVideos.com
I watched the Div Float with CSS video, and did note that the top part of the HTML code did not include the usual DOCtype, etc. information. I just found that unusual. I guess someties I watch a video and type up the code as presented and test it t…
-
Techie Videos - www.TechieVideos.com
like the videos. would it not be better to use a fully packed HTLML file with valid doctype, etc in it? not sure why you are not doing that in your video, Al
-
First post, first site!
do a search of CSS-Tricks for "dropdown menu" fix, looks like you have this on IE7 anyway Al
-
what is happening with my wrapper?
is the collapsing a function of FF? is that just how it works? Al
-
what is happening with my wrapper?
not that, apostrophe, I do have that in my CSS code Al
-
what is happening with my wrapper?
something else that is strange, if I use Firebug and highlight the wrapper, the wrapper starts 20px down from the top of the page. there is no margin or padding on the wrapper and should be at the top of the screen, the #box has a margin of 20px …
-
what is happening with my wrapper?
changed it to ID, was fiddling around with the code and uploaded the wrong version. problem is that in FF, the wrapper color disapppears on the top of the box and on the bottom of the box. the space occupied by the wrapper does not, just the backg…
-
Show info on files - PLEASE HELP!
according to his latest blog entry, he is in the process of moving from portland, Ore to Chicago, so is off the web for a bit Al
-
Can't figure out IE!!!
start out from the same point, use some kind of CSS reset, this ensures that the elements all use the same values in all browsers. for example, a subset of the eric meyer reset, one I use html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt…
-
Body background gap in FF (fine in IE)
looks like the shadow is part of container and in FF, firebug shows the container only extending down to about a third the way down the bottom boxes. bottom is outside the container. not sure why container stops on firebug when its does. perhaps…
-
My New Video Site
do you have a real name? I doubt your name is Al capone Al
-
What is maximum page height avoiding vertical scroll?
create a black rectangle of a size to fit your screen and see if it fits, that way, it is not hard to find out the number of pixels displayed on your width and height of your screen. next screen you use will probbly be different, in my case, the sc…
-
disappearing margin colors
found something that does work, put padding on the wrapper, and side margin on the box Al
-
Gap in image background
I just looked at the page using FF and Firebug, the footer has a top padding of 34px, and a height of 109px. not sure what effect this is having on your look. Al
-
Gap in image background
try viewing the page using Firefox with the Firebug plug-in, it allows you to see the CSS attributes applied to all of the HTML tags. then you may be able to tell if extra spacing is being applied to the tags, a very useful add-on to FF. Al
-
IE6/IE7/FF Browser Differences??
is there any documentation on the web which outlines the differences between the browsers, margins, padding, etc? perhaps that information could explain what is going on here. Al
-
From html to Wordpress
they just started a series on nettuts+ where they are converting a PSD to HTML, and then to Wordpress might be worth the $9 to you Al
-
Downright bizarre IE bug - "operation aborted"
not having any problem with IE7 al
-
Divs - making them 100% of the page?
For IE, I don't know if or where it is, but for FF, there is an html css module called "html.css" which outlines the default values for some of the CSS tags. For example, for body, the default margin is set to 8px on all sides, tha…
-
How can I improve on this?
nice dig, apostrophe!! not exactly an original design, I would say Al
-
Menu Positioning
attached is an image of how it appears on my screen in IE7 and in FF2, if this not how it should appear, then how should it show up? [attachment=0]menu.JPG[/attachment]