Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

banner size

Options
  • 14-07-2003 3:17pm
    #1
    Banned (with Prison Access) Posts: 13,018 ✭✭✭✭


    i just created a banner for my site that is supposed to go from the left to the right hand size of the screen. im using frames for navigation and putting the banner on top of this(10% of the screen) but the size is all wrong!!

    i tried to use noresize but it doesent work and there is a white border around it too(its a gif) the banner is big enough but i cant seem to get it right

    please tell me im stupid so i can sort it out quick


Comments

  • Registered Users Posts: 286 ✭✭fizzy


    can u post a url so someone can take a look? :)


  • Banned (with Prison Access) Posts: 13,018 ✭✭✭✭jank


    its not uploaded yet but its allright sorted it out just made the gif into a page and have scrolling bars.

    does the job like


  • Registered Users Posts: 1,031 ✭✭✭buddy


    Once its uploaded, show us - it could be done better, like :)


  • Registered Users Posts: 9,579 ✭✭✭Webmonkey


    Perhaps:


    <style type="text/css">
    BODY {
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    }
    </style>


    Maybe? :-/


Advertisement