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 - muhammet93

Pages: [1] 2
1
Templates & Styles (Requests & Discussions) / Re: Folder Image Size
« on: September 05, 2010, 04:13:45 PM »
thx it worked

2
Templates & Styles (Requests & Discussions) / Folder Image Size
« on: September 05, 2010, 08:00:47 AM »
Hi.I am using Jblack.You can look at www.resimstore.com
I changed my folder image.Because it was too big.Changing photo did not work.I will paste my category_bit.html file.Where can i change its size?

Code: [Select]
<div class="cat"><a href="{cat_url}" title="{cat_name} resmi,{cat_name} resimleri,{cat_name} wallpaper,{cat_name} görüntüleri"><div class="iname"></div>{cat_name}</a><span>({num_images})</span>{if cat_is_new} <span class="new">{lang_new}</span>{endif cat_is_new}</div>

{if sub_cats}{sub_cats}{endif sub_cats}[code]
[/code]

4
Templates & Styles (Requests & Discussions) / Changing Categories Place
« on: August 12, 2010, 09:08:45 PM »
Hello.
I am using jblack theme.You can look at www.resimstore.com
I want to change categories's place with new images.I have tried changing code's places but i failed.After change on the up side there will be new imagesi on the down site there will be new images.I am pasting home.html Can i replace new images with random image.I want it in 2 lines.

Code: [Select]
{header}
        <div class="art-sheet">
            <div class="art-sheet-tl"></div>
            <div class="art-sheet-tr"></div>
            <div class="art-sheet-bl"></div>
            <div class="art-sheet-br"></div>
            <div class="art-sheet-tc"></div>
            <div class="art-sheet-bc"></div>
            <div class="art-sheet-cl"></div>
            <div class="art-sheet-cr"></div>
            <div class="art-sheet-cc"></div>
            <div class="art-sheet-body">
                <div class="art-header">
                    <div class="art-header-jpeg"></div>
                    <div class="art-logo">
                        <div class="art-logo-name">
<script type="text/javascript"><!--
google_ad_client = "pub-2221757760745473";
/* 468x60, olu&#351;turulma 23.07.2010 */
google_ad_slot = "7170168130";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
                    </div>
                </div>
                <div class="art-nav">
                <div class="l"></div>
                <div class="r"></div>
                <ul class="art-menu">
                  <form method="post" action="{url_search}">
                    <table style="float:left"border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><input type="text" name="search_keywords" size="24" class="search" /></td>
                        <td>
                          <span class="art-button-wrapper">
                            <span class="l"> </span>
                            <span class="r"> </span>
                              <input class="art-button" type="submit" name="search" value="Arama" />
                          </span>
                        </td>
                      </tr>
                    </table>
                  </form>
                <li>
                <a href="{url_search}"><span class="l"></span><span class="r"></span><span class="t">{lang_advanced_search}</span></a>
                </li>
                <li>
                <a href="{url_top_images}"><span class="l"></span><span class="r"></span><span class="t">{lang_top_images}</span></a>
                </li>
                <li>
                <a href="{url_new_images}"><span class="l"></span><span class="r"></span><span class="t">{lang_new_images}</span></a>
                </li>
                <li>
                <a href="{url_home}"><span class="l"></span><span class="r"></span><span class="t">Anasayfa</span></a>
                </li>

</ul>
                </div>
                                <div class="art-content-layout">
                    <div class="art-content-layout-row">
                        <div class="art-layout-cell art-sidebar1">
                            <!-- <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                                                            <div class="art-blockheader">

                                            </div>
                                                          <div class="art-blockcontent">
                                                       <div class="art-blockcontent-body">


                                                                                      <div class="cleared"></div>
                                                </div>
                                            </div>
                            <div class="cleared"></div>
                                           

                                </div>
                            </div> -->
{if random_image}
                            <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                            <div class="art-blockheader">
                                                <div class="l"></div>
                                                <div class="r"></div>
                                                 <div class="t">{lang_random_image}</div>
                                            </div>
                                            <div class="art-blockcontent">
                                                <div class="art-blockcontent-body">
                                            <!-- block-content -->
                                                <br>
                                                  {minislide}

                                            <!-- /block-content -->
                                                  <div class="cleared"></div>
                                                </div>
                                            </div>
                            <div class="cleared"></div>
                                </div>
                            </div>
{endif random_image}
<br>


<!-- ##################################### Google ##################################  -->               
                              <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                  <div class="art-blockheader">
                                    <div class="l"></div>
                                    <div class="r"></div>
                                    <div class="t">Google</div>
                                  </div>
                                  <div class="art-blockcontent">
                                    <div class="art-blockcontent-body">
                                      <!-- block-content -->
                                      <div>
                                        <center>
<script type="text/javascript"><!--
google_ad_client = "pub-2221757760745473";
/* 160x600, olu&#351;turulma 23.07.2010 */
google_ad_slot = "7880690310";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
                                        </center>
                                      </div>
                                      <!-- /block-content -->
                                     
                                    </div>
                                  </div>
                                 
                                </div>
                              </div>
                             <div class="cleared"></div>
<!-- ##################################### Google ##################################  -->       
<!-- ##################################### Tag ##################################  -->               
                              <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                  <div class="art-blockheader">
                                    <div class="l"></div>
                                    <div class="r"></div>
                                    <div class="t">Anahtar Kelimeler</div>
                                  </div>
                                  <div class="art-blockcontent">
                                    <div class="art-blockcontent-body">
                                      <!-- block-content -->
                                      <div>
                                        <center>
