Another potentially noobish question... (forgive me!)

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 26th, 2008, 16:32
New Member
Join Date: Mar 2008
Location: Scotland
Age: 21
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

  #2 (permalink)  
Old Mar 26th, 2008, 17:14
frinkky's Avatar
Design Admin
Join Date: Oct 2006
Location: Southampton
Age: 30
Posts: 252
Blog Entries: 2
Thanks: 2
Thanked 1 Time in 1 Post
Send a message via MSN to frinkky Send a message via Skype™ to frinkky
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)
Reply With Quote
  #3 (permalink)  
Old Mar 26th, 2008, 17:27
New Member
Join Date: Mar 2008
Location: Scotland
Age: 21
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Another potentially noobish question... (forgive me!)

That worked wonderfully, thank you!
Reply With Quote
Reply

Thread Tools

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

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


All times are GMT. The time now is 04:48.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43