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
2Q- IE img overlay / unknown source of line break
Old 10-17-2005, 08:22 PM 2Q- IE img overlay / unknown source of line break
Average Talker

Posts: 26
Trades: 0
First of all, I'm redesigning my website (most of the redesigning will be in the php code, not in terms of layout or looks), and I have ran into 2 minor dilemas.

Temp site address is here:
http://istsonline.com/ists4/

1. Why is there a line break between 'Main' heading the 'nav here..' in the top left box. I cannot get the source of it, I suspect it's because the image is meant to be there (the curved corners one) but is relatively placed above.

What would be an efficient way to solve this problem? Make another div around the 'nav here pal' lines, and place it relatively top:-15px; perhaps??


2. More complex I would assume.

Looking at the site in IE7 / IE6 as opposed to any half decent browser (firefox, opera, ect) the curved corver pic stuffs up on the right side.

Now, putting the image as the background of the div isn't what I want, sinse it needs to cover the borders.

Please tell me there's a way to fix this one!!!


The source is all in one place, thanks to PHP's include statements, and the stylesheet is here:
http://istsonline.com/ists4/ists.css
Starcraftmazter is offline
Reply With Quote
View Public Profile Visit Starcraftmazter's homepage!
 
 
Register now for full access!
Old 10-18-2005, 02:05 AM may be
Juanma's Avatar
Novice Talker

Posts: 9
Trades: 0
you need think in a variant for the first problem

you need create two divs intro of the other div content:

HTML Code:
<div id="left_nav">
  <div id="img_hader">image top</div>
  <div> menu 1 </div> 
</div>
then you need use hacks for simpillary position in IE, Mozilla And Opera

example (css) :

Code:
div > img_hader { padding-left:1px; padding-right:1px;}
It execute in Mozilla and Opera but not in IE

This is a example but not the solution. You can to prove soon and then say me.
bye!
__________________
WebMaster -
Please login or register to view this content. Registration is FREE
, reseller Hosting and Dedicated Servers - We are the quality !!
Juanma is offline
Reply With Quote
View Public Profile Visit Juanma's homepage!
 
Reply     « Reply to 2Q- IE img overlay / unknown source of line break
 

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.49253 seconds with 12 queries