Has any one got a version of DeepBlue but edited and different graphics and better can i have it?
Steptoe Captain
Joined: Oct 10, 2004
Posts: 562
Posted:
Sat Oct 08, 2005 10:22 am
This is a deep blue theme that has a few jpg/gifs changed but keeping default names and sizes.
Also changing a few background colours to jpg/gifs in /themes/deepblue/themes.php
I did it like this I dont think it is the right way because I think it is meant to go thru a css, and I dont understand how to do that but it works. Doning it thru css I think makes the page load faster. maybe a person of more knowledge would be able to explain how to/why.
Whenever I make changes to a file I make notes in the file and mark changes with /// so at anythime in the future I am able to find/referback to them. Always make a back up 1st
///colour/pic behind writing at base of topics
// ."</td></tr><tr><td bgcolor=\"#87ceff\" align=\"center\">\n"
."</td></tr><tr><td body background=\"/images/blockbground.jpg\">"
/// ."<font class=\"tiny\">"._POSTEDBY." ";
/// formatAidHeader($aid);
/// echo " "._ON." $time $timezone ($counter "._READS.")<br></font>\n"
///Above 3 lineschange to next 2 lines to remove news post name
."<font class=\"tiny\">"._POSTEDON." ";
echo "$time $timezone ($counter "._READS.")<br></font>\n"
."<font class=\"content\">$morelink</font></center>\n"
."<img src=\"themes/DeepBlue/images/pixel.gif\" border=\"0\" height=\"2\">\n"
."</td></tr></table>\n"
."</td></tr></table><br>\n";
}
."</td></tr><tr><td><img src=\"themes/DeepBlue/images/pixel.gif\" width=\"100%\" height=\"3\"></td></tr></table>\n"
."<table border=\"0\" cellpadding=\"0\" cellspacing=\"1\" width=\"138\">\n"
////right and left block borders and block b ground
/// ."<tr><td width=\"138\" bgcolor=\"#000000\">\n"
///changed to removed black flash and black border of blocks
."<tr><td width=\"138\">\n"
."<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\" width=\"138\">\n"
///block bground colours and or pic
//."<tr><td width=\"138\" bgcolor=\"#4695ed\">\n"
."<tr><td width=\"138\"<body background=\"/images/blockbground.jpg\">"
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