Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » Installation Help » Problem with html links showing as white, otherwise working
Post new topic  Reply to topic View previous topic :: View next topic 
Problem with html links showing as white, otherwise working
PostPosted: Mon Dec 08, 2003 6:23 pm Reply with quote
Ben
Guest




Hi is anybody having a problem when editing the index page (or any other I suppose)

When I insert a link it is there but you cannot see it, i.e. if you know where it is you can click it and it works ok but they are showing as white no matter what colour I change them to, font size or whatever.

Any ideas?

Thanks , Ben
Yep had that but fixed it
PostPosted: Mon Dec 08, 2003 8:17 pm Reply with quote
aboutweb
Visitor
Joined: 21 Oct 2003
Posts: 27
Location: Seattle Wa




You need to edit some of the code in script
that refer's to link and visit colors

I'll need to look up which file that was
Daniel might see this and post it here also

Jim
PostPosted: Mon Dec 08, 2003 11:22 pm Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




Hi Ben,

There are two ways you can fix this. The first one is to edit the cascading style sheet. text.css.php but if you haven't worked with a css before this can be confusing. The other way is to add the font color code just before the text but after the link. For example:

A normal link
<a href="http://yoursite.com/click.htm">Click Here</a>
Color changed link
<a href="http://yoursite.com/click.htm"><font color="0000FF">Click Here</font></a> will change the color to blue but you will still have the hover (the change when the mouse is over the link) The color is a hexidecimal code that overrides the css because it is within the link. The first two number are red, second two green and last two blue and the go from 0 to F This will make your link visible.

Shadow
PostPosted: Fri Dec 19, 2003 5:47 am Reply with quote
ASFx
Member
Joined: 18 Dec 2003
Posts: 61




I just set the font to be highlighted in white and manually set it to a shade of blue and it made the links show up.
 Problem with html links showing as white, otherwise working 
 TheRandomizer Forum Index » Installation Help
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin