Likes Received By AdamSee
-
tayiper liked AdamSee's post in the thread Why the "list" element is not aligned as I expect it to be ??.
Tayiper, you keep asking questions, repeatedly and not giving much back. Give people reputation points for helping you. No is isn't...
Jul 30, 2006 -
meamrussian liked AdamSee's post in the thread Free css web templates.
Here you are: http://www.opensourcetemplates.org/ http://www.oswd.org/ http://www.openwebdesign.org/
Jul 23, 2006 -
axemedia liked AdamSee's post in the thread IE vs. Firefox CSS problem.
Ah form elements - the bane of modern web design. You just need to add a border around the button to ensure the default styling...
Jul 20, 2006 -
.bmp liked AdamSee's post in the thread custom form buttons on <input "file".
Do you mean styling it? In your css file add: form input { your style }; Should style the button individually, but you'll want to make...
Jul 14, 2006 -
Mong liked AdamSee's post in the thread Little help with css code.
For your first effect #menu ul ul ul a {border:0;} #menu ul ul ul {border:1px solid #fe7d41;border-left:none;} The problem you'll...
Jul 3, 2006 -
mikelbeck liked AdamSee's post in the thread Need a CSS coder.
Glad to have been of service Mikel, it was a pleasant experience :)
Jun 21, 2006 -
MediaHustler liked AdamSee's post in the thread Tooltip on Image Hover.
That site is actually using javascript to get the tooltip bar to popup. You can download the exact one here: http://boxover.swazz.org
Jun 18, 2006 -
kk5st liked AdamSee's post in the thread divs break when doctype added.
Put in xml 1.0 (strict or transitional) and reupload the webpage. You've been designing it in quirks mode so far and infact the doctype...
May 5, 2006