• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » For Webmasters » Custom Solutions » Chagne Block Side (i want To Change Block Side From Left To Right)
Chagne Block Side
[Admin]LumiusCux
Posts: 14
Reputation: 0

Message # 1 | 1:50 AM
[Solve] How I Can Change BLockes Place From Left To Right
Attachments: 2173380.png (469.4 Kb)
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 12:22 PM
[Admin]LumiusCux, in general, you will need to move the global block $GLOBAL_CLEFTER$ to where you want it to be displayed in the templates (Control Panel > Design customization). But this will also require a number of other changes to the HTML code.
I'm not active on the forum anymore. Please contact other forum staff.
[Admin]LumiusCux
Posts: 14
Reputation: 0

Message # 3 | 4:23 PM
Can You Explain It To me By Photos Or Video Or Another Something else?
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 4 | 5:27 PM
[Admin]LumiusCux, can you provide the URL address of your site?
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
[Admin]LumiusCux
Posts: 14
Reputation: 0

Message # 5 | 8:36 PM
Quote bigblog ()
[Admin]LumiusCux, can you provide the URL address of your site?


Mr URl Adress Site : topgeareg.ucoz.com/-- What is The Soultion ?
steven4u
Posts: 81
Reputation: 8

Message # 6 | 2:43 PM
[Admin]LumiusCux;
what is your design number ? you can do it with some CSS changes

result :

Attachments: 0078002.jpg (39.1 Kb)

A person who never made a mistake never tried anything new
[Admin]LumiusCux
Posts: 14
Reputation: 0

Message # 7 | 6:33 AM
Quote steven4u ()
result :



Steven4u> Yes i want To make like that Can U Tell me How ?

Added (2015-07-17, 6:33 AM)
---------------------------------------------
My CC Codes Can u Edit on it and Send to me again ??
--------------------------------------------------------------------------------

Code
@font-face {
font-family:'OpenSans';
src:url('/.s/t/1121/fonts/opensans-regular.eot');
src:url('/.s/t/1121/fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
url('/.s/t/1121/fonts/opensans-regular.woff') format('woff'),
url('/.s/t/1121/fonts/opensans-regular.ttf') format('truetype'),
url('/.s/t/1121/fonts/opensans-regular.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family:'OpenSans EB';
src:url('/.s/t/1121/fonts/opensans-extrabold.eot');
src:url('/.s/t/1121/fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'),
url('/.s/t/1121/fonts/opensans-extrabold.woff') format('woff'),
url('/.s/t/1121/fonts/opensans-extrabold.ttf') format('truetype'),
url('/.s/t/1121/fonts/opensans-extrabold.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
}
body {background:#f5f5f5;margin:0;padding:0;font-size:13px;font-family:Tahoma,Geneva,sans-serif;color:#868686;}
img,form {border:0;margin:0;}
a,input {outline:none;}
a {color:#8d83d4;text-decoration:none;}
a:hover {color:#f02282;text-decoration:underline;}
h1,h2, h3, h4, h5, h6 {font-weight:normal;margin:5px 0;padding:0;}
h1 {font-size:26px;}
h2 {font-size:21px;}
h3 {font-size:19px;}
h4 {font-size:17px;}
h5 {font-size:15px;}
h6 {font-size:13px;}
ul {list-style:square;}
hr {display: block;margin: 0 0 .2em;clear: both;padding: .2em 0 0;height: 0;border: 0;border-bottom: 1px solid #e8e8e8;}
.clr {clear:both;}
iframe, object, embed {max-width: 100%;}
.wrapper {width:1000px;margin:0 auto;}
#page-bg {background:#f5f5f5 url(/.s/t/1121/bg.jpg) center 0 no-repeat;}
#page-bg.no-bg {background-image:none;}
#site-logo {padding:0 220px 0 0;position:relative;}
#site-logo .site-l {display:inline-block;height:94px;line-height:94px;padding:0 0 0 50px;background:url(/.s/t/1121/logo.png) 0 50% no-repeat;}
#site-logo .site-n {display:inline-block;line-height:90%;vertical-align:middle;}
#site-logo .site-n,#site-logo .site-n a {color:#2e2e2e;font-size:36px;font-family:'OpenSans EB';word-break:break-word;}
#site-logo .site-n a:hover {text-decoration:none;}
textarea {resize:vertical;}

#sch-box {position:absolute;right:0;top:30px;}
#sch-box .searchForm {width:215px;height:30px;margin:0 0 10px;}
#sch-box .searchForm *  {padding:0;margin:0;}
#sch-box .schQuery input {background:#fff!important;border:none!important;width:163px;margin:0;padding:0 10px;height:30px;line-height:30px;font-size:13px;float:left;color:#aaa;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
#sch-box .schBtn {float:right;height:28px;width:32px;padding:0;margin:0;}
#sch-box .schBtn input {border:none!important;padding:0;margin:0;text-align:left;height:30px;width:30px;overflow:hidden;text-indent:-10000px;cursor:pointer;background:#fff url(/.s/t/1121/sch.png) center center no-repeat!important;}

.login-b {position: absolute;top:70px;right: 0;font-size: 13px;}

#catmenu {background:#fff;}
#catmenu ul,#catmenu li {margin:0;padding:0;list-style:none;}
#catmenu li {float:left;line-height:54px;}
#catmenu li.item-parent {position:relative;}
#catmenu li a {position:relative;display:block;padding:0 15px;line-height:54px;height:54px;overflow:hidden;float:left;font-size:15px;text-align:center;color:#2e2e2e;font-family:'OpenSans';}
#catmenu li a:hover,#catmenu li a.current-item {text-decoration:none;color:#8d83d4;}
#catmenu > div > ul > li > a:hover {background:#f02282;color:#fff;}
#catmenu > div > ul > li > a.current-item {background:#8076c7;color:#fff;}
#catmenu ul ul {display:none;padding:12px 20px;background:#fff;border-top:1px solid #f5f5f5;position:absolute;width:180px;top:54px;left:0;z-index:200;-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);box-shadow:0 3px 5px 0 rgba(0,0,0,.2);}
#catmenu li li {float:none;text-align:left;display:block;}
#catmenu li li a {height:auto;border-top:1px solid #e8e8e8;line-height:normal;float:none;padding:8px 0;text-align:left;font-size:12px;}
#catmenu li li a:hover,#catmenu li li a.current-item {color:#8d83d4;background:none;}
#catmenu li li:first-child a {border:none;}
#catmenu li li.item-parent > a:after {content:"";display:block;width:4px;position:absolute;height:4px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;top:13px;left:auto;right:10px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
#catmenu ul ul ul {left:180px;top:1px;z-index:20;border:none;}
#catmenu li li li:first-child:before {display:none;}

#promo {padding:33px 0 88px;height:413px;background:url(/.s/t/1121/shad.png) 50% 100% no-repeat;}
#promo .promo-img {height:100%;width:100%;overflow:hidden;}
#promo .promo-img img {width:100%;min-height:100%;}

.soc-box {width:260px;height:51px;overflow:hidden;padding:0 0 32px;background:url(/.s/t/1121/s-shad.png) 50% 100% no-repeat;}
.soc-box a {display:block;float:left;border-left:1px solid #e8e8e8;width:51px;height:51px;background:#fff url(/.s/t/1121/soc.png);}
.soc-box a:first-child {border-left:none;width:52px;}
.soc-box a.soc-tw {background-position:0 0;}
.soc-box a.soc-tw:hover {background-position:-51px 0;background-color:#4fd6fd;}
.soc-box a.soc-fc {background-position:0 -102px;}
.soc-box a.soc-fc:hover {background-position:-51px -102px;background-color:#246ed8;}
.soc-box a.soc-fl {background-position:0 -51px;}
.soc-box a.soc-fl:hover {background-position:-51px -51px;background-color:#fe1e9b;}
.soc-box a.soc-vi {background-position:0 -153px;}
.soc-box a.soc-vi:hover {background-position:-51px -153px;background-color:#05e2f6;}
.soc-box a.soc-rs {background-position:0 -204px;}
.soc-box a.soc-rs:hover {background-position:-51px -204px;background-color:#ff9000;}

#casing {padding:0 0 20px;}
#content {float:left;width:700px;float:left;}
#sidebar {padding:20px 0 0;width:260px;float:right;}
#footer {padding:30px 0;color:#2e2e2e;line-height:150%;}
#footer a {color:#f02282;}

#cont-box {padding:20px 0 0;}
#content .calTable {margin:0 0 20px;}
#content .calTable td {padding:10px;}
#content.content-wide {width: 1000px; float: none; }
#content fieldset {border:1px solid #e7e7e7;padding:20px;margin: 0 0 20px;}
#casing label {color:#2e2e2e!important;}
.eBlock {margin:0!important;padding:10px 0 50px;border-spacing:0;position:relative;background:url(/.s/t/1121/b-shad.png) 50% 100% no-repeat;table-layout: fixed;}
.eBlock + table {margin-top:30px;}
.eTitle {padding:0 0 20px;}
.eTitle,.eTitle > a {font-size:20px;color:#2e2e2e;font-family:'OpenSans EB';}
.eTitle > a:hover {text-decoration:none;color:#8d83d4;}
.eDetails,.eDetails1,.eDetails2 {clear:both;font-size:12px;padding:0 20px 20px!important;margin:0 0 1px!important;background:#fff;color:#6c6c6c;font-family:'OpenSans';}
.eDetails a,.eDetails1 a,.eDetails2 a {color:#8d83d4;text-decoration:underline;}
.eDetails a:hover,.eDetails1 a:hover,.eDetails2 a:hover {color:#f02282;text-decoration:none;}
.eTitle + .eDetails {padding-top: 20px !important;}
.entryBlock .eDetails {padding:5px 20px !important;}
.e-category,.e-comments {background:url(/.s/t/1121/details.png) 0 -500px no-repeat;padding:0 0 0 22px;margin:0 10px 2px 0;display:inline-block;height:17px;line-height:17px;}
.e-category:hover a,.e-comments:hover a {color:#273135;text-decoration:underline;}
.e-category:hover a:hover,.e-comments:hover a:hover {text-decoration:none;}
.e-reads,.e-loads,.e-author,.e-date,.e-rating,.e-add,.e-tags {background:url(/.s/t/1121/details.png) 0 0 no-repeat;padding:0 0 0 24px;margin:0 10px 2px 0;display:inline-block;height:17px;line-height:17px;}
.e-reads {background-position:0 0;}
.e-loads {background-position:0 -400px;}
.e-author {background-position:0 -100px;padding:0 0 0 20px;}
.e-date {background-position:0 -300px;padding:0 0 0 20px;}
.e-comments {background-position:0 -200px;}уь
.e-rating {background-position:0 -600px;}
.e-add {background-position:0 -700px;}
.e-tags {background-position:0 -800px;}
.ed-value {color:#8d83d4;}
.ed-sep {display:none;}
.eMessage {width: 100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing: border-box;}
.eMessage,.eText,.eBlock td.eMessage,.eBlock td.eText {padding:20px!important;background:#fff;line-height:150%;}
.eMessage img,.eText img {margin:-20px -20px 20px!important;position:relative;max-width:100%;}
.eMessage p,.eText p{margin:0;padding:0 0 5px 0;}
.eMessage,.eText,.cMessage {word-wrap: break-word;}
.entryReadAll {display:none;}
.pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b,.plist b {padding:3px 7px;font-weight:normal;font-size:11px;color:#fff;background:#8d83d4;}
.pagesBlockuz1 a,.pagesBlockuz2 a,#pagesBlock1 a,#pagesBlock2 a,.plist a {padding:3px 7px;font-size:11px;text-decoration:none;color:#fff;background:#2e2e2e;}
.pagesBlockuz1 a:hover,.pagesBlockuz2 a:hover,#pagesBlock1 a:hover,#pagesBlock2 a:hover,.plist a:hover {text-decoration:underline;}

.cBlock1,.cBlock2 {background:#fff;border-bottom:1px solid #e8e8e8;}
#content .cBlock1,#content .cBlock2{background:#fff;border:none;padding:20px 20px 0!important;}
#content .cBlock1 td,#content .cBlock2 td {padding:0!important;}
.commTable {background:#fff;padding:20px;margin:30px 0 0;}
.cMessage {font-size:12px;line-height:130%;}
#content .cMessage {padding:0 20px 15px!important;}
#content .cMessage ~ * {padding:0 20px 20px!important;}
#content .uc-message.cMessage {padding-bottom: 0 !important;}
.cTop {margin:0 0 15px;padding:10px 20px!important;font-size:13px;font-family:'OpenSans';border-bottom:1px solid #eee;}
.cTop * {font-weight:normal;}
.cAnswer {padding:5px 0 0 100px;font-style:italic;color:#8d83d4;font-size:11px;}
.commTd1 {padding:5px 2px;width:140px;}
input.commFl {width:90%;}
textarea.commFl {width:90%;}
input.codeButtons {min-width:30px;width: auto!important;}
.securityCode {}
.eAttach {margin:10px 0; font-size:11px;color:#666;padding:0 0 0 15px;background:url(/.s/t/1121/attach.gif) 0 0 no-repeat;}

.eRating {font-size:8pt;}
.manTdError,.commError {color:#ff0000;}
.commReg {padding: 10px 0;text-align:center;}
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
.replaceTable {font-size:12px;padding:10px;border:none;background:#fff;color:#868686;border:1px solid #eee;}
.legendTd {font-size:8pt;}
.outputPM {border:1px dashed #ddd;margin:4px 0 4px 30px;}
.inputPM {border:1px dashed #ddd;margin:4px 0;}
.uTable {padding:0;background:#e8e8e8;}
.uTable td {padding:3px 10px;background:#fff;}
.uTable td.uTopTd {background:#e8e8e8;color:#868686;}
.eAttach .entryAttachSize {padding-left:4px;}
.manTable {text-align:left;}
.manTable .manTd1 {font-size:12px;line-height:14px;width:200px;}
#casing.popuptable {margin:0;padding:20px;height:auto;min-height:100px;color:#868686;background:#fff;border:1px solid #eee;}
.popuptitle {font-size:20px;padding:0 0 15px;text-align:left;color:#2e2e2e;font-family:'OpenSans EB';}
.popupbody {padding:15px 0 0;font-size:12px;color:#868686;}
.popupbody * {font-size:12px!important;}
.popuptable table {text-align:left;color:#868686;}

.archiveEntryTitle ul {margin:2px 0;list-style:circle;}
.archiveEntryTitle .archiveEntryTime {display:inline-block;padding:3px 5px;font-size:11px;color:#2e2e2e;background:#e8e8e8;}
.archiveEntryTitle .archiveEntryTitleLink {font-size:14px;text-decoration:none;color:#868686;}
.archiveEntryTitle .archiveEntryTitleLink:hover {text-decoration:underline;}
.archiveEntryTitle .archiveEntryComms {font-size:11px;color:#999;}

.user_avatar img {width:100px;border:3px solid #e7e7e7;}
.cMessage .user_avatar img {width:50px;margin:1px 10px 5px 0;border:3px solid #e7e7e7;}
.uTable td .user_avatar img {width:50px;}

.sidebox {padding:0 0 32px;background:url(/.s/t/1121/s-shad.png) 50% 100% no-repeat;}
.sidetitle {padding:20px 0;font-size:20px;color:#2e2e2e;font-family:'OpenSans EB';}
.sidebox .inner {padding:20px;background:#fff;}
.sidebox ul,.sidebox .catsTable {margin:0;padding:0;list-style:none;}
.sidebox .catsTable,.sidebox .catsTable * {display:block;width:auto!important;}
.sidebox li {list-style:none;padding:0;}
.sidebox li a,.sidebox .catsTable td a {display:block;color:#868686;padding:4px 0;text-decoration:none;font-family:'OpenSans';position:relative;}
.sidebox li a:hover,.sidebox .catsTable td a:hover {color:#8d83d4;}
.sidebox li a:before,.sidebox .catsTable td a:before {content:"—";font-family:Tahoma,Geneva,sans-serif;padding:0 5px 0 0;}
.sidebox li.item-parent {position:relative;}
.sidebox li.item-parent > a {padding-right:36px;}
.sidebox li.item-parent em {position:absolute;top:4px;right:0;width:24px;height:24px;line-height:24px;font-style:normal;font-size:14px;text-align:center;z-index:10;cursor:pointer;}
.sidebox li.item-parent em.hover,.sidebox li.item-parent em:hover {color:#8d83d4;}
.sidebox .catNumData {display:none!important;}
.calTable {font-size:12px;}
.calTable td {text-align:center;padding:9px 2px;}
.calTable td a {text-decoration:underline;}
.calTable td a:hover {text-decoration:none;}
.calWday,.calWdaySe,.calWdaySu {font-size:13px;color:#6c6c6c;font-weight:bold;}
.calWdaySe,.calWdaySu {color:#f02282;}
.sidebox .calTable {width:100%;}
.sidebox .calTable td.calMonth a {color:#6c6c6c;font-size:16px;font-family:'OpenSans';text-decoration:none;}
.sidebox .calTable td.calMonth a:hover {color:#f02282;text-decoration:none;}
.calTable .calMdayA,.calTable .calMdayIsA {color:#fff;background:#f02282;}
.calTable .calMdayIsA a {color:#fff;}
.sidebox ul ul { display:none;margin:10px 0 0 20px;padding:10px 0 0;border-top:1px solid #e7e7e7;}
.sidebox ul ul ul {margin:10px 0 0 20px;}
.sidebox iframe {border:1px solid #e7e7e7;}
.sidebox .answer {padding:5px 0 0 0;}
.sidebox input.mchat {max-width:97%;}
.sidebox textarea.mchat {max-width:92%;}
.sidebox .loginField {max-width:97%;}
.schQuery,.schBtn {display:inline;padding:0 2px;}
.sidebox ul.rate-list {margin:0;}
#shop-basket ul li a {padding:0;margin:0;}
#shop-basket ul li a:before {display:none;}

#casing input[type='text'],#casing input[type='password'],#casing textarea,#casing input[type='file'],#casing select {font-size:11px;color:#939393;padding:7px 5px;background:#fff;border:1px solid #e7e7e7;outline:none;}
#casing select[name='filter1'] {padding:0 5px;}
#casing .sidebox input[type='text'],#casing .sidebox input[type='password'],#casing .sidebox textarea,#casing .sidebox input[type='file'],#casing .sidebox select {background-color:#f5f5f5;}
#casing input[type='text']:focus,#casing input[type='password']:focus,#casing textarea:focus,#casing input[type='file']:focus,#casing select:focus {border:1px solid #c8c5c6;-moz-box-shadow:inset 0 1px 2px 0 #ddd;-webkit-box-shadow:inset 0 1px 2px 0 #ddd;box-shadow:inset 0 1px 2px 0 #ddd;}
#casing input[type='submit'],#casing input[type='reset'],#casing input[type='button'],#casing button {background:#8d83d4;color:#fff;font-size:13px!important;padding:7px 10px;margin:0 0 1px;border:none;font-weight:normal!important;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.2)!important;-webkit-appearance:none;}
#casing input[type='submit']:hover,#casing input[type='reset']:hover,#casing input[type='button']:hover,#casing button:hover {background:#f02282;}

#selectPhotosBtn {padding: 0;}
#casing #mchatBtn,#casing .allUsersBtn,#casing .uSearchFlSbm,#iplus input {padding-left:0!important;padding-right:0!important;font-size:11px!important;}
#doSmbBt,.u-combobut {display:none;}
#casing .u-comboeditcell,#casing .u-combo {border:0!important;background:none!important;}
#casing .u-combolist,#content .xw-mc {padding:5px 3px;background:#fff;border:1px solid #e7e7e7;margin:0;font-size:12px!important;color:#868686!important;}
#content .xw-tl,#content .xw-bl,#content .u-menuvsep {display:none;}
#content .xw-ml,#content .xw-mr {margin:0;padding:0;background:none;}
#uNetRegF table {text-align:left;}
#uNetRegF table table {clear:both;}
#uNetRegF table table td {padding:5px 0 0 0;}
.sidebox .gTable {background:none;}
.sidebox .gTableTop,.sidebox .gTableSubTop,.sidebox .forumNameTd {border:none;background:none;color:#868686;text-transform:none;height:auto;line-height:normal;overflow:visible;font-size:14px!important;font-family:Tahoma,Geneva,sans-serif;}
.sidebox .gTable ul {padding:0 0 0 20px;}
.sidebox .forumDescr {display:none;}
.sidebox .gTableTop,.sidebox .gTableSubTop {display:block;padding:4px 0!important;color:#868686;text-decoration:none;position:relative;}
.sidebox .gTableTop:before,.sidebox .gTableSubTop:before {content:"—";font-family:Tahoma,Geneva,sans-serif;padding:0 5px 0 0;}
.sidebox .gTableTop:hover,.sidebox .gTableSubTop:hover,.sidebox .gTableTop:hover:before,.sidebox .gTableSubTop:hover:before {color:#8d83d4;}

.gTable {background:#e8e8e8;}
.gTableTop {padding:10px 15px;font-size:18px;color:#fff;font-family:'OpenSans';background:#8d83d4;}
.gTableTop a {color:#fff!important}
.gTableSubTop,.postTdTop {padding:3px 5px;font-size:13px;color:#868686;border-bottom:1px solid #e8e8e8;}
.gTableSubTop a,.gTableSubTop a:hover,.postTdTop a,.postTdTop a:hover {color:#868686!important}
.gTableSubTop b {font-weight:normal;}
.gTableBody,.gTableBody1,.gTableBottom,.gTableError,.forumNameTd,.forumLastPostTd,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadsType ,.postPoll,.newThreadBlock,.newPollBlock,.newThreadBlock,.newPollBlock,.gTableRight,.postTdInfo,.codeMessage,.quoteMessage,.forumIcoTd,.foru mThreadTd,.forumPostTd,.gTableLeft,.threadIcoTd,.threadPostTd,.threadViewTd,.postBottom {padding:7px;background:#f8f8f8;}
.forumNameTd,.forumLastPostTd,.threadNametd,.threadAuthTd,.postTdInfo,.gTableBody1,.posttdMessage {background:#fff;}
.forumIcoTd,.threadIcoTd {border-left:none;}
.postBottom {padding:3px 7px;}
a.forum,a.threadLink {padding:0 0 0 11px;background:url(/.s/t/1121/12.gif) 0 center no-repeat;font-size:14px;color:#2e2e2e;}
a.forumLastPostLink {color:#868686!important;}
.gTableLeft {font-weight:bold}
.gTableError {color:#FF0000}
.forumLastPostTd,.forumArchive {font-size:8pt}
a.catLink {text-decoration:none}
a.catLink:hover {text-decoration:underline}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:8pt;color:#FF0000!important;font-weight:bold}
.forumDescr {font-size:8pt;color:#aaa;}
div.forumModer {color:#888;font-size:8pt}
.forumViewed {font-size:9px}
.forumBarKw {font-weight:normal}
a.forumBarA {text-decoration:none;color:#777!important}
a.forumBarA:hover {text-decoration:none}
.fastLoginForm {font-size:8pt}
.switch,.pagesInfo {padding:2px 5px;font-weight:normal;font-size:11px;color:#868686;background:#fff;border:1px solid #e8e8e8;}
.switchActive {padding:2px 6px;font-weight:normal;color:#fff;background:#8d83d4;}
a.switchDigit,a.switchBack,a.switchNext {text-decoration:none;color:#868686!important;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline}
.threadLastPostTd {font-size:8pt}
.threadDescr {color:#888;font-size:8pt}
.threadNoticeLink {font-weight:bold}
.threadsType {height:20px;font-weight:bold;font-size:8pt}
.threadsDetails {height:20px;font-size:13px;color:#2e2e2e;padding:3px 10px;}
.forumOnlineBar {height:20px}
#forum_filter {line-height: 2;}
a.threadPinnedLink {font-weight:bold;color:#f63333!important}
a.threadFrmLink {color:#555!important}
.postpSwithces {font-size:8pt}
.thDescr {font-weight:normal}
.threadFrmBlock {font-size:8pt;text-align:right}
.forumNamesBar {font-size:11px;padding:3px 0}
.forumNamesBar + td {width:auto!important;}
#thread_search_button {margin-right: 6px;}
.forumModerBlock {padding:3px 0}
.postPoll {text-align:center}
.postUser {font-weight:bold}
.postRankName {margin-top:5px}
.postRankIco {margin-bottom:5px;margin-bottom:5px}
.reputation {margin-top:5px}
.signatureHr {margin-top:20px}
.postTdInfo {padding:10px;text-align:center}
.posttdMessage {line-height:18px;padding:10px}
.pollQuestion {text-align:center;font-weight:bold}  
.pollButtons,.pollTotal {text-align:center}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt}
.pollSubmit {font-weight:bold}
.pollEnd {text-align:center;height:30px}
.codeMessage,.quoteMessage,.uSpoilerText {font-size:11px;color:#868686;padding:7px 5px;background:#f5f5f5;border:1px solid #e7e7e7!important;-webkit-appearance:none;outline:none;}
.signatureView {display:block;font-size:8pt;line-height:14px;padding:0 0 0 10px;border-left:3px solid #e7e7e7}  
.edited {padding-top:30px;font-size:8pt;text-align:right;color:gray}
.editedBy {font-weight:bold;font-size:8pt}
.statusBlock {padding-top:3px}
.statusOnline {color:#0f0}
.statusOffline {color:#f00}
.newThreadItem {padding:0 0 8px;background:url(/.s/t/1121/12.gif) no-repeat 0 4px}
.newPollItem {padding:0 0 8px;background:url(/.s/t/1121/12.gif) no-repeat 0 4px}
.pollHelp {font-weight:normal;font-size:8pt;padding-top:3px}
.smilesPart {padding-top:5px;text-align:center}
.userAvatar {border:3px solid #e7e7e7;}
.pollButtons button {margin:0 10px 0 0!important}
.postBottom .goOnTop {display:none!important}
.postIpLink {text-decoration:none;}
.thread_subscribe {text-decoration:none;}
.thread_subscribe:hover {text-decoration:underline;}
.postip,.postip a {font-size:11px;color:#999;}
.UhideBlockL {font-size:11px;color:#2e2e2e;padding:7px 5px;background:#fff;border:1px solid #e7e7e7;-webkit-appearance:none;outline:none;}
Post edited by [Admin]LumiusCux - Friday, 2015-07-17, 6:44 AM
steven4u
Posts: 81
Reputation: 8

Message # 8 | 5:19 PM
[Admin]LumiusCux, save a copy of your CSS before making any changes first .

change this : (line 112)

Code
#content {float:left;width:700px;float:left;}


to this one :

Code
#content {float:right;width:700px}


Enjoy smile

A person who never made a mistake never tried anything new
Post edited by steven4u - Friday, 2015-07-17, 5:24 PM
[Admin]LumiusCux
Posts: 14
Reputation: 0

Message # 9 | 7:56 PM
Quote steven4u ()
to this one :

#content {float:right;width:700px}


Steven4u thank you for your Support can u give me Your Email facebook To cantact you ?

Off topic. Please, continue this discussion via private messages. Thank you (bigblog).
uCoz Community » For Webmasters » Custom Solutions » Chagne Block Side (i want To Change Block Side From Left To Right)
  • Page 1 of 1
  • 1
Search: