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.


Messages - Eagle Eye

Pages: 1 2 3 [4] 5 6 7 8 ... 13
46
Hi,

A very nice template ! never seen a better one ! i have only one question...

Is it possible to move the next and previous image with the thumbs to the top of the page ,  left and right of the main image ?l the rest of the template needs to stay the same as it is...

Greeting,

Joecks


Sure :D all u need to do is edit the details.html template file
try to replace your details.html file with the below given html (NOT tested) hope this is what you are looking for!

Code: [Select]
{header}
<table class="okvir" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablehead">
      <tr>
        <td width="95%"><img src="{template_url}/images/header_logo.jpg" alt="" /></td>
        <td width="5%"><div align="right"><img src="{template_url}/images/bfly.gif" alt="" /></div></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td class="tablebgcolor"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td class="navbar" ><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
              <td class="navbar" align="right"><div id="subcontent" style="position:absolute; display:none">
                  <div class="searchpop" align="left">
                    <p><b>Search {site_name}:</b></p>
                    <form method="post" action="{url_search}">
                     
                      <input name="search_keywords2" class="logininput" maxlength="255" style="width: 150px" id="topsearchbox" alt="Search" type="text"/>
                      <input name="submit2" type="submit" class="topformbutton" value="{lang_search}" />
                    </form>
                    <p ><a href="{url_search}">{lang_advanced_search}</a> </p>
                    <div align="right"><a href="#" onclick="overlayclose('subcontent'); return false">Close</a></div>
                  </div>
              </div>
                  <b><a href="search.htm" onclick="return overlay(this, 'subcontent')">{lang_search}</a> | <a href="{url_lightbox}">{lang_lightbox}</a><a href="{url_top_images}"></a></b> | </b><a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;|&nbsp; <a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp; </td>
            </tr>
          </table>
            <table class="main" width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td valign="top" width="180" id="sc3" class="switchcontent" {if cookie_sc3}style="display: none;"{endif cookie_sc3}
>
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_registered_user}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">{user_box}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
  {if random_cat_image}
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_random_image}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">
    <br />
                        {random_cat_image}
<br />
                      </td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
  {endif random_cat_image}
<img src="{template_url}/images/spacer.gif" alt="" width="180" height="1" />
</td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" width="18" height="18" alt="" /></td>
                <td width="100%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td>&nbsp;</td>
                    <td align="right" valign="bottom">&nbsp;</td>
                  </tr>
                  <tr>
                    <td><b class="title">{image_name}</b>{if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}{if admin_links}{admin_links}{endif admin_links}</td>
                    <td align="right" valign="bottom"><img src="off.gif" class="showstate" onclick="expandcontent(this, 'sc3')" /></td>
                  </tr>
                </table>
                  <hr size="1" />
                  {if msg}<b>{msg}<br />
                  <br /></b>{endif msg}
                  <div align="center">
    <table width="620" height="255" border="0" align="center" cellpadding="0">
                      <tr>
                        <td width="28%"><div align="center">
                            <table width="100%" border="0" cellpadding="0">
                              <tr>
                                <td align="center" valign="middle"><p>{if prev_image_name}<br />
                                  {lang_prev_image}</p>
                                    <table width="118" height="124" border="0" cellpadding="0" background="{template_url}/images/bg2.gif">
                                      <tr>
                                        <td align="center" valign="middle"><a href="{prev_image_url}"><img src="{prev_thumb_file}" border="0" align="middle" /></a></td>
                                      </tr>
                                    </table>
                                  <p><b><a href="{prev_image_url}">{prev_image_name}</a></b>{endif prev_image_name}&nbsp;</p></td>
                              </tr>
                            </table>
                        </div></td>
                        <td width="44%" align="center" valign="middle">{image}</td>
                        <td width="28%"><div align="center">
                            <table width="100%" border="0" cellpadding="0">
                              <tr>
                                <td align="center" valign="middle"><p>{if next_image_name}<br />
                                  {lang_next_image}</p>
                                    <table width="118" height="124" border="0" cellpadding="0" background="{template_url}/images/bg2.gif">
                                      <tr>
                                        <td align="center" valign="middle"><a href="{next_image_url}"><img src="{next_thumb_file}" border="0" align="middle" /></a></td>
                                      </tr>
                                    </table>
                                  <p><b><a href="{next_image_url}">{next_image_name}</a></b>{endif next_image_name}</p></td>
                              </tr>
                            </table>
                        </div></td>
                      </tr>
                    </table>
    {if rate_form}
      <div align="center">{rate_form}</div>
      {endif rate_form}     <br />
    {lightbox_button}&nbsp;&nbsp;{postcard_button}&nbsp;&nbsp;{download_button}&nbsp;&nbsp;{download_zip_button}
  </div>
  <br />
                  <table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="15" class="sbg">&nbsp;</td>
                      <td width="91%" class="sbg">
                      <p><span>{image_name}</span> &nbsp;</p>                        </td>
                      <td width="5%" class="sbg"><img src="close.gif" class="showstate" onClick="expandcontent(this, 'sc2')" /></td>
                    </tr>
                    <tr>
                      <td colspan="3" id="sc2" class="switchcontent">
                        <table width="600" border="0" align="center" cellpadding="5" cellspacing="0">
                        <tr>
                          <td valign="top" class="row1"><b>{lang_description}</b></td>
                          <td valign="top" class="row1">{image_description}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_keywords}</b></td>
                          <td valign="top" class="row2">{image_keywords}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_date}</b></td>
                          <td valign="top" class="row1">{image_date}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_hits}</b></td>
                          <td valign="top" class="row2">{image_hits}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_downloads}</b></td>
                          <td valign="top" class="row1">{image_downloads}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_rating}</b></td>
                          <td valign="top" class="row2">{image_rating} ({image_votes} {lang_votes})</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_file_size}</b></td>
                          <td valign="top" class="row1">{image_file_size}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_added_by}</b></td>
                          <td valign="top" class="row2">{user_name_link}</td>
                        </tr>
                        <tr>
                          <td colspan="2" valign="top" class="row1"><p>{if iptc_info}
                            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td class="bordercolor"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                                    <tr>
                                      <td class="head1" valign="top" colspan="2">IPTC Info</td>
                                    </tr>
                                  {iptc_info}
                                </table></td>
                              </tr>
                            </table>
                            {endif iptc_info}</td>
                          </tr>
                      </table>
                      </td>
                    </tr>
                  </table><br />
                   
                    <table width="600" align="center" cellspacing="0">
                                      <tr>
                                        <td width="18" class="sbg">&nbsp;</td>
                                        <td width="542" class="sbg">{lang_comment}</td>
                                        <td width="32" class="sbg"><img src="close.gif" {if cookie_sc1}style="display: none;"{endif cookie_sc1} class="showstate" onclick="expandcontent(this, 'sc1')" /></td>
                                      </tr>
                                     
                                      <tr>
                                        <td colspan="3" class="switchcontent" id="sc1"><p>{if allow_comments}</p>
                                          <table width="100%" align="center" cellspacing="0">
                                            <tr>
                                              <td valign="top" class="bordercolor"><table width="100%" cellspacing="0">
                                                  <tr>
                                                    <td valign="top" class="head1">{lang_author}</td>
                                                    <td valign="top" class="head1">{lang_comment}</td>
                                                  </tr>
                                                {comments}
                                              </table></td>
                                            </tr>
                                          </table>
                                          {comment_form}
                  {endif allow_comments}</td>
                                      </tr>
                                    </table><br />
                                    <p>&nbsp;</p>
                </td>
                <td width="20" valign="top"><img src="{template_url}/images/spacer.gif" width="19" height="19" alt="" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0" >
      <tr>
        <td class="tablebottom" width="6">&nbsp;</td>
        <td class="tablebottom"><!--
    Bitte beachten Sie, dass der folgende Copyrighthinweis
    auf JEDER Seite die von 4images ausgegeben wird sichtbar
    sein MUSS. Schriftart, Farbe etc. d&uuml;rfen an die eigene
    Website angepasst werden, der Hinweis darf aber unter
    KEINEN Umst&auml;nden entfernt oder unsichtbar gemacht werden.
    Auch muss der Hyperlink zu http://www.4homepages.de intakt
    bleiben. Diese Bedingung ist Bestandteil der Lizenz dieser
    Software. Lesen Sie die Lizenz.txt Datei f&uuml;r weitere
    Informationen.

    Please note that the following copyright notice
    MUST be displayed on each and every page output
    by 4images. You may alter the font, colour etc. but
    you CANNOT remove it, nor change it so that it be,
    to all intents and purposes, invisible. The hyperlink
    http://www.4homepages.de must also remain intact.
    These conditions are part of the licence this software
    is released under. See the Licence.txt file for
    more information.
// -->
          &nbsp; Powered by <b><a href="http://www.4homepages.de">4images</a></b> {script_version} &nbsp;|&nbsp; Copyright &copy; 2006 <a href="{site_url}" target="_self"><span>{site_name}</span></a> </td>
        <td align="right" class="tablebottom">Design: <a href="http://www.hotdt.com" target="_blank"><strong>Wallpaper</strong></a>&nbsp;&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
{footer}

47
Hi
i have a problem
if i add image from url ( is not show in gallery ) :(
but if upload from computer in to my host is not problem and show it
Because i want link image from another host in my gallery
please guide me
sorry for my english  :oops:
tnx

this problem is not related to this template.

@ Jedigaz

1: add this to your CSS file
Code: [Select]
.rightbg { border-left: 1px solid #98bc56; }
then add this
Code: [Select]
class="rightbg"
in the right hand side table cell containing the spacer.gif (after the width="19" )

2: to increase the height of navigation bar add
Code: [Select]
height: 38px;to CSS file .navbar and the same to .head1 for the category background (u will need to increase the gif files of the respective section to make the design go in hand with ur new modifications)

Good luck  :wink:

48
Quote
1:....page still doesnt look right in IE..banner wont fill the top

You mean on the homepage there is a white block on the right hand side? if yes;  :wink: its because u forgot to delete the column on the second header image (the one that holds the butterfly) in template home.html

Quote
2: When i click on one of the bike pics it takes me to detail page and that too looks out of line


http://www.gazfx.com/details.php?image_id=70 the problem here is that your images are wider than the header image...u have to options here

1) Make a wider banner and make it as a "background" instead on just a image in the header table cell.. This way the extra areas will be filled when wider images are shown

2) Use the batch image resize option from you control panel to resize all images wider than 780px (I guess this should solve the problem in the above bike image and similar wider images)

Quote
3: One of my MOV clips used to work but now once clicked on it just shows a blank screen with comment box

don't know why u are having this problem  :? cause this template uses the default template files for all files other than image files..

Quote
4: On the homepage in the middle row of thumbs there still seems to be a yellow border...i thought i set that border to be same colour as bkrnd in the css yet for some reason it is still there..

try to change
[qcode].imagerow2 {
   background-color: #FFFFE1;
   color: #4B4B4B;
   }[/qcode]

to

[qcode].imagerow2 {
   background-color: #f2f3f7;
   color: #4B4B4B;
   }[/qcode]


in you CSS file ;)

49
@ Jedigaz

I had just taken a look at your site and saw that you are almost there....
http://www.gazfx.com/details.php?image_id=73

hope you have solved your problem.. if any feel free to ask ;)

regards

50
Welcome to 4images forum.. :D

From what I understood; I guess u are asking how u can use just one banner and make the template width same as the banner width?

The template width is controlled by CSS file style.css in your template directory... if u are going to use a FIXED width design.. Then u will need to change
 
[qcode].okvir {
   width: 95%;
   }[/qcode]

to

[qcode].okvir {
   width: 800px;
   }[/qcode]

tip: try to make banner 795px or 785px to make sure 800x600 screen users get a good fit!

The template is a fluid style design.. so it should stretch and shrink according to user screen resolutions.. but from what I see on your website.. I guess u have edited it in expanded view of Dreamweaver/FrontPage and tried to adjust the table width (sorry if I am wrong)

Regards
MaxPaul  :wink:

51
@ Potter

Try to replace details.html from you Wallpaper template directory with the below code ;) hope this is what u are looking for :D
Regards

