Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - geewhiz

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / Alignment in mod
« on: April 12, 2003, 04:11:20 AM »
Need some help here.

I have added some code to the POD mod. The code works okay however I would like to align the PHP inclusion <center> and to move the wording "Advertisment" to be above the PHP code.


Tried, I have. Success is not coming.
Code: [Select]
<!-- BEGIN GALLERY AD CAMPAIGN -->
<table width="150" border="0" cellspacing="0" cellpadding="0">
  <tr><td class="head2" height="21" bgcolor="#7B0085" align="center"><b><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />Advertisement</b></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
 
 <?php $uid="140";include "/banner.php"?>

 <!-- END GALLERY AD CAMPAIGN -->
 
 <!-- BEGIN PHOTO OF THE DAY -->
  <tr><td class="head2" height="21" bgcolor="#7B0085" align="center"><b><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_potd_title}</b></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
  <tr><td align="center" class="row1"><br />{thumbnail}<br /></td></tr>
  <tr><td align="center" class="row1">{lang_potd_type}<br /><br /></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
<!-- END PHOTO OF THE DAY -->
</table>


Can anyone help with getting the PHP code aligned and the "Advertisement" above it?

You can see the current state here: Right Hand Ad space

Much Appreciative.

2
Mods & Plugins (Requests & Discussions) / Email List Extraction
« on: April 03, 2003, 06:38:12 PM »
Does someone have a simple utility that can easily extract the *validated* user names & email address from 4Images?

We would like to generate a mail out that is HTML and as such find that the embedded process does not work for us.

Thanks,

3
Mods & Plugins (Requests & Discussions) / Customization Needed
« on: March 08, 2003, 06:47:06 PM »
We are looking for a skilled and knowledgable individual to complete some mods to our existing 4-Images Gallery on our site.
We have already done some work, but need more completed and are willing and able to pay to have such work done.

Our site :
Some these mods that we seek include, but not limited to:
- adding banners to left box
- category thumbnails
- provision for multiply size downloads for specific cat. (wallpapers)
- upload image size controls
- photo of day
- category stats - gallery stats
- news headline

A defined understanding of php/mysql and the obvious prior working knowledge of 4-Images is obvious.

Email us and include your references (prior work done)

Thanks.

-snap-
info@cawebguys.com

Site: [Canadian WEB Guys] CAWEBGuys.com

Pages: [1]