vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Two coloum forum layout (https://vborg.vbsupport.ru/showthread.php?t=229243)

Carnage 12-01-2009 10:32 AM

Two coloum forum layout
 
1 Attachment(s)
I was messing about in firebug (after thinking i was doing WAY too much scrolling on vb.com) in implementing a two coloumn forum home layout (see screenshot)

It required only a small tweak to the css (also shown in screenshot) However dosn't quite produce the right results... Does anyone know of a way to specify 'float:top' in css? eg so the forums fill up vertical as well as horizontal space correctly.

Princeton 12-01-2009 01:31 PM

sorry, it's not possible

if you do come up with a solution it will be very ugly and bloated

plus, the solution that you come up with to achieve the desired outcome will cause problems for those with smaller windows

Carnage 12-01-2009 04:45 PM

My solution so far was just to split the forums into two separte lists and display one on the right, one on the left.

The intended 'market' for this design is people who have huge monitors (like me) and want to make more use of the screen real estate. It looks ok on a smaller monitor; but my intention would be to offer a widescreen and a regular screen skin (possibly also a cut down 'i-phone' skin.)

It would just be nice if CSS contained a float:top and a float:bottom directive. With allowed combinations of float: left top; float: left bottom; float: right bottom; and float:left bottom; The desired behaviour for each of these would be for the box in question to minimise its distance from both edges, taking into account boxes that have already been placed.

Lynne 12-01-2009 05:09 PM

You will want to look into the property "clear". That should do what you want.

nitra1000 12-03-2009 10:50 PM

Over at edugeek.net they have a tab system which is interesting... if anyone can come up of a way of mimicking that.... AND posting a "begineers how to" would be nice (and solve this issue)

Link here: http://www.edugeek.net/forums/

bobster65 12-03-2009 11:32 PM

Quote:

Originally Posted by nitra1000 (Post 1924957)
Over at edugeek.net they have a tab system which is interesting... if anyone can come up of a way of mimicking that.... AND posting a "begineers how to" would be nice (and solve this issue)

Link here: http://www.edugeek.net/forums/

https://vborg.vbsupport.ru/showthread.php?t=175687

I'll be releasing the new version that works with vb4 beta4 this weekend.

alfanni 12-04-2009 09:31 AM

It is not difficult and it can be implement without altering or splitting your forum list.
Try using a jQuery plugin called Columnizer.
This .js automatically divide the list into 2 columns similar to newspaper columns.
check here: http://welcome.totheinter.net/columnizer-jquery-plugin/


All times are GMT. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01055 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete