Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about design #882 goes here! (Design, Template 882) |
Everything about design #882 goes here! |
Is it possible to change the transperancy of your page background? Not including the sidebars.
|
I'm kind of lost, as where to put the transparency code in the CSS layout.
Post edited by eternal_cat - Sunday, 2009-10-25, 11:04 PM
|
Yes.
|
If you expect me to help, write my nick correct.
1. ((Restore default template of "General appearance of forum pages")) Go to: CP -> Customize Design -> CSS. [... With uCoz since December 2 2007 ...]
|
1. Your header doesn't help me because only change was the text removal.
2. I had to right click on your website to get your banner url cuz it's in CSS. 3. I don't need RSS button's code, I need the button code I see in the image. [... With uCoz since December 2 2007 ...]
|
thank you Dartz .. it works perfectly now..
Looking for something funny?? Check my website >> http://unrealdistrict.ucoz.com/ |
How can i change this http://fallen-angelzz.clan.su/.s/t/882/6.gif to my own... i knwo how to change so that all of them are same but i want to have different..
Like one for site menu one for tag board other for login form? Thx! Added (2010-01-23, 6:10 Pm) Added (2010-01-25, 9:16 Am) |
Well i have the same problem as C4rlos...
Code <!-- <block3> --> <?if($CHAT_BOX$)?> </div><table style="text-align: left; margin-left: 0px; margin-right: auto;" class="boxTable" border="0" cellpadding="0" cellspacing="0"><tbody><tr align="center"><td class="boxTitle"><b><!-- <bt> --><!--<s3199>-->Tag Board<!--</s>--><!-- </bt> --></b></td></tr><tr><td class="boxContent"><!-- <bc> -->$CHAT_BOX$<!-- </bc> --></td></tr></tbody></table><div style="text-align: left;"> <?endif?> <!-- </block3> --> This is from first Container... Where should i put it? |
You're wrong. You messed with visual editor. Block:
Code <!-- <block3> --> <?if($CHAT_BOX$)?> <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b><!-- <bt> --><!--<s3199>-->Tag Board<!--</s>--><!-- </bt> --></b></td></tr><tr><td class="boxContent"><!-- <bc> -->$CHAT_BOX$<!-- </bc> --></td></tr></table> <?endif?> <!-- </block3> -->
Quote You must think logical. It is not that hard. You must replace this: To this: It's exactly the same thing only in HTML and then as I said, replace: /.s/t/882/6.gif P.S. For some reason I'm 99% sure you both are same person. [... With uCoz since December 2 2007 ...]
|
| |||