&raquo;<a href="{url_keyword_cloud}">{lang_200_keyword_cloud}</a>
                                        </center>
                                      </div>
                                      <!-- /block-content -->
                                     
                                    </div>
                                  </div>
                                 
                                </div>
                              </div>
                             <div class="cleared"></div>
<!-- ##################################### Tag ##################################  -->     
                        </div>
                        <div class="art-layout-cell art-content">
    {if categories}
                            <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                            <div class="art-blockheader">
                                                <div class="l"></div>
                                                <div class="r"></div>
                                                 <div class="t">{lang_categories} - {lang_site_stats}</div>
                                            </div>
                                            <div class="art-blockcontent">
                                                <div class="art-blockcontent-body">
                                            <!-- block-content -->
                                                            <div>
{categories}
{if msg}
{msg}
{endif msg}
</div>
                                            <!-- /block-content -->
                                           
                                            <div class="cleared"></div>
                                                </div>
                                            </div>
                            <div class="cleared"></div>
                                </div>
                            </div>
{endif categories}
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-2221757760745473";
/* 468x60, olu&#351;turulma 23.07.2010 */
google_ad_slot = "1357907549";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

</center>
            <div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                            <div class="art-blockheader">
                                                <div class="l"></div>
                                                <div class="r"></div>
                                                 <div class="t">{lang_new_images}</div>
                                            </div>
                                            <div class="art-blockcontent">
                                                <div class="art-blockcontent-body">
                                            <!-- block-content -->
                                                            <div>
{new_images}
</div>
                                            <!-- /block-content -->
                                           
                                            <div class="cleared"></div>
                                                </div>
                                            </div>
                            <div class="cleared"></div>
                                </div>
                            </div>
<div class="art-block">
                                <div class="art-block-tl"></div>
                                <div class="art-block-tr"></div>
                                <div class="art-block-bl"></div>
                                <div class="art-block-br"></div>
                                <div class="art-block-tc"></div>
                                <div class="art-block-bc"></div>
                                <div class="art-block-cl"></div>
                                <div class="art-block-cr"></div>
                                <div class="art-block-cc"></div>
                                <div class="art-block-body">
                                            <div class="art-blockheader">
                                                <div class="l"></div>
                                                <div class="r"></div>
                                                 <div class="t">{lang_user_online}</div>
                                            </div>
                                            <div class="art-blockcontent">
                                                <div class="art-blockcontent-body">
                                            <!-- block-content -->
                                                            <div>
{whos_online}
</div>
                                            <!-- /block-content -->
                                            <div class="cleared"></div>
                                                </div>
                                            </div>
                            <div class="cleared"></div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
               
{footer}

5
Mods & Plugins (Requests & Discussions) / Re: A Few Questions
« on: July 25, 2010, 04:28:13 PM »
It worked.Thx a lot.

6
Mods & Plugins (Requests & Discussions) / Re: A Few Questions
« on: July 25, 2010, 02:15:37 PM »
It worked on details page.I want it also working on category page.

7
Mods & Plugins (Requests & Discussions) / A Few Questions
« on: July 25, 2010, 09:19:45 AM »
Hello again.
When the moouse comes on the picture, i want to see name of the picuture?
Likes at the www.resimli.net

Anothe thing, for example, picture's name is United States.Can we write it on keywords as united, states automatically?


8
Mods & Plugins (Requests & Discussions) / Link Problem
« on: July 23, 2010, 09:37:16 PM »
I have a question.
For example, ı have cars category, and inside it there is a picture named renault.
I want to use www.domainname.com/cars/renault link to enter to the picture.Is that possible?

9
I have a question.
For example, ı have cars category, and inside it there is a picture named renault.
I want to use www.domainname.com/cars/renault link to enter to the picture.Is that possible?

10
I erased registration box.But still there is its frame.You can look at www.resimstore.com
How can i delete that?

11
Templates & Styles (Requests & Discussions) / Re: Right Block
« on: July 04, 2010, 08:45:52 AM »
I do not think so he will help me.
If you take a look template files, there is style.css file.
Can you create left block by addding something to the style.css?

12
Templates & Styles (Requests & Discussions) / Re: Right Block
« on: July 03, 2010, 11:22:46 PM »
Where should i paste this code in home.html?

13
Templates & Styles (Requests & Discussions) / Re: Right Block
« on: July 03, 2010, 03:33:40 PM »
I am not using default template.Iam using jblack.But it did not work.

My google codes:
<script type="text/javascript"><!--
google_ad_client = "pub-6691885923033711";
/* 160x600, oluşturulma 03.07.2010 */
google_ad_slot = "0632556306";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Jblack: http://www.4homepages.de/forum/index.php?topic=27182.0

14
Templates & Styles (Requests & Discussions) / Right Block
« on: July 03, 2010, 11:02:17 AM »
Hi.
I want to create right block to add google ads.How can i do that?

15
Programming / How To Take Left Block To The Right
« on: June 24, 2010, 08:52:46 PM »
Hi everybody.
My site is resimstore.com
There is not so much thing in the left block.But i want to take them to the right.How can i do that?

Pages: [1] 2