• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #846 goes here! (Design, Template 846)
Everything about design #846 goes here!
leohbep
Posts: 43
Reputation: 0

Message # 1 | 8:45 PM
Hi, someone know how I can change the block menu of the Desing #846??
This desing have 2 block menu and I only wanna have 1...

I WANNA SOMETHING LIKE THIS:

if anyone knows how to do, please leave the code


this is the normal code with the two blocks:

Code
<!-- </sblock_menu> -->
  <div id="subLeft">
  $GLOBAL_CLEFTER$
  </div>
  <div id="subRight">
  $GLOBAL_DRIGHTER$
  </div>
  <div style="clear:both;"></div>
  <!-- <sblock_chat> -->
Attachments: 0366740.jpg (39.2 Kb) · 4220961.jpg (31.7 Kb)

www.BEPfanclub.com
Dartz
Posts: 1931

Message # 2 | 1:46 AM
CP -> Customize Design -> Site Pages.

Remove:
<div id="subRight">
$GLOBAL_DRIGHTER$
</div>


CP -> Customize Design -> CSS.

Find: #subLeft {width:172px;float:left;}
Replace: #subLeft {width:344px;float:left;}

Find: .boxTable {width:172px;padding:0;margin:5px 0px;background:#252525;text-align:center;}
Replace: .boxTable {width:344px;padding:0;margin:5px 0px;background:#252525;text-align:center;}


[... With uCoz since December 2 2007 ...]
leohbep
Posts: 43
Reputation: 0

Message # 3 | 2:14 AM
THANSK A LOT!!!!! biggrin

Added (2009-11-13, 8:06 Pm)
---------------------------------------------
not work sad

Added (2009-11-13, 8:14 Pm)
---------------------------------------------
YES... WORK!! HAHAHA.. i forget a code


www.BEPfanclub.com
Edzonijs
Posts: 2
Reputation: 0

Message # 4 | 7:06 PM
How can i change the header?
I think that stripes.
Dartz
Posts: 1931

Message # 5 | 11:35 PM
CP -> Customize Design -> CSS

Find:
#contentBlock {background:url('/.s/t/846/3.gif') no-repeat;width:900px;}

Change:
#contentBlock {background:url('/.s/t/846/3.gif') no-repeat;width:900px;}


[... With uCoz since December 2 2007 ...]
uCoz Community » For Webmasters » Design Customization » Everything about design #846 goes here! (Design, Template 846)
  • Page 1 of 1
  • 1
Search: