Don't worry it's working now, seems I needed to purge the cache after updating to version 1.6.0.DataBitz wrote:Is anyone else using Black Pearl with the reCaptcha captcha plugin in 3.0.6?
It's works ok in ACP but when the Black Pearl style is being used reCapcha does not display.
Mighty Gorgon wrote:You can colorize this theme from here:
http://www.icyphoenix.com/colorizeit/in ... blackpearl
You will also find there extra language sets.
If you can provide translations, feel free to contact me.
since we updated to 3.0.6 this error applies to many styles and unfortunately Black Pearl Style is one of themBmlow wrote:hey guys
Since updating to the latest version of phpbb im getting this error when running polls:
"The submitted form was invalid. Try submitting again."
Not sure where to start for this problem, permissions in the forum are not a problem.
Code error?
Code: Select all
<!-- INCLUDE overall_header2.html -->
<style type="text/css">
<!--
.sp {
text-align: justify;
}
-->
</style>
<body class="sp">
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><h4>Contact SPG</h4></div></div></div></div>
<table class="tablebg" width="100%" cellpadding="0" cellspacing="0" align="center"><span class="gensmall">
<form method="post" action="sendemail.php">
<tr>
<td class="row1" align="right" valign="middle"><h2>First Name:</h2></td><br />
<td align="left" ><input name="visitor" type="text" class="sp" size="35" /></td><br />
</tr>
<tr>
<td align="right" valign="middle"><h2>Last Name:</h2></td><br />
<td align="left"><input name="visitorname" type="text" size="35" /></td><br />
</tr>
<tr>
<td align="right" valign="middle"><h2>Street Address:</h2></td><br />
<td align="left"><input name="street" type="text" class="sp" size="35" /></td><br />
</tr>
<tr>
<td align="right" valign="middle"><h2>City:</h2></td><br />
<td align="left"><input name="city" type="text" class="sp" size="35" /></td><br />
</tr>
<tr>
<td align="right" valign="middle"><h2>State:</h2></td><br />
<td align="left"><input name="state" type="text" class="sp" size="35" /></td><br />
</tr>
<tr>
<td align="right" valign="middle"><h2>Email:</h2></td><br />
<td align="left"><input name="visitormail" type="text" class="sp" size="35" /></td>
</tr>
<tr>
<td align="right" valign="middle"><h2>Mail Message:</h2></td><br />
<td align="left"><textarea name="notes" rows="4" cols="40"></textarea></td>
</tr>
<tr>
<td align="center"><input type="submit" value="Send Mail" />
</td>
</tr>
</form></span>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div>
</div>
<!-- INCLUDE jumpbox.html -->
<!-- INCLUDE overall_footer.html -->
To add roll-over effect to your button there are several alternatives. You can try to replicate the way proSilver does (you need an image with both normal and roll-over state of the button and then use the HOVER property in CSS to switch between the two).Stack wrote:Hi... I just downloaded your style as it very clean and stunning and i think will work well with my site.... just wondering if you know how to create a roll-over effect for the Home button that i added to show my sites description?? Also, can you tell me how to change the font size in the header/banner and the over all text color??
Thank you in advance....and very nice work!
I don't see any extra gap.Rooster519 wrote:I have Black Pearl installed on my forums and we love them. Recently I added another page to the forums and I am running into a problem that I can't seem to fix. Here is the page that I'm having issues with. http://www.swathradio.com/forum/contact.php
...
I'm trying to get rid of that big gap below the table title. Thanks in advance