Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Customization of Tag Board appearance
HarryPotter
Posts: 9
Reputation: 0

Message # 76 | 2:48 PM
How can I stop the scrolling of chat?
Sunny
Posts: 9296
Reputation: 456

Message # 77 | 10:25 AM
HarryPotter, you can change "Number of entries to store (3-60):" in Module settings.
I'm not active on the forum anymore. Please contact other forum staff.
sHARUN
Posts: 37
Reputation: 0

Message # 78 | 10:39 AM
How Do i Change the tag board theme to my current template?its in the old templates theme biggrin biggrin biggrin biggrin biggrin biggrin
Animorph
Posts: 2856
Reputation: 189

Message # 79 | 12:10 PM
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 ;)
sHARUN
Posts: 37
Reputation: 0

Message # 80 | 12:41 PM
100 Thanks 4 u biggrin biggrin biggrin biggrin
PredatoR
Posts: 132
Reputation: 0

Message # 81 | 4:38 AM
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 :) ]:.
CodeResolution
Posts: 1570
Reputation: 58

Message # 82 | 5:40 PM
In most cases you do the following, but with your template I am not that sure. I'll look into it for you wink

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;}
.cBlock2 {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.


Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
PredatoR
Posts: 132
Reputation: 0

Message # 83 | 6:28 PM
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 .
So thank you all for spending your time on my problem .



.:[ If i helped you please pump up my Reputation and give me award :) ]:.
rebelion
Posts: 130
Reputation: 4

Message # 84 | 10:16 PM
How do I change the height of it? I've searched for it and all I could do is change the width of the message box.
project-implement.com join rsps 508/525
Animorph
Posts: 2856
Reputation: 189

Message # 85 | 10:37 PM
rebelion, sorry for the late answer i forgot to press new messages link smile

you can add height on Tag board by adding this to CSS:

Code
#mchatIfm2 {height:500px !important}

To busy building a passive income online ;)
rebelion
Posts: 130
Reputation: 4

Message # 86 | 10:50 PM
Animorph, Thank you very much smile I'm going to try it right now you're the best biggrin

yep it works smile


project-implement.com join rsps 508/525
Post edited by rebelion - Saturday, 2011-01-15, 10:54 PM
Sanjay_149
Posts: 212
Reputation: 5

Message # 87 | 3:17 PM
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
Animorph
Posts: 2856
Reputation: 189

Message # 88 | 3:37 PM
Sanjay_149, would you provide your website URL and the info aout where you added it
To busy building a passive income online ;)
Animorph
Posts: 2856
Reputation: 189

Message # 89 | 3:46 PM
Sanjay_149, as far as i see this isn't added in your CSS and tagboard isn't installed , so how can i see what the problem is ?
To busy building a passive income online ;)
Sanjay_149
Posts: 212
Reputation: 5

Message # 90 | 3:49 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
uCoz Community » uCoz Modules » Tag Board » Customization of Tag Board appearance (name, size, color)
Search: