Previous Thread
Next Thread
Print Thread
Rate Thread
barbiro #281518 11/03/2004 6:39 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
[]ChAoS said:
Correction- the blacked out lines are in the edit options menu-every other one is black [/]

thats cause the stylesheet you are using most likely has a dark (black) background color for alternatetable tag.. you have a couple of options... change the stylesheet, change the alternatetable tag in the stylesheet, or in adm-options.php in the photopost directory find

if ($proceed == 1) {
if ( $fillcolor == 1) {
$ckcolor = "{$Style['alternatetable']}";
$fillcolor=0;
}
else {
$ckcolor = "{$Style['tddetails']}";
$fillcolor=1;
}


and change to

if ($proceed == 1) {
if ( $fillcolor == 1) {
$ckcolor = "{$Style['tddetails']}";
$fillcolor=0;
}
else {
$ckcolor = "{$Style['tddetails']}";
$fillcolor=1;
}

btw thats really a photopost question and really should be directed over to www.photopost.com.

Sponsored Links
Entire Thread
Subject Posted By Posted
PhotoPost ChAoS_dup1 11/01/2004 9:48 PM
Re: PhotoPost Medar 11/01/2004 11:21 PM
Re: PhotoPost phoenix1962 11/03/2004 2:11 AM
Re: PhotoPost scroungr 11/03/2004 2:44 AM
Re: PhotoPost phoenix1962 11/03/2004 2:57 AM
Re: PhotoPost ChAoS_dup1 11/03/2004 2:59 AM
Re: PhotoPost scroungr 11/03/2004 4:51 AM
Re: PhotoPost ChAoS_dup1 11/03/2004 5:09 AM
Re: PhotoPost phoenix1962 11/03/2004 5:39 AM
Re: PhotoPost scroungr 11/03/2004 6:29 AM
Re: PhotoPost phoenix1962 11/03/2004 6:54 AM
Re: PhotoPost ChAoS_dup1 11/03/2004 9:50 AM
Re: PhotoPost scroungr 11/03/2004 2:51 PM
Re: PhotoPost phoenix1962 11/03/2004 3:22 PM
Re: PhotoPost PhotoPost 11/03/2004 5:29 PM
Re: PhotoPost scroungr 11/03/2004 6:07 PM
Re: PhotoPost Medar 11/03/2004 10:06 PM
Re: PhotoPost ChAoS_dup1 11/04/2004 12:14 AM
Re: PhotoPost ChAoS_dup1 11/04/2004 12:42 AM
Re: PhotoPost phoenix1962 11/04/2004 1:16 AM
Re: PhotoPost scroungr 11/04/2004 1:28 AM
Re: PhotoPost phoenix1962 11/04/2004 1:32 AM
Re: PhotoPost scroungr 11/04/2004 1:39 AM
Re: PhotoPost ChAoS_dup1 11/04/2004 2:06 AM
Re: PhotoPost phoenix1962 11/04/2004 2:10 AM
Re: PhotoPost scroungr 11/04/2004 2:21 AM
Re: PhotoPost phoenix1962 11/04/2004 6:14 AM
Re: PhotoPost ChAoS_dup1 11/04/2004 6:25 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,575
Posts293,930
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)