Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 05-19-2005, 02:31 PM HTML problem
PinkPanther's Avatar
Average Talker

Posts: 15
Trades: 0
Hello,

please check this site from 2 browsers, FireFox and IE:
http://www.mobile-java.net/orbiter/

And now, in FF site shows OK, but in IE don't.
Take a look on red content box named "Prijava". In FF that content box has same height as green content box named "Web trgovina", but in IE you see that red content box is heigher.

How to fix that?

Thanks.

Best regeards,
Igor!
PinkPanther is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-19-2005, 08:07 PM
metho's Avatar
Ultra Talker

Posts: 481
Location: Gold Coast - Brisbane QLD, Australia
Trades: 0
chuck the content of the trgovina <td> into a div with id="trgo".

Code:
		<td align="left" valign="top" width="77%">
		<div id="trgo">
		<b><font color="#ffffff" face="Verdana" size="2">Lorem
ipsum dolor sit amet, consectetuer adipiscing elit. Mauris et ligula ut
augue rutrum pellentesque. Nam et velit. Vestibulum vulputate aliquet
urna. Praesent laoreet leo at risus.</font></b>
		<p><a href="http://www.mobile-java.net/orbiter/prijava.php"><img src="Orbiter%20G%20d.o.o.%20-%20OnLine%20trgovina_files/prijava_button.jpg" alt="Prijava" border="0"></a> <a href="http://www.mobile-java.net/orbiter/registracija.php"><img src="Orbiter%20G%20d.o.o.%20-%20OnLine%20trgovina_files/reg_button.jpg" alt="Registracija" border="0"></a></p>
		</div></td>
then add the following CSS to your CSS file:

#trgo {
height: 124px !important;
height: 140px;
}
__________________
I do
Please login or register to view this content. Registration is FREE
based.
Spend a lot of time in
Please login or register to view this content. Registration is FREE
.
And
Please login or register to view this content. Registration is FREE
chews up the rest.
metho is offline
Reply With Quote
View Public Profile Visit metho's homepage!
 
Old 05-20-2005, 06:12 AM
PinkPanther's Avatar
Average Talker

Posts: 15
Trades: 0
It works now!
Thank you very much!

Best regeards,
Igor!
PinkPanther is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HTML problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.36165 seconds with 12 queries