Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: langsor ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Aug 10th, 2008
Replies: 8
Views: 2,642
Posted By langsor
I'm still waking up so I don't totally get what the mess is on your browser there, but it's not working, I get that. It's interesting since the code I submitted works in IE7, FF3, Op 9.5 on...
Forum: HTML and CSS Aug 10th, 2008
Replies: 8
Views: 2,642
Posted By langsor
Change width to min-width in wrapper
Add white-space: nowrap in message


<style type="text/css">
#wrapper {
position: absolute;
right: 100px; /* put it anywhere */
top: 20px; /* put...
Forum: HTML and CSS Aug 9th, 2008
Replies: 8
Views: 2,642
Posted By langsor
Place the absolute positioning on the #wrapper div instead of the #message div since that is the container for the message and the image ...

The text sprawl wasn't happening last night in IE but...
Forum: HTML and CSS Aug 9th, 2008
Replies: 8
Views: 2,642
Posted By langsor
If there is no compulsory reason to try and align the image and text with javascript I would definitely do it with CSS ... plus it "just works".

If you need to update the image with javascirpt,...
Forum: HTML and CSS Aug 4th, 2008
Replies: 2
Views: 1,345
Posted By langsor
Just a place to start, first get rid of your CSS errors.
You can validate the CSS at this website:
http://jigsaw.w3.org/css-validator/

I noticed that you have un-commented non-CSS (plain text...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC