Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about Design #822 goes here ! (Remade because other are closed or trashed) |
Everything about Design #822 goes here ! |
Madhu, I have checked your website. With the design that you use now it is not possible to switch your sidebar to the left with the help of Builder (it is one-columned design) It can be done with the help of custom coding. We do not provide help with it.
I suggest you select another design (with the left side bar or at least the two-columned design) |
How Do I change the width of the body on the template? I can't finding the width in the body in css
Added (2011-05-30, 10:42 Am) Please Give Me A Reputation or Award, If My Post Helps You
With uCoz Since 2009 |
HellorHeaven,
Quote (HellorHeaven) How Do I change the width of the body on the template? I can't finding the width in the body in css please provide a screenshot of what exactly needs to be changed and in which way. Quote (HellorHeaven) hmmm.. no one is answering. Then I've another question. How to make a gap between the banner(900x300) and the main body? Find in CP->Design->Design management (CSS): table.main-table {...} and embed border-top: 10px solid #31337; inside the brackets here {...} |
how do i change forum colors ? cant find it any where.. http://samuraiclan.ucoz.com/
Added (2012-04-01, 2:52 PM) Added (2012-04-01, 4:16 PM) |
Quote (tomyboy) how do i change forum colors ? cant find it any where.. http://samuraiclan.ucoz.com/ go to CP ---> Design ---> Design management (CSS) ---> from this part in CSS you need to edit what you want: Code /* ===== forum Start ===== */ /* General forum Table View */ .gTable {background:#8C8A82;} .gTableTop {padding:2px;background:url('/.s/t/971/10.gif') #CCCCCC;color:#000000;font-weight:bold;height:20px;padding-left:17px;font-size:11px;} .gTableSubTop {padding:2px;background:url('/.s/t/971/7.gif') #B0E300;border:1px solid #FFFFFF;color:#000000;height:20px;font-size:10px;} .gTableBody {padding:2px;background:#EEEEEE;} .gTableBody1 {padding:2px;background:#FFFFFF;} .gTableBottom {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;} .gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#9CCF00} .gTableRight {padding:2px;background:#FFFFFF} .gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;} /* ------------------------ */ /* Forums Styles */ .forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF} .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;} .forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;} a.catLink:link {text-decoration:none; color:#000000;} a.catLink:visited {text-decoration:none; color:#000000;} a.catLink:hover {text-decoration:underline; color:#333333;} a.catLink:active {text-decoration:underline; color:#000000;} .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;} /* ------------- */ /* forum Titles & other */ .forum {font-weight:bold;font-size:9pt;} .forumDescr,.forumModer {color:#858585;font-size:7pt;} .forumViewed {font-size:9px;} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#9CCF00;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#9CCF00;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B3B3B3;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#9CCF00;} /* -------------------- */ /* forum Navigation Bar */ .forumNamesBar {font-weight:bold;font-size:7pt;} .forumBarKw {font-weight:normal;} a.forumBarA:link {text-decoration:none; color:#000000;} a.forumBarA:visited {text-decoration:none; color:#000000;} a.forumBarA:hover {text-decoration:none; color:#9CCF00;} a.forumBarA:active {text-decoration:underline; color:#9CCF00;} /* -------------------- */ /* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} /* ---------------------------- */ /* forum Fast Navigation Menu */ .fastNavMain {background:#C7D7EF;} .fastNavCat {background:#E7EEF8;} .fastNavCatA {background:#E7EEF8;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */ /* forum Page switches */ .switches {background:#C2C2C2;} .pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;} .switch {background:#FFFFFF;width:15px;font-size:7pt;} .switchActive {background:#9CCF00;font-weight:bold;color:#000000;width:15px} a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;} a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;} /* ------------------- */ /* forum Threads Style */ .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF} .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;} .threadLastPostTd {padding:2px;font-size:7pt;} .threadDescr {color:#858585;font-size:7pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;} .threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;} .forumOnlineBar {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;} a.threadPinnedLink:link {text-decoration:none; color:#0000FF;} a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;} a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;} a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;} a.threadLink:link {text-decoration:none; color:#9CCF00;} a.threadLink:visited {text-decoration:none; color:#9CCF00;} a.threadLink:hover {text-decoration:underline; color:#000000;} a.threadLink:active {text-decoration:underline; color:#000000;} .postpSwithces {font-size:7pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:7pt;text-align:right;} /* ------------------- */ /* forum Posts View */ .postTable {} .postPoll {background:#EEEEEE;text-align:center;} .postFirst {background:#F5F9FD;border-bottom:3px solid #9AEA1D;} .postRest1 {background:#EEEEEE;} .postRest2 {background:#F5F9FD;} .postSeparator {height:3px;background:#999999;} .postTdTop {background:url('/.s/t/971/7.gif') #B0E300;color:#000000;height:20px;font-size:10px;} .postBottom {background:#FFFFFF;color:#000000;height:20px;border:1px solid #BBBBBB;} .postUser {font-weight:bold;} .postTdInfo {text-align:center;padding:5px;background:#EEEEEE;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#2D435B;} .posttdMessage {padding:5px;background:#FFFFFF;} .pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;} .codeMessage {background:#FFFFFF;font-size:9px;} .quoteMessage {background:#FFFFFF;font-size:9px;} .signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;} .statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} /* ------------------ */ /* forum AllInOne Fast Add */ .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;} /* ----------------------- */ /* forum Post Form */ .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;} .codeButtons {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;} .codeCloseAll {font-size:7pt; background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;font-weight:bold;} .postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px} .postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px} .postResultFl {background:#EBEBEB;border:1px solid #9CCF00;width:50px} .postAnswerFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px} .postTextFl {background:#EBEBEB;border:1px solid #9CCF00;width:550px;height:150px} .postUserFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px} .pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} /* ----------------- */ /* ====== forum End ====== */ Quote (tomyboy) and text color like the text used on news message on homepage and text in the blocks on the site? go to CP ---> Design ---> Design management (CSS) ---> Find this code here you can edit your whole entry appearance: Code /* Entries Style */ .eBlock {} .eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#779F00; padding: 0 0 0 15px; background: url('/.s/t/971/13.gif') no-repeat 0px 3px;} .eTitle a:link {text-decoration:underline; color:#779F00;} .eTitle a:visited {text-decoration:underline; color:#779F00;} .eTitle a:hover {text-decoration:none; color:#000000;} .eTitle a:active {text-decoration:underline; color:#779F00;} .eMessage {text-align:justify;padding-bottom:5px;} .eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #C2C2C2} .eDetails {border:1px solid #D7D7D7;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;background:#FFFFFF;} .eDetails1 {border:1px solid #D7D7D7;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;background:#FFFFFF;} .eDetails2 {border:1px solid #D7D7D7;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;background:#FFFFFF;} .eRating {font-size:7pt;} .eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/971/14.gif') no-repeat 0px 0px;} /* ------------- */ This is for text in the Entry Code .eMessage {text-align:justify;padding-bottom:5px;} Quote (tomyboy) and if you see on http://samuraiclan.ucoz.com/ you in the header left a ' i want to delete it.. cant find the code to delete Be more specific about this. Note: ---> This is a thread where you can speak Dutch language , i can help you there i'm from belgium so our language is the same^^ http://forum.ucoz.com/forum/28-10160-4 ---> this thread will give you all the information about how to edit your forum design http://forum.ucoz.com/forum/9-2441-1 To busy building a passive income online ;)
|
http://samurai-clan.ucoz.net/ this is the link..
see file for screenshot the word THIS i want to delete Attachments:
0831397.png
(95.0 Kb)
Post edited by tomyboy - Tuesday, 2012-04-03, 10:22 PM
|
| |||