Jump to content

CSS bug


DrDre

Recommended Posts

Well after much hacking and testing I finally got my div's layed out correctly on firefox and IE, except IE has this weird bug.

[a href=\"http://fanetworks.net\" target=\"_blank\"]http://fanetworks.net[/a]

The border is suppose to be this square like border like it is on the nav, except on IE the nav is fine, but the contents left border is not correct.

Ive tried many things, nothing wants to work
CSS URL: [a href=\"http://fanetworks.net/index.php?css=/fanetworks.css\" target=\"_blank\"]http://fanetworks.net/index.php?css=/fanetworks.css[/a]
(Yes this is a copy of a forum style, Site must match the forums you know :))

The blocks the content uses is borderwrap and row1 and cont (and borderwrapright ID)

anyone know a way to fix this?

edit: adding a red border shows that the left border isnt coming up at all.
Link to comment
Share on other sites

Of course it isn't. Your using the float property to align your menu, right? So therefore, it becomes detached from the page structure, and the content flows around the box, but the box itself doesn't. To fix that, there is probably an easier way, but [a href=\"http://www.meyerweb.com/eric/css/edge/boxpunch/demo.html\" target=\"_blank\"]here's[/a] an example that I tend to look to. Love to see an easier one though.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.