Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
Re:no character-support (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:no character-support

#1711
sondrn (User)
Senior Boarder
Posts: 10
graphgraph
Click here to see the profile of this user
Re:no character-support 2007/06/05 09:31 Karma: 0  
Thanks!

How can I change the text-color? My site is running on a light background, but this module will have a dark background. So i cannot use the styling from my template css-file.
  The administrator has disabled public write access.
#1714
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:no character-support 2007/06/05 11:51 Karma: 19  
There is no background color in the module. IT is your header background showing. If you want to add some background color, add thi to the css style in the module php file

#newsscrollerjp {
height:<?php echo $height; ?>px;
border: 1px solid #999;width:100%;overflow:hidden;
}

to this add
background:#ffffff;

for white background and it will become like this

#newsscrollerjp {
height:<?php echo $height; ?>px;
border: 1px solid #999;width:100%;overflow:hidden;
background:#ffffff;
}
  The administrator has disabled public write access.
#1717
sondrn (User)
Senior Boarder
Posts: 10
graphgraph
Click here to see the profile of this user
Re:no character-support 2007/06/05 16:44 Karma: 0  
I meant:

It's not the background color i want to change, but the text-color for linked title, date an intro text. I want to keep the the dark background, but i can't change it in my template css file, because it won't work on my white pages.
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?