Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Converting/Creating Blocks
Author Message
jackel
Worker
Worker



Joined: Jan 15, 2009
Posts: 145
Location: Iowa, USA

PostPosted: Wed Mar 11, 2009 9:31 am Reply with quote

Could someone convert this and add the code to automaticly detect the backround from the current theme?

Code:


<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Meet the Staff</title>
<style type="text/css">
<!--
body {
   background-color: #EFF5F3;
}
.style3 {color: #FF0000}
.style5 {color: #148162; font-weight: bold; }
.style8 {
   font-size: 16px;
   font-family: "Courier New", Courier, monospace;
   color: #148162;
   font-weight: bold;
}
a {
   font-family: Courier New, Courier, monospace;
   color: #148162;
}
a:visited {
   color: #666699;
}
body,td,th {
   font-family: Courier New, Courier, monospace;
   font-size: 14px;
   color: #148162;
}
-->
</style></head>

<body>
<table width="498" border="1" align="center">
  <tr>
    <th height="27" colspan="2" class="style8" scope="col">Pathway Church Staff </th>
  </tr>
  <tr>
    <td width="250" height="250">
      <p align="center" class="style3">(Image Here) </p>
    <p align="center" class="style5"><a href="dan.html">Dan Hudson</a></p>      <p align="center" class="style5">Lead Pastor  </p></td>
    <td width="250" height="250"><p align="center" class="style3">(Image Here) </p>
      <p align="center" class="style5"><a href="shawn.html">Shawn Engledinger</a> </p>
    <p align="center" class="style5">Executive Pastor </p></td>
  </tr>
  <tr>
    <td width="250" height="250"><p align="center" class="style3">(Image Here) </p>
      <p align="center" class="style5"><a href="jared.html">Jared Roy  </a></p>
    <p align="center" class="style5">Worship &amp; Arts Pastor </p></td>
    <td width="250" height="250"><p align="center" class="style3">(Image Here) </p>
      <p align="center" class="style5"><a href="shelley.html">Shelley Carson </a></p>
    <p align="center" class="style5">Sr. &amp; Jr. Pastor </p></td>
  </tr>
</table>


</body>
</html>


Thanks if possible

also move it if im in the wrong place thanks
 
View user's profile Send private message
jackel







PostPosted: Wed Mar 11, 2009 9:33 am Reply with quote

O man Im sorry I know im in the wrong place lol can you move it to the right place I thought i was ina diffrent area lol

Thanks
 
jackel







PostPosted: Wed Mar 11, 2009 9:38 am Reply with quote

Ok ok Now i would like it a block or mod here what i need can we make something to where i can add staff to this page? from the site with out doing raw html kinda like add admin but just to this page ? add a image, email and a profile

Probly just easier to do html with it

Let me know thanks
 
jackel







PostPosted: Wed Mar 11, 2009 9:46 am Reply with quote

I'm trying something called Staff http://pathway.pylothhosting.net/Staff-0.1.zip heres the download can someone help convert it it has the
Code:
$dbi
in it


Thanks

< thinking I'm alone here Smile
 
horrorcode
Involved
Involved



Joined: Jan 17, 2009
Posts: 272
Location: Missouri

PostPosted: Wed Mar 11, 2009 10:38 am Reply with quote

Looks like someone already connverted most of it, try this: open admin/modules/staff.php and replace the first three lines:

Code:
if (!defined('ADMIN_FILE')) {

   die ("Access Denied");
}
$result = $db->sql_query("select radminfaq, radminsuper from ".$prefix."_authors where aid='$aid'");
list($radminsuper, $radminfaq) = $db->sql_fetchrow($result);
 
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 -> Converting/Creating Blocks

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 ©