• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Forum » How to change the styles of the Forum description (I Have Saw This In Many Sites But How Can I Do This? Read It)
How to change the styles of the Forum description
Susmoy
Posts: 185
Reputation: 6

Message # 1 | 8:44 AM


In That Picture You Can See That , Forum Description Is In a Different Style With a Different Color.But How I can Do That?

Please Tell Me . I Really Want To Know It.

Hope fully I will Get The Solution ,

Regards,
Susmoy
Attachments: 7077066.png (41.3 Kb)

If I Help you then Please +Rep and Awards
CodeResolution
Posts: 1570
Reputation: 58

Message # 2 | 8:52 AM
Susmoy, this should help - http://forum.ucoz.com/forum/9-2441-1
Kind regards,
Elliott.

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

I'm on Behance and Twitter.
Susmoy
Posts: 185
Reputation: 6

Message # 3 | 9:16 AM
I Didn't Understand Those.Please Help.
If I Help you then Please +Rep and Awards
khen1
Posts: 24
Reputation: 1

Message # 4 | 6:51 PM
in CSS u can change the color, bgcolor and other colors what u need smile
Susmoy
Posts: 185
Reputation: 6

Message # 5 | 7:02 PM
khen1, Well I Didn't Find Any Forum Description In CSS Then How I Can Edit? Can You Tell Me Where I can See Forum Description In CSS?
If I Help you then Please +Rep and Awards
CodeResolution
Posts: 1570
Reputation: 58

Message # 6 | 7:23 PM
Susmoy, go to your Stylesheet (CSS) in your Control Panel -> Customize Design and in your forum section of the CSS find:
Code
forumdescr


That is what you must edit. You will need basic CSS knowledge.

Kind regards,
Elliott.

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

I'm on Behance and Twitter.
kostova
Posts: 97
Reputation: 9

Message # 7 | 3:16 AM
I believe Susmoy means the effects which are apart of CSS3, which by the way will not show in outdated browsers.

Quite simply, experiment with:
Quote
text-shadow: 1px 1px 1px #000;


Breakdown:
Quote
text-shadow: px px px color-code;
px - pixel value
color-code - hexidecimal color codes


For hexidecimal color codes, Google it.

If you still don't know how to, tell us the specific location you would like to add this on your site and provide us your site. If necessary, take another screenshot where you want it.
Susmoy
Posts: 185
Reputation: 6

Message # 8 | 9:06 AM
kostova, Sorry Bro, I Didn't Get Your Point.Can You Provide Me The Script To Make Thread Description Like That Picture?Please Help
If I Help you then Please +Rep and Awards
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 9 | 9:08 AM
Susmoy, kostova, has already provided the script. You would add this to the style used for the sub-text in the forum.

Hope this helps,

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Susmoy
Posts: 185
Reputation: 6

Message # 10 | 9:11 AM
Paradox, Bro Tell Me Where To Put The Script? Please..
If I Help you then Please +Rep and Awards
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 11 | 9:13 AM
Control Panel > Design Customisation > CSS. Find the style for the froum sub-text and copy the code there. Experiment happy
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Susmoy
Posts: 185
Reputation: 6

Message # 12 | 10:07 AM
Paradox, CreativeCollusions Said To Find "forumdescr" but you are saying different than him..I am Confused ,

Please Tell Me What To Do.. Please Help.

If I Help you then Please +Rep and Awards
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 13 | 12:23 PM
Susmoy, the style I'm speaking about is forumdescr. I didn't know the actual name and had missed CreativeCollusions post above. I apologise for any confusion I have caused.

Hope this helps, happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Natashko
Posts: 3366
Reputation: 171

Message # 14 | 12:50 PM
Susmoy, first of all, you need to use informative thread names ( I have changed that already)
To solve you problem you need to go to CP->Design->Design management (CSS)->find .forumDescr {color:#bbb;font-size:8pt;}and change the color to the one you need. You may select colors here: http://html-color-codes.info/
To add a shadow add text-shadow: 0px 1px 1px YOURCOLOR; inside the{}
Susmoy
Posts: 185
Reputation: 6

Message # 15 | 3:42 PM
Natashko, Thanks.
If I Help you then Please +Rep and Awards
uCoz Community » uCoz Modules » Forum » How to change the styles of the Forum description (I Have Saw This In Many Sites But How Can I Do This? Read It)
  • Page 1 of 1
  • 1
Search: