Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 07-24-2008, 10:36 AM   #1 (permalink)
Contributing Member
 
ag3nt42's Avatar
 
Join Date: 04-22-08
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

ag3nt42 is liked by many
[-]<That much away from blowing my brains out.. help!

Ok, well

So I've been working at this for about 2 hrs now and i'm literally [-] that close to just ending it..

I kno how everyone loves FF and hates IE but I'm telling you right now..

FF BLOWS DONKEY NUTZ


using FF3 and IE7..

I can get everything to work perfectly in IE

but FF on the other hand is choosing to be lil [orange juice] guzzling [monkey]..

This should be the simplest frikin thing in the world to do.. but its not..

I have a logout link on my page that is at the top left corner of my pages...

because of it being inside my container and my container background having a needed margin.. the link sticks out over the edge..

now you would think that you could just say

position:relative;
top:100px;
left:50px;

and it would be all gravy right????

HELL NO! its not.. yea sure it moves the text down there..

but then chooses to leave the clickably in the original location

HOW THE FLYING !@#$ does that happen?

heres the code:

Code:
<table width='100%' class='left'> <tr> <td><h4><a style='position:relative;top:25px;left:50px;' href='?L=logout' />Logout [ ".$_SESSION['User']." ]</a></h4></td> </tr> </table>
(this is being echoed from PHP hence the SESSION variable)

IE7:

looks how it should and is clickable

FF3:

looks like crap and is clickable..

if i move the FF3 to the same position as in IE7 then the link becomes UNCLICKABLE

Last edited by 3ncryptabl3_lick : 07-24-2008 at 05:59 PM.
ag3nt42 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 07-24-2008, 10:54 AM   #2 (permalink)
Contributing Member
 
ag3nt42's Avatar
 
Join Date: 04-22-08
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

ag3nt42 is liked by many
well seeing as i'm not going to get any help with this cuz there is 1 person online.. and amillion guests not doing anything...

i ended up getting her to work by adding line breaks under neath it..

FF3 has a bug with this for sure..
ag3nt42 is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-24-2008, 11:18 AM   #3 (permalink)
Contributing Member
 
DesignerRicky's Avatar
 
Join Date: 07-13-08
Location: South Africa
Posts: 807
iTrader: 1 / 100%
Latest Blog:
None

DesignerRicky is on the right pathDesignerRicky is on the right pathDesignerRicky is on the right path
Send a message via MSN to DesignerRicky
I would have helped.
But you seem to have a solution.
__________________
For all your Cheap Graphics, from Layouts/Content/html/Xhtml Pm me today!
Graphic Designer l Multimedia Artist l Inovative Designs
DesignerRicky is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-24-2008, 11:29 AM   #4 (permalink)
v7n Mentor
 
C.Whyte's Avatar
 
Join Date: 02-06-06
Location: Santa Cruz, CA
Posts: 913
iTrader: 3 / 100%
C.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the roughC.Whyte is a jewel in the rough
Intense! Glad you figured it out.
__________________
Top Website Directory
Coupon Phonics <-- Hopefully someone gets it lol
C.Whyte is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-25-2008, 12:51 AM   #5 (permalink)
v7n Mentor
 
Join Date: 09-03-07
Location: England
Posts: 537
iTrader: 0 / 0%
Latest Blog:
None

Boogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really nice
Agent, you must research the box model. You have set the position of something with a relative positioning. That is not too sensible for cross-browser compatability.

The Box Model Theory

You see, what you should have done is give the <h4> a class with margins of it's own since it's already in a container.

If you wish to set the position of something by using top/left etc then don't expect too good a result for cross-browser.

HTH's

Boog's
__________________
Great new 'June' Javascript Framework

June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB 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
The brains of dead Russian geniuses earthbound soul Forum Lobby 1 07-24-2008 11:30 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:22 PM.
© Copyright 2008 V7 Inc