Members: 16,996
Threads: 38,867
Posts: 159,477
Online: 49

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Community > Community Arena

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 22.04.2004, 18:07   #1 (permalink)
Mamber
 
lior_avr's Avatar
 
Join Date: Apr 2004
Posts: 88
lior_avr is on a distinguished road
Default how to change the front page?

If u look at this website http://www.pixelsoul.net you will see that at the left slide and the right slide it's show the background. the templ. is not of the full screen. If you watch my template here : [Link removed by Admin, because website cotains illegals!] you will see that it's full screen. So which parameter should i chanfe for non full screen?

Last edited by Admin; 23.04.2004 at 20:06.
lior_avr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 22.04.2004, 23:46   #2 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb Re: how to change the front page?

You have to insert all your existing body text into a table with a special width in your template index.php

Example:
<body>
<p align="center">
<table width="640" border="0" cellspacing="0" cellpadding="0">
...
</table>
</p>
</body>
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 00:13   #3 (permalink)
Mamber
 
lior_avr's Avatar
 
Join Date: Apr 2004
Posts: 88
lior_avr is on a distinguished road
Default Re: how to change the front page?

Still need help... i try this.. this is really move the main table but not so good.. look here please:

[Link removed by Admin, because website cotains illegals!]


and this is the code.. plz fix it for me if u can:

[Link removed by Admin, because website cotains illegals!]


thank's

Last edited by Admin; 23.04.2004 at 20:07.
lior_avr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 00:20   #4 (permalink)
Expert Mamber
 
visualdensity's Avatar
 
Join Date: Apr 2004
Location: Melbourne
Posts: 385
visualdensity is on a distinguished road
Send a message via ICQ to visualdensity Send a message via MSN to visualdensity
Default Re: how to change the front page?

Lior_avr...

Your site is using my images for my commercial templates without my permission and worse, you are linking the images from my server, stealing my bandwidth. That's a very serious matter.

Please remove it from your website immediately.

Thank you.
__________________
"If you cannot win, make the one ahead of you break the record."
| Visualdensity.com |
visualdensity is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 00:52   #5 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb Re: how to change the front page?

@lior_avr

After removing the images of visualdensity from your site!!!
change the lines in index.php:

<div align="ceter">
<table width="640" height="100%" border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse: collapse" bordercolor="#111111">


to

<table border="0" cellpadding="0" cellspacing="0" width="640" align="center">


and delete the closing </div>

You should also review your editor-code, see here: HTMLArea3 Extended
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 11:08   #6 (permalink)
Mamber
 
lior_avr's Avatar
 
Join Date: Apr 2004
Posts: 88
lior_avr is on a distinguished road
Default Re: how to change the front page?

Dear webmaster from visualdensity

as i told you at mail/// my website is not for any pubic. i just learn the mambo system and i use your picture only for learn the size i need when i will uplad the real website. the website is for my own practice only. belive me i have no real use at this picture when the website will be for real public. i can show you the statistics of my website is 4 pepole ( me and the pepole that help me to learn the mambo) i hope that now the issue is understood.
lior_avr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 11:57   #7 (permalink)
Mamber
 
Rene's Avatar
 
Join Date: Mar 2004
Location: Best, Netherlands
Posts: 56
Rene is on a distinguished road
Send a message via MSN to Rene
Thumbs down Re: how to change the front page?

Quote:
Originally Posted by lior_avr
Dear webmaster from visualdensity

as i told you at mail/// my website is not for any pubic. i just learn the mambo system and i use your picture only for learn the size i need when i will uplad the real website. the website is for my own practice only. belive me i have no real use at this picture when the website will be for real public. i can show you the statistics of my website is 4 pepole ( me and the pepole that help me to learn the mambo) i hope that now the issue is understood.
No matter if you use these pictures for learning purposes or not, I still think it is very inapropriate and unprofessional what you are doing: using someone else's copyrighted material without asking permission or even paying for it. The owner of the work specifically asked you to remove the material and stop using his bandwidth. I am shocked to see that you are still doing this.
__________________
René Kreijveld
kreijveld.com internet services and owner of MamboOpenSource.nl.
Rene is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 12:34   #8 (permalink)
speedyG
Guest
 