[qcode]{header}
<table class="okvir" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablehead">
      <tr>
        <td width="95%"><img src="{template_url}/images/header_logo.jpg" alt="" /></td>
        <td width="5%"><div align="right"><img src="{template_url}/images/bfly.gif" alt="" /></div></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td class="tablebgcolor"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td class="navbar" ><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
              <td class="navbar" align="right"><div id="subcontent" style="position:absolute; display:none">
                  <div class="searchpop" align="left">
                    <p><b>Search {site_name}:</b></p>
                    <form method="post" action="{url_search}" id="topform">
                      <input type="hidden" name="id" size="-1" value="6299074" />
                      <input type="hidden" name="pageid" size="-1" value="r" />
                      <input type="hidden" name="mode" size="-1" value="ALL" />
                      <input type="hidden" name="n" value="0" />
                      <input name="search_keywords2" class="logininput" maxlength="255" style="width: 150px" id="topsearchbox" alt="Search" type="text"/>
                      <input name="submit2" type="submit" class="topformbutton" value="{lang_search}" />
                    </form>
                    <p ><a href="{url_search}">{lang_advanced_search}</a> </p>
                    <div align="right"><a href="#" onclick="overlayclose('subcontent'); return false">Close</a></div>
                  </div>
              </div>
                  <b><a href="search.htm" onclick="return overlay(this, 'subcontent')">{lang_search}</a> | <a href="{url_lightbox}">{lang_lightbox}</a><a href="{url_top_images}"></a></b> | </b><a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;|&nbsp; <a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp; </td>
            </tr>
          </table>
            <table class="main" width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td valign="top" width="180" id="sc3" class="switchcontent" {if cookie_sc3}style="display: none;"{endif cookie_sc3}
>
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_registered_user}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">{user_box}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
              {if random_cat_image}
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_random_image}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">
                   <br />
                        {random_cat_image}
                  <br />
                      </td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
              {endif random_cat_image}
