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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

banner size

  • 14-07-2003 2: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, Registered Users 2 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, Registered Users 2 Posts: 1,031 ✭✭✭buddy


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


  • Registered Users, Registered Users 2 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