tubarao21 Posted January 24, 2006 Posted January 24, 2006 Hi there ;) Well i searched trough the forum and i couldn't find this exact question. So the issue is, i changed the text color in my Css file. Pure white :) But when i go to new account or just sign in, i get two white boxes with white letters on top. I can't see a thing. The solution is change the text or the boxes. The thing is, changing the text, it would be just in this boxes. Don't now how can i do this (change text color only in this boxes). Changing the boxes color is also a solution. And can be in all boxes. Then again, i don't know where to change the boxes color :( Where can i change this in CSS? Thanks for the attention ;)
signs Posted January 24, 2006 Posted January 24, 2006 I'm not sure, but if you were to put html into the documents themselves it should trump the style sheet. The place to add the font color hex code would be in the appropriate files located in the appropriate language. For example you would need to put the font color into the catalog/includes/languages/english/create_account.php file for english, and also in the catalog/includes/languages/english/login.php files. If that doesn't work, it may need to be changed in the english.php file. I am not sure which. hope that helps~ Signs
tubarao21 Posted January 25, 2006 Author Posted January 25, 2006 thanks for your help ;) just a last question. where do i change the color of the boxes? I'm considering changing the boxes color 'cause it's still in the same original color. I think it's in css file. I am right?
tubarao21 Posted January 25, 2006 Author Posted January 25, 2006 Ok i got it ;) Anyone who's having this question, it's in stylesheet.css. Search for 'infoBox' and 'infoBoxContents'. ;)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.