Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 05-07-2010, 10:02 PM   #1
New Member
 
Join Date: May 2010
Posts: 1
Default IE Positiong error

Hi
I'm having problems getting my positioning correct with a nice slider module I'm using.

As usual, it works in Forefox and Chrome, just not IE

http://www.unionoldgloryclassic.com/

Does anyone know what I'm doing wrong? I think it's something to do with the position:relative statement.

Thanks in advance

Adam
adampdarcy is offline   Reply With Quote


Old 05-09-2010, 11:44 PM   #2
Gold Member
 
leroy30's Avatar
 
Join Date: Mar 2010
Location: Auckland, New Zealand
Posts: 325
Default

Hi there did you fix it? I can't see the problem.

A lot of positioning issues can be solved with position:relative in the right place.
__________________
DVI web design | Portable Time Clock
leroy30 is offline   Reply With Quote
Old 05-10-2010, 06:41 PM   #3
Super Moderator
 
Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
Default

First off you are overusing the division tag. Many of them could be eliminated. For example "wrapper" is not needed. Just make the L/R margins for "mainpanel" auto.
Also, don't use the empty div tag with a clear style to break floats. This is bad practice and semnatically incorrect. Just use the clear style on the previous element and use margins for extra space.

All in all, try to add as much css on each element that way you don't have as much code to dig through. Makes you life easier and allows the web crawlers to index your site faster. Win win situation

Now to fix your footer (so it aligns at the bottom). This is due to the fact that you have floats in the manipanel div. Change the overflow to hidden. Fixed. In general, if you want a parent container to expand with the floated child elements you need to use
Code:
overflow:hidden;
In regards to your module (the image rotator), yeah I am not sure...more honest, that thing has more nests than bird exhibit at the zoo! Is that an auto-gen module? If so I would suggest making your own. The concept is relatively simple and can be done a whole lot better with some clean markup and jquery.

Nevertheless, I did look through the code you have fro the module but I didn't not find an answer, sorry

If I have more time later, I will take a second pass through it. But I strongly recommend rebuilding it.
__________________
John Darling
Graphic / Web Designer
SmarterTools Inc.
(877) 357-6278
www.smartertools.com

Last edited by PixelPusher; 05-10-2010 at 06:43 PM.
PixelPusher is offline   Reply With Quote
Old 05-12-2010, 10:05 AM   #4
Bronze Member
 
Join Date: May 2010
Posts: 81
Default

The problem of stable bilateral teleoperation with position-error based force feedback in the presence of time-varying possibly unbounded communication delay is addressed.
emilyl is offline   Reply With Quote
Old 05-13-2010, 10:54 PM   #5
Super Moderator
 
Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
Default

Quote:
Originally Posted by emilyl View Post
The problem of stable bilateral teleoperation with position-error based force feedback in the presence of time-varying possibly unbounded communication delay is addressed.
What are you saying here? To me, it sounds like brain puke.

Your statement doesn't appear to help anyone (well maybe your post number) please explain, or I will delete it.


FYI, I have read some of your other posts and they also fall into this category (nonsense), that is the only reason I bring this up.
__________________
John Darling
Graphic / Web Designer
SmarterTools Inc.
(877) 357-6278
www.smartertools.com
PixelPusher is offline   Reply With Quote


Old 05-14-2010, 05:08 PM   #6
Bronze Member
 
sysgenmedia's Avatar
 
Join Date: Feb 2010
Location: Huntington Long Island New York
Posts: 79
Default

Quote:
Originally Posted by emilyl View Post
The problem of stable bilateral teleoperation with position-error based force feedback in the presence of time-varying possibly unbounded communication delay is addressed.
Quote from some form of research paper. Google search revealed the following:

http://www.google.com/search?q=%22st...GGL_en___US357

Though neither seems to directly link to the paper.
__________________
Sysgen Media is a long island website design company. In addition to website design services and Joomla! CMS expertise, we provide Magento consulting, search engine optimization (SEO), website hosting, and general website consulting services. We have a combined 15+ years of experience in website development. To learn more about us visit http://www.SysgenMedia.com.

Need a vendor locator, dealer locator, or store locator? Check out our Store Locator extension for Joomla!
sysgenmedia is offline   Reply With Quote
Reply

Tags
css, ie7, joomla, positioning

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:59 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.