Posts: n/a
Default Re: how to change the front page?

Quote:
Originally Posted by visualdensity
Lior_avr...

Your site is using my images for my commercial templates without my permission and worse, you are linking the images from my server, stealing my bandwidth. That's a very serious matter.

Please remove it from your website immediately.

Thank you.
He does not seem to in for reason so thought to help a little,,,,,,,,,,,::

you can find his data f2o.org here:

http://www.whois.net/

speedyG:

better Rene?
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 12:48   #9 (permalink)
speedyG
Guest
 
Posts: n/a
Default Re: how to change the front page?

Quote:
Originally Posted by lior_avr
Dear webmaster from visualdensity

as i told you at mail/// my website is not for any pubic. i just learn the mambo system and i use your picture only for learn the size i need when i will uplad the real website. the website is for my own practice only. belive me i have no real use at this picture when the website will be for real public. i can show you the statistics of my website is 4 pepole ( me and the pepole that help me to learn the mambo) i hope that now the issue is understood.
1. You infringe copyright
2. You are stealing bandwith from the webmaster
3. You have broken law by not asking permission
4. You are breaking ownership laws
5. You refuse to follow up a formal request from the owner of the copyright and the web-site

These are very serious crimes which can be prosecuted. I strongly advise you to follow up the request of VisualDensity because be assured that you will be prosecuted and secondly you will have the entire Mambo-community abandoning you. Your data is known as is your IP:: not a threat but a simple fact. I hope you still feel comfortable stealing other persons property????

speedyS:
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.04.2004, 15:02   #10 (permalink)
Expert Mamber
 
visualdensity's Avatar
 
Join Date: Apr 2004
Location: Melbourne
Posts: 385
visualdensity is on a distinguished road
Send a message via ICQ to visualdensity Send a message via MSN to visualdensity
Default Re: how to change the front page?

Hello all,

Thanks Rene and SpeedyG for your attention in this matter. I deeply appreciate it. I'm taking up your suggestion and will weigh out some issues before taking this matter further.

Quote:
Originally Posted by lior_avr
Dear webmaster from visualdensity

as i told you at mail/// my website is not for any pubic. i just learn the mambo system and i use your picture only for learn the size i need when i will uplad the real website. the website is for my own practice only. belive me i have no real use at this picture when the website will be for real public. i can show you the statistics of my website is 4 pepole ( me and the pepole that help me to learn the mambo) i hope that now the issue is understood.
lior_avr,

Please understand that in the design world, there's copyrights. If you need to have an image template to play around with, you can always ask me and I can happily give you the template and guide you on how to get those effects with other images.

Whether the site is for public or not, the images that you are using are specifically sensitive because those are the thumbnail for my commercial templates. And, as mentioned before, you are linking the image from my server. That's not fair because you are using my bandwidth to display my images on your site without permission. I know the bandwidth may be small, but what if 1000 people are doing it? I do not wish to resort to using hotlink protection and definitely do not wish to have to take legal action.

So, once again, may I ask that you take the images off your site and if you wish to have images with the same effect, I can assist you.

I look forward to your immediate coorperation in this matter.

Thanks.
__________________
"If you cannot win, make the one ahead of you break the record."
| Visualdensity.com |
visualdensity is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frontpage -> Seperate look/layout from rest of site caspern Mambo 4.5 'How Do I' Questions 20 28.12.2004 20:08
Live Chat Box for the front page... mattad Mambo 5.0 Wishlist 6 15.06.2004 19:11
How do I display Typed Content(static text) on the Frontpage th3gh05t Mambo 4.5 'How Do I' Questions 16 14.06.2004 17:29
Front page only showing the left collum and the top nelito30 Mambo 4.5 Installation and Upgrades 0 21.04.2004 16:45
How do I change the number of items that the Content Category shows in one page? reele Mambo 4.5 'How Do I' Questions 3 09.04.2004 04:42


All times are GMT +2. The time now is 05:23.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.