Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes
Author Message
msimonds
Regular
Regular



Joined: Jul 15, 2003
Posts: 56
Location: Dallas

PostPosted: Fri Dec 12, 2003 10:13 am Reply with quote

Anyone that can help me or answer my question, thanks in advance. I had a custom theme built for sportsrant.com. The person that created it did not finish the job. The new theme is located on a test site Only registered users can see links on this board! Get registered or login!. I need help on two issues:

1. If you go to the site, there is a login and password box on the top left that works, the only problem is that if you use it and login then it does not disapprear after you login. How do I get this to disapprear after logged in!!!


2. Second the menu to the right of that is supposed to be javascript and the developer could not get it to work. If anyone is willing to help me out I would greatly appreciate it!! The header code is as follows:


Quote:
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr>

<td>
<img src="themes/SR/images/header_01.jpg" width=1 height=98 alt=""></td>
<td colspan=7>
<img src="themes/SR/images/header_logo.jpg" width=225 height=98 alt="SportsRant.com"></td>
<td rowspan=5>
<img src="themes/SR/images/header_mid.jpg" width=83 height=136 alt=""></td>
<td colspan=7 rowspan=3>
<img src="themes/SR/images/header_topright.jpg" width=451 height=110 alt=""></td>
<td rowspan="5" background="themes/SR/images/header_repeater.jpg" width="100%" height=136></td>
<td rowspan=3>
<img src="themes/SR/images/header_topright-07.jpg" width=15 height=110 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=98 alt=""></td>
</tr>
<tr>
<td colspan=2 rowspan=4>
<img src="themes/SR/images/header_07.jpg" width=22 height=38 alt=""></td>
<td>
<img src="themes/SR/images/header_08.jpg" width=62 height=4 alt=""></td>
<td rowspan=4>
<img src="themes/SR/images/header_09.jpg" width=29 height=38 alt=""></td>
<td colspan=4>
<img src="themes/SR/images/header_10.jpg" width=113 height=4 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=4 alt=""></td>
</tr>
<tr>
<td rowspan=2 width=62 height=17>
<form action="account.html" method="post">
<input type="text" name="username" style="border:1px;background-image:url('themes/SR/images/user_input_box.jpg');" maxlength="40" size="7"/>
</td>
<td rowspan=2>
<input type="password" name="user_password" style="background-image:url('themes/SR/images/pass_input_box.jpg');border:0px;" width=62 height=17 size="7" /></td>
<td rowspan=2>
<img src="themes/SR/images/header_13.jpg" width=6 height=17 alt=""></td>
<td rowspan=2>
<input type="hidden" name="op" value="login" />
<input type="hidden" name="submit" />
<input type="image" name="submit_x" src="themes/SR/images/btn_login.jpg" width=40 height=17 alt="Click Here to Login!"></td>
</form>
<td rowspan=2>
<img src="themes/SR/images/header_15.jpg" width=5 height=17 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=8 alt=""></td>
</tr>
<tr>
<td rowspan=2>
<a href="index.php"
onMouseOver="changeImages('btn_home', 'themes/SR/images/btn_home-over.gif'); return true;"
onMouseOut="changeImages('btn_home', 'themes/SR/images/btn_home.jpg'); return true;">
<img name="btn_home" src="themes/SR/images/btn_home.jpg" width=56 height=26 border=0 alt="View the Home page"></a></td>
<td rowspan=2>
<a href="account.html"
onMouseOver="changeImages('btn_your_account', 'themes/SR/images/btn_your_account-over.jpg'); return true;"
onMouseOut="changeImages('btn_your_account', 'themes/SR/images/btn_your_account.jpg'); return true;">
<img name="btn_your_account" src="themes/SR/images/btn_your_account.jpg" width=81 height=26 border=0 alt="Edit your settings and profile."></a></td>
<td rowspan=2>
<a href="modules.php?name=girls"
onMouseOver="changeImages('btn_rantgirls', 'themes/SR/images/btn_rantgirls-over.jpg'); return true;"
onMouseOut="changeImages('btn_rantgirls', 'themes/SR/images/btn_rantgirls.jpg'); return true;">
<img name="btn_rantgirls" src="themes/SR/images/btn_rantgirls.jpg" width=82 height=26 border=0 alt="Girls"></a></td>
<td rowspan=2>
<a href="links.html"
onMouseOver="changeImages('btn_web_links', 'themes/SR/images/btn_web_links-over.jpg'); return true;"
onMouseOut="changeImages('btn_web_links', 'themes/SR/images/btn_web_links.jpg'); return true;">
<img name="btn_web_links" src="themes/SR/images/btn_web_links.jpg" width=81 height=26 border=0 alt="Links"></a></td>
<td rowspan=2>
<a href="forums.html"
onMouseOver="changeImages('btn_forum', 'themes/SR/images/btn_forum-over.jpg'); return true;"
onMouseOut="changeImages('btn_forum', 'themes/SR/images/btn_forum.jpg'); return true;">
<img name="btn_forum" src="themes/SR/images/btn_forum.jpg" width=82 height=26 border=0 alt="Visit the Rant Forum"></a></td>
<td rowspan=2>
<a href="modules.php?name=About"
onMouseOver="changeImages('btn_about', 'themes/SR/images/btn_about-over.jpg'); return true;"
onMouseOut="changeImages('btn_about', 'themes/SR/images/btn_about.jpg'); return true;">
<img name="btn_about" src="themes/SR/images/btn_about.jpg" width=62 height=26 border=0 alt="All about the Rant Team"></a></td>
<td rowspan=2>
<img src="themes/SR/images/header_22.jpg" width=7 height=26 alt=""></td>
<td rowspan=2>
<img src="themes/SR/images/header_23.jpg" width=15 height=26 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=9 alt=""></td>
</tr>
<tr>
<td>
<img src="themes/SR/images/header_24.jpg" width=62 height=17 alt=""></td>
<td>
<img src="themes/SR/images/header_25.jpg" width=62 height=17 alt=""></td>
<td colspan=3>
<img src="themes/SR/images/header_26.jpg" width=51 height=17 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=17 alt=""></td>
</tr>
<tr>
<td>
<img src="themes/SR/images/spacer.gif" width=1 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=21 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=62 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=29 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=62 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=6 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=40 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=5 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=83 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=56 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=81 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=82 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=81 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=82 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=62 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=7 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=3 height=1 alt=""></td>
<td>
<img src="themes/SR/images/spacer.gif" width=15 height=1 alt=""></td>
<td></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff"><tr valign="top">

<td bgcolor="#ffffff" width="140" valign="top">



also the theme.php will not allow me to make the left blocks disappear when the mod is put into place:

Quote:
global $admin, $user, $banners, $sitename, $slogan, $cookie, $prefix, $db, $nukeurl, $anonymous, $name;


if ($name=='Forums') {
/* Don't display it. */
}
else {
blocks(left);
}


and I do not understand why it is not working!!

thanks

Mike
SportsRant.com
 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Dec 12, 2003 10:35 am Reply with quote

Mike, please zip the theme and any other files specific to the theme, and email it to me.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©