|
uCoz Community Archives Locked Problem |
Problem |
So on my website, I have two columns. The left side is completely functional. I have many content blocks there. ... The right side is comepletely blank and is wasted space, after I deleted everything. Now, I've changed my mind. I want a poll there. However! When I drag a content block to the blank space, I can't do anything. No box where I can place it shows, and there is absolutely no way for me to put an existing content block their, either. What's wrong with my website? Post edited by Matt6159 - Wednesday, 2011-08-24, 3:48 PM
|
Matt6159, open Control Panel > Design Customisation > Second Container and paste the following inside of it. Then open Website > Builder > Enable builder. You should then be able to customise the blocks again.
Code <!-- <block8> --> <?if($CURRENCY$)?> <div class="block"> <div class="blocktitle"> <span class="btitle"> <!-- <bt> --><!--<s5442>-->Currency<!--</s>--><!-- </bt> --> </span> <span class="bt-left"></span> <div style="clear: both;"></div> </div> <div class="blockcontent"> <div class="bc-inside"> <!-- <bc> -->$CURRENCY$<hr><?$RATE$()?><!-- </bc> --> </div> </div> </div> <?endif?> <!-- </block8> --> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hmm, that's fixed it for me once but it mightn't work all the time. My only other solution would be to copy the code out of another site with the same design and see if it works and if not then check to see if you have edited anything accidentally in the Site Pages template. If you had I would advise you to restore the code and see it it appears.
If none of the above options work please supply your sites URL and Design Number so that other people are able to check your problem out and offer solutions. Sorry for not being able to help more, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Matt6159, please use more informative thread names next time and post your messages in the proper thread. This belongs in Design Customization, clearly. Btw Builder is discussed here http://forum.ucoz.com/forum/5-5862-1#27866 in case you need it.
|
| |||
| |||