• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » For Webmasters » Custom Solutions » how can i resolve? (need help fellow ucozers)
how can i resolve?
dense
Posts: 60
Reputation: 0

Message # 1 | 9:57 AM
The situation is this:
in my website when i add a file in furom and any other text file the frame of my website will be damaged..,
just visit this to personnally see the problem,,.
http://algaedensing.ucoz.com/forum/5-3-1
any kind of help is accepted.

http://algaedensing.ucoz.com
cooltaha
Posts: 57
Reputation: 6

Message # 2 | 11:33 PM
Hi dense,

go to the CSS template and search for .gTable tr td tr td, .gTable tr td td

and add the following tow lines to your code smile

Code

max-width: 664px;
word-break: break-all;

dense
Posts: 60
Reputation: 0

Message # 3 | 10:10 AM
Quote (cooltaha)
.gTable tr td tr td, .gTable tr td td

Sir Cooltha,
I cannot find that code in my css template and thanks for your help man..,

http://algaedensing.ucoz.com
cooltaha
Posts: 57
Reputation: 6

Message # 4 | 2:04 PM
dense, No worries
search for .posttdMessage
and add the previous code smile

dense
Posts: 60
Reputation: 0

Message # 5 | 1:17 PM
Sir cooltaha,
Heres the code of my forum, can you tell me where should i put the code you give to me?
thanks for your help sir.,


http://algaedensing.ucoz.com
cooltaha
Posts: 57
Reputation: 6

Message # 6 | 1:23 PM
hi dense, just replace those codes with the following and everything is going to be ok smile


/**  
* Адаптация из Joomla в uCoz - Lewonchik, ICQ: 425510763, http://webstory.net.ru  
*/  

@import url("dimension.css");  
@import url("style.css");  
@import url("template.css");  

iframe#myStyleoEditbrief, iframe#myStyleoEditmessage {  
width: 0px !important;  
height: 1px !important;  
overflow: hidden !important;  
border: 0px !important;  
}  

