vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Custom grid ? how do I ... (https://vborg.vbsupport.ru/showthread.php?t=301365)

K4GAP 08-22-2013 07:54 AM

Quote:

Originally Posted by snakes1100 (Post 2440292)
Not really, as i dont have a cms to test, i couldnt really say, but i do think the div's are screwed up.

I'll concentrate on the div's for a solution.

Thanks

Lynne 08-22-2013 06:18 PM

When I go here - http://www.livinginkentucky.com/forumz , the center section is at 100%. It gets larger/smaller as I expand/contract my browser. Isn't that what you want?

K4GAP 08-22-2013 11:44 PM

Quote:

Originally Posted by Lynne (Post 2440407)
When I go here - http://www.livinginkentucky.com/forumz , the center section is at 100%. It gets larger/smaller as I expand/contract my browser. Isn't that what you want?

That's a grid I downloaded it's not what I want, the sides are to wide. I put it there because after working on trying to get what I want allllll night, I gave up and got tired of looking at crapola :)

K4GAP 09-02-2013 03:24 PM

DISREGARD: It's ok now. I just wish I knew how I fixed it :)

I found something on vb.com that ALMOST works!!

The code below is described as, "Secondary Header,Fixed Sidebar,Fluid Center,Fixed Sidebar,Secondary Footer".

The problem I have with that code is the center portion has what appears to be really wide padding on the right side, more so than the left. I don't see anything obvious in the code.

Code:

<grids>
    <grid name="Secondary Header,Fixed Sidebar,Fluid Center,Fixed Sidebar,Secondary Footer" auxheader="1" auxfooter="1" addcolumn="1" addcolumnsnap="1" addcolumnsize="4" columns="8"><![CDATA[<div id="doc3">
    <div id="hd">
        <div class="yui-u yui-header" style="padding:0 0 15px 0;">
            <ul class="list_no_decoration" id="widgetlist_column1">$column[1]</ul>
        </div>
    </div>
    <div id="DefaultWrapper">
        <div id="DefaultMainCol">
            <div class="leftcol yui-sidebar"  style="width:200px; float:left;">
                <ul class="list_no_decoration" id="widgetlist_column2">$column[2]</ul>
            </div>
            <div class="rightcol yui-sidebar" style="width:302px; float:right;">
                <ul class="list_no_decoration" id="widgetlist_column4">$column[4]</ul>
            </div>
            <div class="centercol yui-panel" style="padding:0 10px 10px 10px; align:right; overflow:hidden;">
                <ul class="list_no_decoration" id="widgetlist_column3">$column[3]</ul>
            </div>
        </div>
    </div>
    <div id="ft">
        <div class="yui-u yui-footer" style="padding: 15px 0 0 0;">
            <ul class="list_no_decoration" id="widgetlist_column5">$column[5]</ul>
        </div>
    </div>
</div>]]></grid>
</grids>

Anyone have a clue as to why the center would not fully expand?

Note*
It would be nice to not have the additional head and footer areas as well.

snakes1100 09-02-2013 03:55 PM

Looks to expand for me in Chrome, i only see one header & footer as well....

Looks good.

K4GAP 09-02-2013 03:57 PM

Quote:

Originally Posted by snakes1100 (Post 2442558)
Looks to expand for me in Chrome, i only see one header & footer as well....

Looks good.

It's good to go now. I must have accidentally fixed it :)

snakes1100 09-02-2013 04:01 PM

Admitting is half the battle....


All times are GMT. The time now is 02:12 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.01041 seconds
  • Memory Usage 1,737KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete