|
إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...
انضم الينا
#1
| ||
| ||
Yes, before a moderator or someone else tells me to use the search feature, I know pretty well how to use it. I have already found part of my help here http://www.vbulletin.com/forum/showt...-set-gap-width. What I am trying to do is set my left and right columns to 25% and my middle column to 50%. This way users with different screen resolutions won't have the annoying bottom scroll bar. This is what I have so far.. 3 Column (25%, 50%, 25%) Code: #gridl3_container { position: relative; clear: both; float: left; width: 100%; overflow: hidden; } #gridl3_midshift { float: left; width: 200%; position: relative; left: 170px; } #gridl3_rightshift { float: left; width: 100%; position: relative; left: 50%; margin-left: -340px; } #gridl3_midmask { float: right; width: 50%; position: relative; right: 100%; } #gridl3_midcol { margin-left: 490px; width: 75%; overflow: hidden; } #gridl3_leftcol { float: left; width: 300px; position: relative; margin-left: -50%; left: 170px; overflow: hidden; } #gridl3_rightcol { float: left; width: 100%; position: relative; left: 20px; overflow: hidden; } #gridl3_content { margin-right: 340px; }
I'm actually not wanting a fixed width on the left or right side. I just want everything to be set with percentages. __DEFINE_LIKE_SHARE__ |
مواقع النشر (المفضلة) |
| |
![]() | ||||
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
Forum Sidebar widths and adjustments | محروم.كوم | منتدى أخبار المواقع والمنتديات العربية والأجنبية | 0 | 05-16-2010 08:20 PM |
Forum Any Easy Way To Change Forumstats Column Widths / Width? | محروم.كوم | منتدى أخبار المواقع والمنتديات العربية والأجنبية | 0 | 02-11-2010 04:10 AM |
CMS 3 Column Grid Layout --> 2 Outer Sidebars @ 15% + 1 Inside Main Column @ 70% | محروم.كوم | منتدى أخبار المواقع والمنتديات العربية والأجنبية | 0 | 01-20-2010 01:50 AM |
CMS Ability to set custom widths of sidebar | محروم.كوم | منتدى أخبار المواقع والمنتديات العربية والأجنبية | 0 | 01-19-2010 10:10 AM |
Various widths for forums.. | محروم.كوم | منتدى أخبار المواقع والمنتديات العربية والأجنبية | 0 | 04-08-2009 07:10 PM |