Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
stiletto
New Member
New Member



Joined: Jul 09, 2005
Posts: 4

PostPosted: Sat Jul 09, 2005 6:23 pm Reply with quote

I just installed you who is where block and it works fine, but with my theme (subBlack) you can barely see the text. Is there a way to change to color of the text?

Thanks,
Stiletto
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6432

PostPosted: Sat Jul 09, 2005 7:23 pm Reply with quote

Which who is where block (i.e. where did you download it)?

The color must be overridden in the block. If you have a color picker (e.g. Pixie), hover over the color of the text (unless it changes when you hover). Then look for the HTML color in the block and change it to #FFFFF or remove the color override so it uses the default color.

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
stiletto







PostPosted: Sat Jul 09, 2005 8:01 pm Reply with quote

I downloaded Ravens Who is Where v1.2 from phpnukefiles.com

This is my block info:
$PHP_SELF = $HTTP_SERVER_VARS['PHP_SELF'];
if (eregi("block-RWHWhoIsWhere.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
global $cookie, $Default_Theme;
$theme = isset($cookie[9])&&!empty($cookie[9])?$cookie[9]:$Default_Theme;
if (!file_exists("themes/$theme/index.php")) $theme = $Default_Theme;
$content = "<iframe frameborder=\"0\" allowtransparency=\"true\" src=\"modules/RWH_WhoIsWhere/index.php?refreshRate=$refreshRate&theme=$theme\" width=\"100%\" height=\"200\"><ilayer src=\"modules/RWH_WhoIsWhere/index.php?refreshRate=$refreshRate&theme=$theme\" width=\"100%\" height=\"200\"></ilayer></iframe>";
?>


I don't have Pixie or anything like that. So if you could tell me what to change here, that would be great. Is it the transparency line?? as I don't see any color codes here.

Thank You,
Stiletto
 
kguske







PostPosted: Sat Jul 09, 2005 8:11 pm Reply with quote

In this case, the theme passed as a parm to the module. Either a different theme is being passed as a parameter, or the color is overridden in the module. It's using an IFRAME to display whatever is displayed by the RWH_WhoIsWhere/index.php file. It could be that the color is set there. I'll check.
 
kguske







PostPosted: Sat Jul 09, 2005 8:52 pm Reply with quote

When I tried it on a theme demo site, it worked when subBlack was the default theme.
 
stiletto







PostPosted: Sun Jul 10, 2005 7:13 am Reply with quote

Preferences in site are set to subBlack for default theme.

Is there anything I can do or check to fix this, or maybe reinstall?

Image

Thanks
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun Jul 10, 2005 10:45 am Reply with quote

In the wiw module, you have this code
Code:
$bodyTag = "<LINK REL=\"StyleSheet\" HREF=\"/themes/$theme/style/style.css\" TYPE=\"text/css\">";

$bodyTag .= "<style type=\"text/css\">body {background:none; allowtransparency;background-color: transparent}</style>";

It should be inheriting your style sheet. Are the color settings in your style.css file? If not, then you need to set a css override in the bodytag.
 
View user's profile Send private message
icedragonslair
New Member
New Member



Joined: Sep 26, 2005
Posts: 2

PostPosted: Mon Sep 26, 2005 8:16 pm Reply with quote

I am getting the same problem this person had, black text when the text needs to be white. All other block on the site sotvg.com are working fine.

I have de-activated the block and module for now, but if anyone can give me some help I would greatly appreciate it.

Also the user info block does not seem to work with PhPNuke 7.7

Both of these were downloaded here.

Thank you
 
View user's profile Send private message
Raven







PostPosted: Mon Sep 26, 2005 8:26 pm Reply with quote

To my knowledge the userinfo block works just fine. I have installed it on many 7.8 sites so if it's not working on 7.7 I don't know. And, saying it does not seem to work doesn't really tell us anything Smile. Start another thread and detail what problems you are having.
 
stiletto







PostPosted: Mon Sep 26, 2005 9:05 pm Reply with quote

The way I got mine to work was to change the font color in my windows config. I changed the font to red which changed the font in the block and now I can see it.
 
icedragonslair







PostPosted: Tue Sep 27, 2005 7:47 am Reply with quote

k, thx
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©