inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 30, 2013 17:12:28 GMT -8
Likewise on the thanks Tim and learning more and more each day.
|
|
inherit
133338
0
Apr 22, 2024 6:38:54 GMT -8
MC
162
November 2008
mooncath
|
Post by MC on Jan 30, 2013 18:39:25 GMT -8
For the record, in V5, the common practice is to keep all your CSS together in one place, in Admin Area -> Themes -> Colors & Styles -> Style Sheet. You can paste in exactly the same code, only this time without the <style> tags wrapping it. Yes, but that way, don't we have to repeat for each and every theme? While putting it in the main header affects all themes at the same time? With the amount of themes I have to change, I think I prefer the Main Header option!
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 30, 2013 19:20:14 GMT -8
You know MC, I was thinking the same thing, as I had 5 but now 6 themes and it sure made it a lot easier to just place it in a header (Main) for those themes.
|
|
inherit
133338
0
Apr 22, 2024 6:38:54 GMT -8
MC
162
November 2008
mooncath
|
Post by MC on Jan 30, 2013 19:25:39 GMT -8
You know MC, I was thinking the same thing, as I had 5 but now 6 themes and it sure made it a lot easier to just place it in a header (Main) for those themes. aRMY83, if I decide to keep all the skins/themes from 4.5, I have 80 at the moment...
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 31, 2013 6:09:41 GMT -8
aRMY83, if I decide to keep all the skins/themes from 4.5, I have 80 at the moment... WOW on the 80 and myself dealing with 6 is a bear in it's self. I believe Mands, a member here has 60 plus themes. Late last nite I did find that by placing this: <style> #news { // the news container height:30px; background-color: [font color=" ff0000"]#c93521[/font]; } .items div div{ //The font size of your messages font-size: 20px; font-weight:bold; color: #DCDCDC; } .title{ // font size of 'news font-size:large; font-weight:bold; } </style> in the Main Header, the only settings that works for me are in red and the others, no matter what I set them at, they don't work. If I place this code, as Tim suggested (without style tags): #news { // the news container height:30px; background-color: #c93521; } .items div div{ //The font size of your messages font-size: 20px; font-weight:bold; color:#DCDCDC; } .title{ // font size of 'news font-size:large; font-weight:bold; } in the Style Sheet, then everything within that code works.
|
|
inherit
133338
0
Apr 22, 2024 6:38:54 GMT -8
MC
162
November 2008
mooncath
|
Post by MC on Jan 31, 2013 7:44:35 GMT -8
That's good to know! I have to admit I haven't tried playing with the colors on the code yet...
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 31, 2013 8:29:41 GMT -8
I have a Test Site which has been converted so all my testing can be achieved before implementing anything over to the main site and that would even include plugins. Not all testing / plugins will become a part of the main site if it is not in the best interest of the members.
|
|
blueshead
Full Member
More hot peppers please!
Posts: 928
inherit
185994
0
Jun 17, 2018 15:20:52 GMT -8
blueshead
More hot peppers please!
928
November 2012
mrblueshead
|
Post by blueshead on Jan 31, 2013 9:40:33 GMT -8
That worked out well.. link
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 31, 2013 9:57:41 GMT -8
That worked out well.. link Nice site!
|
|
blueshead
Full Member
More hot peppers please!
Posts: 928
inherit
185994
0
Jun 17, 2018 15:20:52 GMT -8
blueshead
More hot peppers please!
928
November 2012
mrblueshead
|
Post by blueshead on Feb 1, 2013 15:37:48 GMT -8
I added color for the word "News" Place in Admin/Themes/Color and Styles/ Style Sheet
#news { // the news container height:20px; background-color: #ffffff; } .items div div{ //The font size of your messages font-size: 15px; font-weight:bold; color:#105469 ; } .title{ // font size of 'news font-size:medium; font-weight:bold; color:#105469 ; }
|
|
thcri
Junior Member
Posts: 317
inherit
186372
0
Nov 1, 2017 7:38:07 GMT -8
thcri
317
November 2012
thcri
|
Post by thcri on Feb 22, 2013 21:54:13 GMT -8
A rookie, well not even that. I have tried some of the codes above and it seems I only changed colors
I want to make our News Feed Box bigger. Is there a simple code to do that. I also probably will want to be able to make the font bigger also.
Thanks in advance for your help
|
|
thcri
Junior Member
Posts: 317
inherit
186372
0
Nov 1, 2017 7:38:07 GMT -8
thcri
317
November 2012
thcri
|
Post by thcri on Mar 4, 2013 18:17:59 GMT -8
Well I will ask again. I am new to this, I know nothing about programming and codes. Reading through this thread I am only confused and not sure what codes above to use. I have been able to make our news feed larger, make the fonts bold but I am still looking for help to change the background and the font color of both News and the text. I really would like to start over if someone could just help me out with two or three simple steps or codes to make what I want to do. Again I don't even hit Rookie status here so kids gloves please. I want to make the news feed box larger, I want to be able to change the background color. I want to be able to change the font color Just something that is easy and ease of changing. Can this be done please please can some one just give me easy to read instructions? Trying to follow all of the threads and instructions has me confused.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 5, 2013 11:54:24 GMT -8
Hi, thcri. You can add this to the bottom of the theme you want the news feed bigger on. Themes > Advanced Styles & CSS > Style SheetChange 16px to your preferred font size. If the font becomes bigger than the news feed container, just increase both sets of 30px to a larger amount.
|
|
thcri
Junior Member
Posts: 317
inherit
186372
0
Nov 1, 2017 7:38:07 GMT -8
thcri
317
November 2012
thcri
|
Post by thcri on Mar 5, 2013 11:58:21 GMT -8
Brian thank you very much.
|
|
inherit
147439
0
Oct 15, 2013 3:44:38 GMT -8
britannia
343
September 2009
britannia
|
Post by britannia on Mar 6, 2013 14:26:15 GMT -8
Is there anyway of disabling the hover over the word 'News'?
|
|