Results 1 to 4 of 4

Thread: options to use pixels or percentile
      
   

  1. #1
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Lightbulb options to use pixels or percentile

    Hi there guys, I hope there's an updated version coming soon where designers can choose to use pixels or percentile for their pages and tables width and height. For those who would like their webpage to adjust according to individual users screen resolution, they would prefer to use percentile as the page could auto adjust itself accordingly.


    regards,

    Sufian.

  2. #2
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default Re: options to use pixels or percentile

    This is not possible, BlueVoda is a What-You-See-Is-What-You-Get web page maker which uses absolute positioning (CSS) for it's elements. You can not mix fixed page layout with dynamic page layout, this would scrambled the page contents.

    Fixed Page Layout (used by BlueVoda)
    All element are placed using Cascading Style Sheet (CSS) positioning.
    One element does not has influence on the position of another element.
    Elements can be overlapped/layered.

    Dynamic Page Layout (used by tranditional/old-fashioned HTML editors)
    The position of an element is based on the position and size of previous the element. Elements can NOT be overlapped/layered.
    Forum Moderator
    BlueVoda Spe******t

  3. #3
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Exclamation Re: options to use pixels or percentile

    Hi Pablo, what do u recommend when I need to consider viewers using different screen resolution? Initially I designed my page on 800x600 when my friend viewed it at 1024x768, the page is too small and the alignment is off the page.

    My page background is maroon, with a black color table over lapping it. When it is viewed with a higher resolution, the table look smaller and it's too high off the bottom of the page. any solution? need help here urgently.


    thanks,

    Sufian.

  4. #4
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default Re: options to use pixels or percentile

    The center page centers all page content using the page properties dimensions, so if page properties are set to 800x600 the 'center frame' will be 800.

    Here are a few tips for the best results:
    - Set the Page properties to 800x600
    - Enable the Guide Borders and set them to the same size.
    - Make sure all page contents stays between the guide borders
    - Enable 'Center to browser' in Page Properties
    Forum Moderator
    BlueVoda Spe******t

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49