<img src="{template_url}/images/spacer.gif" alt="" width="180" height="1" />
            </td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" width="18" height="18" alt="" /></td>
                <td width="100%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td>&nbsp;</td>
                    <td align="right" valign="bottom">&nbsp;</td>
                  </tr>
                  <tr>
                    <td><b class="title">{image_name}</b>{if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}{if admin_links}{admin_links}{endif admin_links}</td>
                    <td align="right" valign="bottom"><img src="off.gif" class="showstate" onclick="expandcontent(this, 'sc3')" /></td>
                  </tr>
                </table>
                  <hr size="1" />
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><div align="center">
                        <p>{if prev_image_name}<br />
                          {lang_prev_image} <b><a href="{prev_image_url}">{prev_image_name}</a></b>{endif prev_image_name}</p>
                        </div></td>
                      <td>&nbsp;</td>
                      <td><div align="center">
                        <p>{if next_image_name}<br />
                          {lang_next_image} <b><a href="{next_image_url}">{next_image_name}</a></b>{endif next_image_name}</p>
                        </div></td>
                    </tr>
                  </table>
                  {if msg}<b>{msg}<br />
                  <br /></b>{endif msg}
                  <div align="center">
                {image}{if rate_form}
                  <div align="center">{rate_form}</div>
                  {endif rate_form}                <br />
                {lightbox_button}&nbsp;&nbsp;{postcard_button}&nbsp;&nbsp;{download_button}&nbsp;&nbsp;{download_zip_button}
              </div>
              <br />
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="15" class="sbg">&nbsp;</td>
                      <td width="91%" class="sbg">
                      <p><span>{image_name}</span> &nbsp;</p>                        </td>
                      <td width="5%" class="sbg"><img src="close.gif" class="showstate" onClick="expandcontent(this, 'sc2')" /></td>
                    </tr>
                    <tr>
                      <td colspan="3" id="sc2" class="switchcontent">
                        <table width="100%" border="0" cellpadding="3" cellspacing="0">
                        <tr>
                          <td valign="top" class="row1"><b>{lang_description}</b></td>
                          <td valign="top" class="row1">{image_description}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_keywords}</b></td>
                          <td valign="top" class="row2">{image_keywords}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_date}</b></td>
                          <td valign="top" class="row1">{image_date}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_hits}</b></td>
                          <td valign="top" class="row2">{image_hits}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_downloads}</b></td>
                          <td valign="top" class="row1">{image_downloads}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_rating}</b></td>
                          <td valign="top" class="row2">{image_rating} ({image_votes} {lang_votes})</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row1"><b>{lang_file_size}</b></td>
                          <td valign="top" class="row1">{image_file_size}</td>
                        </tr>
                        <tr>
                          <td valign="top" class="row2"><b>{lang_added_by}</b></td>
                          <td valign="top" class="row2">{user_name_link}</td>
                        </tr>
                      </table>
                      <p>{if iptc_info}</p>
                      <table width="100%" border="0" cellspacing="0" cellpadding="1">
                        <tr>
                          <td class="bordercolor"><table width="100%" border="0" cellpadding="3" cellspacing="0">
                              <tr>
                                <td class="head1" valign="top" colspan="2">IPTC Info</td>
                              </tr>
                            {iptc_info}
                          </table></td>
                        </tr>
                      </table>
                      {endif iptc_info}</td>
                    </tr>
                  </table>
                                <p>&nbsp;</p>
                                <table width="100%" border="0" cellpadding="0">
                                      <tr>
                                        <td width="22" class="sbg">&nbsp;</td>
                                        <td width="555" class="sbg">{lang_comment}</td>
                                        <td width="35" class="sbg"><img src="close.gif" {if cookie_sc1}style="display: none;"{endif cookie_sc1} class="showstate" onclick="expandcontent(this, 'sc1')" /></td>
                                      </tr>
                                      <tr>
                                        <td colspan="3" class="switchcontent" id="sc1"><p>{if allow_comments}</p>
                                          <table width="100%" border="0" cellspacing="0" cellpadding="1" align="center">
                                            <tr>
                                              <td valign="top" class="bordercolor"><table width="100%" border="0" cellpadding="3" cellspacing="0">
                                                  <tr>
                                                    <td valign="top" class="head1">{lang_author}</td>
                                                    <td valign="top" class="head1">{lang_comment}</td>
                                                  </tr>
                                                {comments}
                                              </table></td>
                                            </tr>
                                          </table>
                                          <br />
{comment_form}
                  {endif allow_comments}</td>
                                      </tr>
                                    </table>
                                    <p>&nbsp;</p>
                                    <p>&nbsp;</p>
                </td>
                <td width="20" valign="top"><img src="{template_url}/images/spacer.gif" width="19" height="19" alt="" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0" >
      <tr>
        <td class="tablebottom" width="6">&nbsp;</td>
        <td class="tablebottom"><!--
    Bitte beachten Sie, dass der folgende Copyrighthinweis
    auf JEDER Seite die von 4images ausgegeben wird sichtbar
    sein MUSS. Schriftart, Farbe etc. d&uuml;rfen an die eigene
    Website angepasst werden, der Hinweis darf aber unter
    KEINEN Umst&auml;nden entfernt oder unsichtbar gemacht werden.
    Auch muss der Hyperlink zu http://www.4homepages.de intakt
    bleiben. Diese Bedingung ist Bestandteil der Lizenz dieser
    Software. Lesen Sie die Lizenz.txt Datei f&uuml;r weitere
    Informationen.
   
    Please note that the following copyright notice
    MUST be displayed on each and every page output
    by 4images. You may alter the font, colour etc. but
    you CANNOT remove it, nor change it so that it be,
    to all intents and purposes, invisible. The hyperlink
    http://www.4homepages.de must also remain intact.
    These conditions are part of the licence this software
    is released under. See the Licence.txt file for
    more information.
// -->
          &nbsp; Powered by <b><a href="http://www.4homepages.de">4images</a></b> {script_version} &nbsp;|&nbsp; Copyright &copy; 2006 <a href="{site_url}" target="_self"><span>{site_name}</span></a> </td>
        <td align="right" class="tablebottom">Design: <a href="http://www.hotdt.com" target="_blank"><strong>Wallpaper</strong></a>&nbsp;&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
{footer}[/qcode]

