Jump to content

issues with container and footer, gallery alignment.


broknmindz

Recommended Posts

These edits get IE7 and Firefox showing the same and your problems solved:-

 

CSS edits to center thumbnails in IE7:-

 

.hoverbox

{ margin: 0;

cursor: default;

list-style: none;

}

 

html:-

 

 

 

  • CONTACT
  •  

     

     

     

     

     

    Edit: there are still some errors to be sorted out; use the validator

    http://validator.w3.org/

    I found 7 errors after my edits but could reduce them to one error by omitting this

    <?php echo $num;?>

    from the url

    url(images/layout/header<?php echo $num;?>.jpg)

    which seems to raise other unconnected errors like a tag error which is not an error, just the result of having the php code. It's probably because I was testing with a .html page not a .php page so you may not get the errors.

    Edited by Wickham
    Link to comment
    Share on other sites

    yea the php script was to try and have the header change every time the page was visited or refreshed but it didn't work out so well. guess i forgot to take it out. the gallery in IE is still having problems. too many boxes still on the top row and the previews end up clipping the boxes when hovering. other than that the firefox issue was resolved.

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      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.

    Loading...
    ×
    ×
    • Create New...