Author |
Topic  |
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 05:19:33
|
Hi there,
I have a small problem in the Snitz forum, when "Reply With Quote" is used, the backgroundcolor of the quote itself (smokewhite, #F5F5F5) is not the correct color, as the fontcolor is white and the quote is unreadable.
I don't know where to change this color.
Changing the fontcolor (white) is not an option btw.
Does anybody have an idea where I can change it? |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 06:42:25
|
Can you show us your color configuration and a link to the forum ? |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 07:02:10
|
Oops, forgotten about that 
Well, you can find it here: www.oxle.com/test |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 07:34:48
|
Do you have a test login ? |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 07:37:08
|
No, actually... Is it necessary? |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 07:39:12
|
I made a screenshot of the color configuration:
 |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 07:43:34
|
Have you made any chances in the code itself, in the original post.asp file there are no other background color to the quotes than the cell color itself.
Can you attach your post.asp file - it should be easy to fix. |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 07:46:31
|
I've made no changes in the code. Attaching post.asp is not possible at the moment, I have no FTP access to the server since it is from a friend. And that friend happens to be on holiday... ****....
Can you perhaps give me some directions to where I should search in order to get this problem fixed? |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 07:50:52
|
Open post.asp in a texteditor can check this in your file:
-----code deleted-----
I canīt paste the code, as the forum converts it.
Find the lines where "Originally posted by" is.
|
Edited by - wii on 15 July 2004 07:53:27 |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 07:56:28
|
Alright, thanks in advance, I'll keep you posted as soon as I have access again! |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 07:56:34
|
How did you upload the screenshot if you canīt upload a file ? |
 |
|
baantie
Starting Member
7 Posts |
Posted - 15 July 2004 : 09:15:09
|
It's on a different server. I have no access to the oxle.com server, but I do have access to other servers. |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 15 July 2004 : 09:41:23
|
Ok. |
 |
|
MarcelG
Retired Support Moderator
    
Netherlands
2625 Posts |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 16 July 2004 : 05:03:56
|
Thatīs what I thought.
marcelgoetz, maybe you could pin point the exact lines in post.asp, so that baantie can do the changes? as I donīt have your version of the file. |
 |
|
MarcelG
Retired Support Moderator
    
Netherlands
2625 Posts |
Posted - 16 July 2004 : 05:40:29
|
baantie is using the test oxled code on oxle.com, and he doesn't have the FTP access. The code is within inc_func_common.asp and inc_func_posting.asp for the [quote]-function. The problem with the way I handle the quote function is, is that I use a different backgroundcolor in a table. If I make the background color a variable which is set through the admin panel, problems arise when I CHANGE that color with 'old' quote's in the db. The old quotes then cannot be edited anymore (inc_func_posting.asp doesn't recognize them as being quotes, because the strings don't match...)
... |
portfolio - linkshrinker - oxle - twitter |
 |
|
Topic  |
|