Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Themes Issues
Author Message
caly
New Member
New Member



Joined: Nov 26, 2007
Posts: 6

PostPosted: Mon Nov 26, 2007 12:03 pm Reply with quote

Excuse me if it is not the appropiate forum ... Sad

Hello, i have a theme in spanish, and i have a problem with it, with
Code:
this
, i mean with code tags.

The text is "invisible",i think. What can it be?

Can be because of the font color? and the bg color?

Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
mars
Worker
Worker



Joined: Jul 08, 2006
Posts: 123
Location: Bloomsburg,Pennsylvania

PostPosted: Mon Nov 26, 2007 1:24 pm Reply with quote

Can you post an actual link to the post so we can see it?

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
warren-the-ape
Worker
Worker



Joined: Nov 19, 2007
Posts: 196
Location: Netherlands

PostPosted: Mon Nov 26, 2007 1:26 pm Reply with quote

Can you see the text within the Source or when you press Ctrl+A ?
 
View user's profile Send private message
caly







PostPosted: Mon Nov 26, 2007 1:28 pm Reply with quote

Sure, i made one:

http://latindal.lewisoft.net/modules.php?name=Forums&file=viewtopic&p=14#14
 
warren-the-ape







PostPosted: Mon Nov 26, 2007 1:38 pm Reply with quote

Yep your code block bg and font have the same color.

Go to;
http://latindal.lewisoft.net/themes/TAGS-Anaconda/style/style.css

Search for;

Code:
/* Quote & Code blocks */

.code {
background-image: url(../../../themes/TAGS-Anaconda/images/inputbg.gif);
background-repeat: repeat-x;color:#E1EAD5;
background-color : #E1EAD5;
font:11px Arial,Helvetica,sans-serif;
BORDER-TOP: #07841E 1px solid;
BORDER-BOTTOM: #ffffff 1px solid;
BORDER-LEFT: #07841E 1px solid;
BORDER-RIGHT: #ffffff 1px solid;
}


And change;

Code:
background-repeat: repeat-x;color:#E1EAD5; 

to
Code:
background-repeat: repeat-x;color:#000000; 


To make the font-color black

Edit: whoops almost missed that color style Very Happy


Last edited by warren-the-ape on Mon Nov 26, 2007 1:45 pm; edited 1 time in total 
caly







PostPosted: Mon Nov 26, 2007 1:43 pm Reply with quote

Thanks warren!

I will fix it right now. Smile
 
caly







PostPosted: Mon Nov 26, 2007 1:49 pm Reply with quote

Worked!! THanks Smile
 
warren-the-ape







PostPosted: Mon Nov 26, 2007 2:12 pm Reply with quote

np glad its fixed Cool

And perhaps you should move that color style to a new line, instead of;

Code:
background-repeat: repeat-x;color:#000000;


to

Code:
background-repeat: repeat-x;

color:#000000;


Cause now it can easily be overlooked, like already happened to me Wink
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Themes Issues

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 ©