<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forum - Geekpics.net]]></title>
	<link rel="self" href="http://chevereto.com/foro/feed-atom-topic225.xml"/>
	<updated>2009-07-05T11:59:43Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/foro/topic225-geekpicsnet.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1414.html#p1414"/>
			<content type="html"><![CDATA[<div class="codebox"><pre class="css" style="font-family:monospace;">div<span style="color: #cc00cc;">#logo</span> <span style="color: #00AA00;">&#123;</span><br />&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span> <span style="color: #993333;">auto</span><span style="color: #00AA00;">;</span><br />&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">center</span><span style="color: #00AA00;">;</span><br />&nbsp; &nbsp; <span style="color: #00AA00;">&#125;</span></pre></div>]]></content>
			<author>
				<name><![CDATA[Gomah]]></name>
				<uri>http://chevereto.com/foro/user423.html</uri>
			</author>
			<updated>2009-07-05T11:59:43Z</updated>
			<id>http://chevereto.com/foro/post1414.html#p1414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1397.html#p1397"/>
			<content type="html"><![CDATA[<p>Thank you so much for quick replay <img src="http://chevereto.com/foro/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>and somethig? how to set logo to the center ???</p><p>sory for double questions:rolleyes:</p>]]></content>
			<author>
				<name><![CDATA[art0on]]></name>
				<uri>http://chevereto.com/foro/user460.html</uri>
			</author>
			<updated>2009-07-03T10:36:47Z</updated>
			<id>http://chevereto.com/foro/post1397.html#p1397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1393.html#p1393"/>
			<content type="html"><![CDATA[<p>Look about the source...</p><p>Open index.php</p><p>Find :<br /></p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>div <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;inputs&quot;</span><span style="color: #339933;">&gt;&lt;</span>input name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;fileup&quot;</span> type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;file&quot;</span> size<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;60&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;localUP&quot;</span> onclick<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;javascript:document.getElementById('remotaUP').value = '';&quot;</span><span style="color: #339933;">/&gt;&lt;/</span>div<span style="color: #339933;">&gt;</span></pre></div><p>Add your ads code after (local).</p><p>Find:<br /></p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>div <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;inputs&quot;</span><span style="color: #339933;">&gt;&lt;</span>input name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;remota&quot;</span> size<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;60&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;remotaUP&quot;</span> onclick<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;javascript:document.getElementById('localUP').value = '';&quot;</span><span style="color: #339933;">/&gt;&lt;/</span>div<span style="color: #339933;">&gt;</span></pre></div><p>Ads your ads here too (remote).</p><p>Finally, find :</p><div class="codebox"><pre class="php" style="font-family:monospace;">&lt;div id=&quot;share&quot; <span style="color: #000000; font-weight: bold;">&lt;?</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><a href="http://www.php.net/isset"><span style="color: #990000;">isset</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$v</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000088;">$v</span><span style="color: #339933;">!==</span><span style="color: #0000ff;">'rec.php'</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>style=&quot;display: none;&quot;<span style="color: #000000; font-weight: bold;">&lt;?</span> <span style="color: #009900;">&#125;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&gt;</pre></div><p>Add your ads after <img src="http://chevereto.com/foro/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Gomah]]></name>
				<uri>http://chevereto.com/foro/user423.html</uri>
			</author>
			<updated>2009-07-02T04:09:23Z</updated>
			<id>http://chevereto.com/foro/post1393.html#p1393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1392.html#p1392"/>
			<content type="html"><![CDATA[<p>hey can you tell me how to add pages and display ads anywhere ??? please help me <img src="http://chevereto.com/foro/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></content>
			<author>
				<name><![CDATA[art0on]]></name>
				<uri>http://chevereto.com/foro/user460.html</uri>
			</author>
			<updated>2009-07-01T22:10:32Z</updated>
			<id>http://chevereto.com/foro/post1392.html#p1392</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1338.html#p1338"/>
			<content type="html"><![CDATA[<p>The scrip has no ads.</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-06-17T21:39:31Z</updated>
			<id>http://chevereto.com/foro/post1338.html#p1338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1337.html#p1337"/>
			<content type="html"><![CDATA[<p>i installed the script andi found an ads rotator on my script under the &quot;Demo Chevereto, Powered by Chevereto&quot;&quot;</p><p>and i have searched in the script i didnot find </p><p>and it is not from hosting because it is mine and i am sure it is free of ads </p><p>so i want to remove the ads on the script</p>]]></content>
			<author>
				<name><![CDATA[xspeeder]]></name>
				<uri>http://chevereto.com/foro/user440.html</uri>
			</author>
			<updated>2009-06-17T20:38:21Z</updated>
			<id>http://chevereto.com/foro/post1337.html#p1337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1328.html#p1328"/>
			<content type="html"><![CDATA[<p>First, for the url shortner :</p><p>Open config.php and find at the line 46:<br /></p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$cut_url_service</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'geekurl'</span><span style="color: #339933;">;</span></pre></div><p>Open engine.php and find at the line 58:<br /></p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">case</span> <span style="color: #0000ff;">'tinyurl'</span><span style="color: #339933;">:</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000088;">$tiny_api</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'<a href="http://tinyurl.com/api-create.php?url=">http://tinyurl.com/api-create.php?url=</a>'</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000088;">$tiny_service</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'TinyURL'</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b1b100;">break</span><span style="color: #339933;">;</span></pre></div><p>After add :</p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">case</span> <span style="color: #0000ff;">'geekurl'</span><span style="color: #339933;">:</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000088;">$tiny_api</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'<a href="http://geekurl.fr/create-api.php?url=">http://geekurl.fr/create-api.php?url=</a>'</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000088;">$tiny_service</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'GeekURL'</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b1b100;">break</span><span style="color: #339933;">;</span></pre></div><p>Replace Geekurl by your one and the api url too.</p><p>Secondly, what you mean about ads?</p><p>Finally, for the background header change this in the CSS and create your own bg image. </p><div class="codebox"><pre class="css" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#F5F5F5</span> <span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000; font-style: italic;">site-img/bg.png</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">repeat-x</span> <span style="color: #993333;">scroll</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span></pre></div>]]></content>
			<author>
				<name><![CDATA[Gomah]]></name>
				<uri>http://chevereto.com/foro/user423.html</uri>
			</author>
			<updated>2009-06-14T15:09:08Z</updated>
			<id>http://chevereto.com/foro/post1328.html#p1328</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1324.html#p1324"/>
			<content type="html"><![CDATA[<p>please can u tell me this </p><p>how to change the url shortner ,, how to remve the ads already on the script ,,, how to edit the gradient in the head</p>]]></content>
			<author>
				<name><![CDATA[xspeeder]]></name>
				<uri>http://chevereto.com/foro/user440.html</uri>
			</author>
			<updated>2009-06-13T20:51:23Z</updated>
			<id>http://chevereto.com/foro/post1324.html#p1324</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1252.html#p1252"/>
			<content type="html"><![CDATA[<p>Nice one.</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-05-27T18:20:49Z</updated>
			<id>http://chevereto.com/foro/post1252.html#p1252</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Geekpics.net]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1233.html#p1233"/>
			<content type="html"><![CDATA[<p><span class="postimg"><img src="http://www.geekpics.net/site-img/logo.png" alt="http://www.geekpics.net/site-img/logo.png" /></span></p><p>I just customized the bg &amp; logo, replace tinyURL by GeekURL.</p><p>Also added somes pages and an online visitors script.</p><p><a href="http://www.geekpics.net">http://www.geekpics.net</a></p>]]></content>
			<author>
				<name><![CDATA[Gomah]]></name>
				<uri>http://chevereto.com/foro/user423.html</uri>
			</author>
			<updated>2009-05-22T17:34:53Z</updated>
			<id>http://chevereto.com/foro/post1233.html#p1233</id>
		</entry>
</feed>
