Message # 1 | 2:15 PM
I found a way to get more global blocks other then just 10 (the limit)

You can go see on my site www.hextrix.tk that i got more blocks. The three top global blocks are just the coding from the global blocks. If you do the coding correctly you will get the positioning right. This has took me up to 2 hours to figure out. by this you have to do a little more work, but that's why your making a website in the first place, so take your time. The code i used is;

Code
<div class="module-full">
    <div class="rt-block">
    <div class="module-surround">
    <div class="module-tm">
    <div class="module-l">
    <div class="module-r">
    <div class="module-bm">
    <div class="module-tl">
    <div class="module-tr">
    <div class="module-bl">
    <div class="module-br">
    <div class="module-title">
    <div class="module-title2">
    <div class="module-title3">
    <h2 class="title"><span>Hexonic</span>Team</h2>
    </div>
    </div>
    </div>
    <div class="module-content">
    <p>Want To Join The Hexonic-Team</p>
    <p class="rt-readon-surround"><a class="readon" href="http://hextrix.ucoz.com/index/hexonic/0-25#"><span>Join Here</span></a></p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>


This is the code to my global blocks DO NOT COPY, as in this will not work for you unless you have same template.
Please do not take the template also, if you need help with the coding send me a email: hextrix@gmail.com

After you put that coding in you will need another code to make sure you have your positioning and the right files in the block, as in it will not work correctly if you use it without.

Code
<div class="clear"></div>
    </div>
    <div id="rt-main-surround">


This code with help with Positioning and files. Make sure you put this code before and after the GLOBAL BLOCK code. The code will look like this after;

Code
<div class="clear"></div>
    </div>
    <div id="rt-main-surround">
<div class="module-full">
    <div class="rt-block">
    <div class="module-surround">
    <div class="module-tm">
    <div class="module-l">
    <div class="module-r">
    <div class="module-bm">
    <div class="module-tl">
    <div class="module-tr">
    <div class="module-bl">
    <div class="module-br">
    <div class="module-title">
    <div class="module-title2">
    <div class="module-title3">
    <h2 class="title"><span>Hexonic</span>Team</h2>
    </div>
    </div>
    </div>
    <div class="module-content">
    <p>Want To Join The Hexonic-Team</p>
    <p class="rt-readon-surround"><a class="readon" href="http://hextrix.ucoz.com/index/hexonic/0-25#"><span>Join Here</span></a></p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="clear"></div>
    </div>
    <div id="rt-main-surround">


(Warning) Your coding may vary since you maybe not using the same design as me. Like i said email me if need some assistants. (Warning)

I have three blocks positioned properly, by doing this there is a code. It has to be done correctly or your blocks will go all over the page. The code is;

Code
<div class="rt-grid-4 rt-alpha">    
    <div class="rt-grid-4">    
    <div class="rt-grid-4 rt-omega">


If you can see they look pretty much the same, but if you look at the ends you can see the first and third codes are different. Because the codes are different is so that you can have your blocks in our from First-to-Last. By me saying last I'm meaning you can have up to as many as you want. On my page you can see I only have three. This is because i only want three since they are good sizes.

Your probably asking me in your head "How do i change sizes?". I have to say simple. Like so...
If you look where it says

Code
rt-grid-4">


the 4 is your grid size. This means you can change it. When your done you can make sure by looking at my three codes that are positioned correctly by so...

Code
<div class="clear"></div>
    </div>
    <div id="rt-main-surround">
    <div class="rt-grid-4 rt-alpha">
    <div class="module-full">
    <div class="rt-block">
    <div class="module-surround">
    <div class="module-tm">
    <div class="module-l">
    <div class="module-r">
    <div class="module-bm">
    <div class="module-tl">
    <div class="module-tr">
    <div class="module-bl">
    <div class="module-br">
    <div class="module-title">
    <div class="module-title2">
    <div class="module-title3">
    <h2 class="title"><span>Ad</span> unit </h2>
    </div>
    </div>
    </div>
    <div class="module-content">
    <p> <!-- Begin: adBrite, Generated: 2012-03-16 2:06:32 -->
<script type="text/javascript">
var AdBrite_Title_Color = 'CCCCCC';
var AdBrite_Text_Color = '999999';
var AdBrite_Background_Color = '333333';
var AdBrite_Border_Color = 'CC0000';
var AdBrite_URL_Color = 'CC0000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script>
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=2118421&zs=3138305f313530&ifr='+AdBrite_Iframe+'&ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2118421&afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;"></a></div>
<!-- End: adBrite --> </p>
<p class="rt-readon-surround"><a class="readon" href=""><span>Your Ad Here</span></a></p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="clear"></div>
    </div>
    <div id="rt-main-surround">
    <div class="rt-grid-4">
    <div class="module-full">
    <div class="rt-block">
    <div class="module-surround">
    <div class="module-tm">
    <div class="module-l">
    <div class="module-r">
    <div class="module-bm">
    <div class="module-tl">
    <div class="module-tr">
    <div class="module-bl">
    <div class="module-br">
    <div class="module-title">
    <div class="module-title2">
    <div class="module-title3">
    <h2 class="title"><span>Hexonic</span>Team</h2>
    </div>
    </div>
    </div>
    <div class="module-content">
    <p>Want To Join The Hexonic-Team</p>
    <p class="rt-readon-surround"><a class="readon" href="http://hextrix.ucoz.com/index/hexonic/0-25#"><span>Join Here</span></a></p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="clear"></div>
    </div>
    <div id="rt-main-surround">
    <div class="rt-grid-4 rt-omega">    
    <div class="module-full">
    <div class="rt-block">
    <div class="module-surround">
    <div class="module-tm">
    <div class="module-l">
    <div class="module-r">
    <div class="module-bm">
    <div class="module-tl">
    <div class="module-tr">
    <div class="module-bl">
    <div class="module-br">
    <div class="module-title">
    <div class="module-title2">
    <div class="module-title3">
    <h2 class="title"><span>Ad</span> unit </h2>
    </div>
    </div>
    </div>
    <div class="module-content">
       
    <p><!-- Begin: adBrite, Generated: 2012-03-16 2:09:27 -->
<script type="text/javascript">
var AdBrite_Title_Color = 'B3B3B3';
var AdBrite_Text_Color = '999999';
var AdBrite_Background_Color = '333333';
var AdBrite_Border_Color = 'CC0000';
var AdBrite_URL_Color = 'CC0000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script>
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=2118423&zs=3138305f313530&ifr='+AdBrite_Iframe+'&ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2118423&afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;"></a></div>
<!-- End: adBrite --></p>
<p class="rt-readon-surround"><a class="readon" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=2118423&afsid=1"><span>Your Ad Here</span></a></p>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>    
    <div class="clear"></div>
    </div>
    <div id="rt-main-surround">


With the words you see thats where you put your content. You can place over HTML In these codes. If you don't know how you can Email me, Once again. This took me a while to figure out. I know you can't actually have more then 10 "GLOBAL BLOCKS" but with this method it is "OPTION B".

If you need to contact me for any reason you can contact me by:
Email: Hextrix@gmail.com
Or
P-Message me @ www.hextrix.tk or www.hextrix.ucoz.com
Name on website is: Hextrix.
My Name is Dejay
Attachments: 0426337.jpg (31.3 Kb)