Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
  #1  
Old 06-18-2011, 09:37 AM
albanah albanah is offline
 
Join Date: Jan 2010
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to Fix the width of 3 columns Grid

Hello,

I have modified the following code to get equal sidebar widths.
It is working very well with all browsers, except IE7.

I need help to figure out what is the reason so that I can use this grid.

PHP Code:
<style type="text/css">
#gridl3_container {
    
positionrelative;
    
clearboth;
    
floatleft;
    
width100%;
    }

#gridl3_midshift {
    
floatleft;
    
width200%;
    
positionrelative;
    
left170px;
}

#gridl3_rightshift {
    
floatleft;
    
width100%;
    
positionrelative;
    
left50%;
    
margin-left: -340px;
}

#gridl3_midmask {
    
floatright;
    
width50%;
    
positionrelative;
    
right100%;
}

#gridl3_midcol {
    
margin-left390px;
    
width100%;
    
overflowhidden;
}

#gridl3_leftcol {
    
floatleft;
    
width230px;
    
positionrelative;
    
margin-left: -50%;
    
left171px;
    
}

#gridl3_rightcol {
    
floatleft;
    
width230px;
    
positionrelative;
    
left: -60px;
    
}

#gridl3_content {
    
margin-right80px;
margin-left420px;
}
</
style>

<
div id="gridl3_container">
    <
div id="gridl3_midshift">
        <
div id="gridl3_rightshift">
            <
div id="gridl3_midmask">
                <
div id="gridl3_midcol">
                    <
div id="gridl3_content">
                        <
ul class="list_no_decoration" id="widgetlist_column2">$column[2]</ul>
                    </
div>
                </
div>
            </
div>
            <
div id="gridl3_leftcol">
                <
ul class="list_no_decoration" id="widgetlist_column1">$column[1]</ul>
            </
div>
            <
div id="gridl3_rightcol">
                <
ul class="list_no_decoration" id="widgetlist_column3">$column[3]</ul>
            </
div>
        </
div>
    </
div>
</
div
Reply With Quote
  #2  
Old 06-18-2011, 02:44 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the problem in IE7? Unfortunately, I cannot help with it since I do not have that browser.
Reply With Quote
  #3  
Old 06-18-2011, 07:26 PM
albanah albanah is offline
 
Join Date: Jan 2010
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when I test it with IE7, all columns are shifted to left, and only small portion appears.
Reply With Quote
  #4  
Old 06-19-2011, 07:10 PM
albanah albanah is offline
 
Join Date: Jan 2010
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
What is the problem in IE7? Unfortunately, I cannot help with it since I do not have that browser.
See the image. The columns are shifted to letf outside the page and are invisible.

Attachment 130201
Reply With Quote
  #5  
Old 06-19-2011, 07:35 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't fix the issue since I don't have IE. And, I won't be getting IE - I have a Mac.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:31 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.02040 seconds
  • Memory Usage 2,232KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete