Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Customization of Tag Board appearance (name, size, color) |
Customization of Tag Board appearance |
How can I stop the scrolling of chat?
|
sHARUN, if it is the old template then it has to be something with your CSS , try restoring your CSS the tagboard will apply the theme of your current template then , its just that you have some old parts of the design in CSS
To busy building a passive income online ;)
|
Hello people , how can i change my TAG Board background , well , i wanna put an Image like background .
Do anyone know how ? I am using design 793 . Thank you very much. .:[ If i helped you please pump up my Reputation and give me award :) ]:. |
In most cases you do the following, but with your template I am not that sure. I'll look into it for you
Go to your CSS (Stylesheet) and find (may be slightly different to the below): Quote /* Comments Style */ .cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;} .cBlock1 {background:#000000;border:1px solid #40575A;border-bottom:1px solid #40575A;} Replace the script marked in blue with the following: Quote background-image:url('background.png'); Then replace the part above marked green with the link to your image. |
Hmmm , i was searching for cBlock , but i didnt find anything like cBlock or /* Comments Style */
How i see we will have a problem with 793 design Tag Board . I hope we will find out the way how to fix it , but it will be hard . .:[ If i helped you please pump up my Reputation and give me award :) ]:. |
Quote (Animorph) you can add height on Tag board by adding this to CSS: Code #mchatIfm2 {height:500px !important} It is not working for me. Can you tell me why ? Unlike computers, no human brain has ever said:" Hard drive full."
Post edited by Sanjay_149 - Friday, 2011-01-28, 3:31 PM
|
Sorry wrong site:
here not working Unlike computers, no human brain has ever said:" Hard drive full."
Post edited by Sanjay_149 - Friday, 2011-01-28, 4:07 PM
|
| |||