/* Select */  
.ucontainer .pbarContainer {top:-47px; right:20px}  
#sFltLst, #uCatsMenu7 {top:auto !important; left: 224px !important}  
.u-combo {border: 1px solid #666 !important}  
.u-comboeditcell {background: transparent !important; vertical-align: top !important; border-right: 1px solid #666 !important; border-spacing: 0 !important}  
.u-combolist {background-color: #3D3D3D !important; border: 1px solid #666 !important}  
.toolbar {clear: both; border-top: 1px solid #999; margin: 8px 0 0 0; padding: 5px 0 0 0}  
/* ---------- */  
/* News/Blog Calendar Style */  
.calTable {width:250px; height: 210px; padding-bottom: 10px}  
.calMonth {text-align:center}  
.calWday {background: url(../images/trans-med.png); width:18px}  
.calWdaySe {background: url(../images/trans-high.png); width:18px}  
.calWdaySu {background: url(../images/trans-high.png); width:18px; font-weight:bold}  
.calMday {background: url(../images/trans-light.png)}  
.calMdayA {background: url(../images/trans-med.png)}  
.calMdayIs {font-weight:bold}  
.calMdayIsA {border:1px solid #666; font-weight:bold}  
a.calMonthLink:link, a.calMdayLink:link {text-decoration:none}  
a.calMonthLink:visited, a.calMdayLink:visited {text-decoration:none}  
a.calMonthLink:hover, a.calMdayLink:hover {text-decoration:underline}  
a.calMonthLink:active, a.calMdayLink:active {text-decoration:underline}  
/* ------------------------ */  
/* Comments Moder Panel */  
#comm_menu {background: url(../images/trans-light.png)repeat-x; padding:2px 4px; border: 1px dotted #555; margin: 1px; color: #363636 }  
#comm_menu:hover {background: url(../images/trans-high.png)repeat-x; color: #0998d4; cursor: pointer }  
.comm_background {background-color: #444; border:1px dotted #555; position:absolute }  
/* -------------------- */  
/* Vote */  
input.pollBut {display: none}  
div.answer {padding-bottom:6px}  
.pollqwes {font: bold 16px Georgia, "Times New Roman", Times, serif; text-align: center; padding-bottom: 6px}  
.pollans {font: 12px Arial, Helvetica, sans-serif; text-align: left; padding-top: 0px; padding-bottom: 10px; padding-left: 30px}  
.answer div div {height: 10px !important; border: 1px solid #000; background-repeat: repeat-x}  
/* ---- */  
/* ----- Start Forum ----- */  
.forumContent {margin: 0 10px}  
.gTable {background:none; margin-left: 3px; margin-right: 3px; border-collapse: collapse; width: 934px !important; min-width: 934px !important}  
.gTableTop {text-align:left; line-height:43px; text-transform:uppercase; padding-left:37px; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; border:none !important}  
.gTopCornerRight {width:60px; height:66px}  
.gTableSubTop {height:33px; font-size:10px; padding-left: 5px; padding-right: 5px; line-height:33px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight:bold; border:none !important}  
.gTableBody {padding:2px}  
.gTableBody1 {padding:2px}  
.gTableBottom {padding:2px; background:#202020}  
.gTableLeft {padding:2px; font-weight:bold; text-align:center}  
.gTableRight {padding:2px}  
.gTableError {padding:2px}  
.forumLastPostTd br {height:1px !important}  
/* ------------------------ */  
/* Forums Styles */  
.threadNametd, .forumNameTd {padding:2px 0 2px 10px}  
.threadNametd:hover, .forumNameTd:hover {padding:2px 0 2px 10px}  
.threadNametd:hover a:link, .forumNameTd:hover a:link, .threadNametd:hover a:visited, .forumNameTd:hover a:visited, .threadNametd:hover a:active, .forumNameTd:hover a:active {}  
.forumLastPostTd {padding:2px}  
.forumIcoTd, .forumThreadTd, .forumPostTd {padding:2px}  
.forumLastPostTd, .forumArchive {padding:2px; font-size:7pt}  
a.catLink:link {text-transform:uppercase; text-decoration:none}  
a.catLink:visited {text-transform:uppercase; text-decoration:none}  
a.catLink:hover {text-transform:uppercase; text-decoration:none}  
a.catLink:active {text-transform:uppercase; text-decoration:none}  
.lastPostGuest, .lastPostUser, .threadAuthor {font-weight:bold}  
.archivedForum {font-size:7pt; font-weight:bold}  
/* ------------- */  
/* forum Titles & other */  
.forum {font-size:12px}  
.forumDescr {font-size:7pt}  
.forumModer {font-size:7pt}  
.forumViewed {font-size:9px}  
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none}  
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none}  
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none}  
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none}  
/* -------------------- */  
/* forum Navigation Bar */  
.forumNamesBar {padding-bottom:7px; font-weight:bold; font-size:7pt}  
.forumBarKw {font-weight:normal}  
a.forumBarA:link {text-decoration:none}  
a.forumBarA:visited {text-decoration:none}  
a.forumBarA:hover {text-decoration:underline}  
a.forumBarA:active {text-decoration:underline}  
/* -------------------- */  
/* forum Fast Navigation Blocks */  
.fastNav, .fastSearch, .fastLoginForm {font-size:7pt}  
/* ---------------------------- */  
/* forum Fast Navigation Menu */  
.fastNavMain {background:#862D2D}  
.fastNavCat {background:#F9E6E6}  
.fastNavCatA {background:#F9E6E6}  
.fastNavForumA {}  
.forumMemNum { padding: 0 0 10px 10px; }  
.forumMemSwch { padding: 0 10px 10px 0; }  
.uTable { padding: 0 10px; }  
.gDivLeft hr, .gDivRight hr { margin: 0 4px; }  
/* -------------------------- */  
/* forum Page switches */  
.pagesInfo {background: url(../images/trans-light.png); padding-right:10px; font-size:7pt}  
.switches {background: url(../images/trans-light.png)}  
.switch {width:15px; font-size:7pt}  
.switchActive {font-weight:bold; width:15px}  
a.switchDigit:link, a.switchBack:link, a.switchNext:link {text-decoration:none}  
a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited {text-decoration:none}  
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {text-decoration:none}  
a.switchDigit:active, a.switchBack:active, a.switchNext:active {text-decoration:none}  
/* ------------------- */  
/* forum Threads Style */  
.threadAuthTd, .threadLastPostTd {padding:2px; padding:2px}  
.threadIcoTd, .threadPostTd, .threadViewTd {padding:2px}  
.threadLastPostTd {padding:2px; font-size:7pt}  
.threadDescr {font-size:7pt}  
.threadNoticeLink {font-weight:bold}  
.threadsType {padding:2px; height:20px; font-weight:bold; font-size:7pt; padding-left:40px; margin:1px}  
.threadsDetails {padding:2px; ; height:20px}  
.forumOnlineBar {padding:2px; ; height:20px; margin-top:1px}  
a.threadPinnedLink:link {text-decoration:none}  
a.threadPinnedLink:visited {text-decoration:none}  
a.threadPinnedLink:hover {text-decoration:none}  
a.threadPinnedLink:active {text-decoration:none}  
.threadPinnedLink, .threadLink {font-weight:bold}  
a.threadLink:link {text-decoration:none}  
a.threadLink:visited {text-decoration:none}  
a.threadLink:hover {text-decoration:none}  
a.threadLink:active {text-decoration:none}  
.postpSwithces {font-size:7pt}  
.thDescr {font-weight:normal}  
.threadFrmBlock {font-size:7pt; text-align:right}  
/* ------------------- */  
/* Posts View */  
.postTable {}  
.postPoll {padding:5px}  
#pollBlock2 {margin: 0 auto;}  
.postFirst, .postRest1, .postRest2 {}  
.postSeparator {height:2px}  
.postTdTop {height:21px; font-size:10px}  
.postBottom {height:20px}  
.postUser {font-weight:bold}  
.postTdInfo {text-align:center; padding:5px}  
.postRankName {margin-top:5px}  
.postRankIco {margin-bottom:5px; margin-bottom:5px}  
.reputation {margin-top:5px}  
.signatureHr {margin-top:20px}  
.posttdMessage {padding:5px; max-width: 664px; word-break: break-all;}  
.pollAnswer {padding-left: 70px; text-align: left;}  
.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 {font-size:9px}  
.quoteMessage {font-size:9px}  
.signatureView {font-size:7pt}  
.edited {padding-top:30px; font-size:7pt; text-align:right}  
.editedBy {font-weight:bold; font-size:8pt}  
.statusBlock {padding-top:3px}  
.statusOnline {color:#FFFF00}  
.statusOffline {color:#FFFFFF}  
/* ---------- */  
/* 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('http://src.ucoz.ru/t/903/13.gif') no-repeat 0px 4px}  
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/903/13.gif') no-repeat 0px 4px}  
/* ----------------------- */  
/* Post Form */  
.codeButtons {font-size:7pt}  
.codeCloseAll {font-size:7pt}  
.postResultFl {background:#1F1F1F; border:1px solid #252525; width:50px}  
.postAnswerFl {background:#1F1F1F; border:1px solid #252525; width:300px}  
.postUserFl {background:#1F1F1F; border:1px solid #252525; width:300px}  
.pollHelp {font-weight:normal; font-size:7pt; padding-top:3px}  
.smilesPart {margin:auto; padding-top:5px; text-align:center}  
.smiles {margin:auto}  
/* --------- */  
/* ----- end of Forum ----- */

dense
Posts: 60
Reputation: 0

Message # 7 | 8:43 AM
thanks for your code sir it really help my problem and merry Christmas and advance happy new Year may god bless us all..
thank you very much...

Sir Paradox please close the thread the case has been solved.

http://algaedensing.ucoz.com
Post edited by dense - Tuesday, 2012-12-25, 8:44 AM
cooltaha
Posts: 57
Reputation: 6

Message # 8 | 9:43 AM
anytime

thank you

and i wish you the same smile

uCoz Community » For Webmasters » Custom Solutions » how can i resolve? (need help fellow ucozers)
  • Page 1 of 1
  • 1
Search: