okhissabigfish |
06-16-2008 02:43 AM |
Ted,
Thank you for the work you do. I've been reading this forum and learning as I go. I have downloaded several HACKS and they've all worked wonderfully, mostly because you guys do such a great job.
I'm a newbee...as I have noticed a lot of other folks in here are too...when I asked for help with changing the colors of this Mod it was because I don't have nearly the knowledge that you and others have in order to take this to a more customized level.
Tonight I sought out some basic HTML courses and did not find anything that remotely explains how to add color in this..what I'm calling PHP coding or script? I hope I'm saying this right.
Thank you for your patience. What is the exact script, if you know, that would make the notice have a differnt background or text to fully make this stand out and be more visible to my visitors who want to come and get the benifit of the forum without registering.
Here is where I believe one would add a change in order to make the Mod even more customized. I hope I'm on the right path...
Quote:
<!-- LGV :: Register Take-Over Message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1">
<phrase 1="$vboptions[bbtitle]" 2="$vboptions[bburl]">$vbphrase[lgvmess]</phrase>
</td>
</tr>
</table>
<br />
<!-- / LGV :: Register Take-Over Message -->
|
To you and the others who are far more advanced than those just starting out! Thank You!
|