|
|||||||
![]() |
Forum Index > glFusion > glFusion Support |
|
|
CSS change
|
|||
| First | Previous | 1 2 | Next | Last | | | Printable Version |
|
Anonymous: TDS | ||||||||
|
I'm trying to change the CSS from modifying the noveau stylecolors.css, but some things can't be edited. It seems that it's calling it from css.php?etc and I would like to change those as well. I tried editing the cache css but it still doesn't update. Things like the white in files page, or the table where the poll choices are displayed cannot be changed in the regular CSS. |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
There are several style sheets in glFusion. Each plugin generally has their own style sheet, so if you want to edit the polls look and feel, you would edit the Polls plugin style sheet, which is located in public_html/polls/style.css. For the FileMgmt plugin, you would edit the public_html/filemgmt/style.css. glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
Thanks, I fixed it for the specific poll table but still have trouble for others. Here's the site: |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
I think you can simply add a: PHP Formatted Code color:#fff;
PHP Formatted Code body { color:#fff; font:76% arial,verdana,tahoma,helvetica,sans-serif; text-align:left; }
glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
That seemed to work for the most part. Things in the What's New column are still black. I tried adding: PHP Formatted Code h3 {color:#FFF; }
|
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
Using the absolutely cool tools, Firebug, I can see that the titles for What's New are controlled by the .block-box-left h3, block-box-right h3 style. glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
Got it, thanks. I use Firebug a lot and forgot all about it. |
|
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
I used Firebug and can't find this area: http://www.thedarkshrine.com/fckeditor/ ... r-toolbar1 |
|
||||||||
|
|||||||||
|
Geiss | ||||||||
Why can't all the important CSS be in one section?
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
Still can't find where the #000000 is. |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
The FCKeditor is picking up the background color from the <body> tag in the htmlheader.thtml template. The default template has <body dir="ltr" style="background:#000000;"> glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
This link: fckeditor.html?InstanceName=comment_html&Toolbar=editor-toolbar1 has the CSS: |
|
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
I just want to change the text colour for the comments. The background of black is fine. As you can see both the background and colour is black, resulting in no one being able to see the comment they are typing. |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
Opps, sorry I thought we wanted to change the background. PHP Formatted Code FCKConfig.EditorAreaStyles = 'body { color:#000;margin-bottom:30px;} h1 {background:transparent;color:#000;font-size:1.4em;font-weight:700;margin:0 5px 0 0;} ul { list-style-position:outside;margin-left:5px;padding-left:15px;list-style:disc;vertical-align:middle;}' ;
glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: TDS | ||||||||
|
Can't believe I missed that. Much appreciated. Also, is there a RSVP like in geeklog for events? |
|
||||||||
|
|||||||||
|
| First | Previous | 1 2 | Next | Last |
| All times are CDT. The time is now 05:43 pm. |
|
|