This is a discussion on "Another potentially noobish question... (forgive me!)" within the Web Page Design section. This forum, and the thread "Another potentially noobish question... (forgive me!) are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Another potentially noobish question... (forgive me!)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Another potentially noobish question... (forgive me!)
Hi again, I asked a question about IE hacks the other day but after successfully sorting that problem I have (of course) encountered another!
One of my DIVs wont float to the right like I ask it to! Well... it does... but it wont go all the way it stops alongside the other DIV I have along that side of the screen! It is quite frustrating and I would be very grateful if you clever lot can come to my rescue once again and show me how silly I am being! Anyway, here is the link... the problem is with the index, I'm sure you will see it as soon as the page loads anyway. http://www.danielalexanderreid.com Thanks in advance! Daniel |
|
|
|
||||
|
Re: Another potentially noobish question... (forgive me!)
Try this if you like, it works fine in ie6 and ff:
add a new div around both the login and register, remove the position:relative and float:right from both #rightlogin and #rightregister and add the following in the css for your new div: #newdiv { width:250px; float: right; margin-top: -217px; }
Last Blog Entry: Fobriwap! (Mar 10th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Noobish question regarding IE css "hacks" | danielreid | Web Page Design | 4 | Mar 25th, 2008 11:33 |
| Some big help needed to a potentially easy question!! | euan | Web Page Design | 2 | Apr 3rd, 2007 23:21 |
| another question please....... | napstar | Starting Out | 3 | Feb 20th, 2007 22:28 |
| Question | lilayus02 | Web Page Design | 1 | Oct 6th, 2006 18:17 |
| ID Question | kaz | Web Page Design | 7 | Apr 25th, 2005 15:01 |