52
Chit Chat / Re: 4images and wallpaper site
« on: May 25, 2006, 12:28:00 PM »
ah, for this the best is this mod:
http://www.4homepages.de/forum/index.php?topic=1861.0

its has a lot of advantages... like u can upload a normal photo (say 800x600) and give download button to 1024x768, 1152x864, 11600x1200....

If u are going to be the only person uploading wallpapers.. then best is to do bulk FTP rather than using the 4images upload page... it will save u countless hours....

just zip the wallpapers and upload and unzip it directly to the data/media/* folder and the above mod will take care of all the links etc for the buttons...

53
Chit Chat / Re: 4images and wallpaper site
« on: May 25, 2006, 12:07:58 PM »
ya i am afraid you will need GD on server  :|
Alternatively you can try one more trick... in the detailed image page where the 1024x768px image is shown.. u can try to define the image in a table of fixed size this way will be able to force the image to be contained in a required area.. though the results are not so good.. its still better than showing a full image on a wallpaper site...

u can also try my template found at www.4images.hotdt.com this is good for a wallpaper site and adapted to have more view space

Good Luck

54
Chit Chat / Re: 4images and wallpaper site
« on: May 25, 2006, 11:49:28 AM »
OK, similar question here: I'd like to add wallpapers to my gallery. Being 1024x768, once the user clicks on the preview, the image is too big for the screen. Ideally, uploading a normal image (preview+photo) plus a button to the full size version would be fine. I've noticed, in the upload page, there is an additional URL field... Can I then add the url of the 1024x768 image there?

the best solution for a wallpaper site is using this MOD: http://www.4homepages.de/forum/index.php?topic=10720.0
its easy and reduces a lot of extra work

;)


55
@kief24
[qcode]<meta name="keywords" content="{image_name},{cat_name}">[/qcode]

the idea is to give each page individual keywords.... so if ur site is about wallpapers, u can try

[qcode]<meta name="keywords" content="free {image_name}, download {cat_name}...bla bla bla...">[/qcode]

the keyword tag is not that important because people always abuse it and search engines have developed to live without it :D
but the [qcode]<meta name="description" content=" bla bla bla ">[/qcode]  :idea: is still important.. and if u can use the above idea and make a good dynamic description tag.. u will be surprised to see how much it helps; trust me ;)
NOTE! don’t over do it.

 :!: if u have random images then u will get the wrong {image_name}... well this was not a problem for me at hotdt.com cause i do not use random images made by the gallery ;)

@Sir Sky-Walker
Quote
Where can I edit the menu ?
you mean the top navigation menu having the search, lightbox etc.... ? for this u need to edit individual template files like home, category, details, lighbox, search.....

Quote
Hello,

first times praise, is really a beautiful Template. But one thing I miss, close the right mouse button.
So everyone can store the picture with "rightclick" -> download, and downloadbutton remains on zero.

Have you there a fast solution?
Sorry I did not understand the question  :|

56
WOW :D it works perfect!!!!

Thanks V@no  8)

57
How can we add a link to the thumbnail name {image_name} made by template file thumbnail_bit.html same way as the link {thumbnail} gets when the page loads  :?

59
me too intrested in this

or even like on Sir V@no's site ;)

60
Mods & Plugins (Releases & Support) / Re: [MOD] Lightbox for GUESTs
« on: May 15, 2006, 11:48:39 PM »
strange, everything works just fine for me...exept download button ;)
to fix that, in lightboxes.php find:
Code: [Select]
 if (!empty($user_info['lightbox_image_ids']) && $user_info['user_level'] != GUEST) {replace with:
Code: [Select]
 if (!empty($user_info['lightbox_image_ids'])) {

I applied this and now the download button is active in lighbox page.. working fine!

i have also applied Jan's mod http://www.4homepages.de/forum/index.php?topic=1861.msg19276#msg19276 for using gallery for documents... so when i press download from the detail page.. it download the document... but if I press download in lighbox page (to download selected items).. it is downloading the images and not the documents in zip file... what should i MOD so that even in the lighbox.php page too my guest can download the selected documents

Thanks :D

Pages: 1 2 3 [4] 5 6 7 8 ... 13