Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
  #1  
Old 14th March 2008, 18:53
vertex vertex is offline
Senior Member
 
Join Date: Mar 2008
Posts: 46
Default Programm
With what programm i can make borders,flash menu for tracker?
Reply With Quote
  #2  
Old 14th March 2008, 19:39
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Programm
for standard images i recommend Adobe fireworks (i use teh older macromedia version) its not as powerful as photoshop but its a lot simpler to use if you've have never used it before... whereas photoshop has so many tools its a pain to start learning it for a lot of ppl

for complicated graphics always use photoshop unless u use linux then gimp is awesome

--

for flash menu's then obviously macromedia/adobe flash is the best
Reply With Quote
  #3  
Old 15th March 2008, 09:38
vertex vertex is offline
Senior Member
 
Join Date: Mar 2008
Posts: 46
Default Re: Programm
I download Adobe fireworks, but i cant take .php files... If i can't take .php file how i can make borders? :cry:
Reply With Quote
  #4  
Old 15th March 2008, 18:17
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default Re: Programm
what type of border are you trying to make?
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #5  
Old 16th March 2008, 20:06
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Programm
if you've just tried opening a php file with a gfx application i suggest you dont bother running a torrent tracker lol

you create the images in the graphics applications and then code them into the php scripts in standard xhtml code .. i.e

lets say you want a border round your site you may use something like this (its untested so dont copy and paste it unless you can understand it.

in the header and footer functions you would place a table something like this
Code:
<table>
 <tr>
  <td class="top left"></td>
  <td class="top middle"></td>
  <td class="top right"></td>
 </tr>
 <tr>
  <td class="middle left"></td>
  <td class="middle">
        
  </td>
  <td class="middle right"></td>
 </tr>
 <tr>
  <td class="bottom left"></td>
  <td class="bottom middle"></td>
  <td class="bottom right"></td>
 </tr>
</table>
then just use css to assign an image to each class
Reply With Quote
  #6  
Old 18th March 2008, 05:08
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default Re: Programm
are you sure?? :)
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #7  
Old 18th March 2008, 12:58
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Programm
not really joe .. for a start the classes should have underscores between the two words but i was tired lol .. that just made having to press an extra button to do the underscores :)
Reply With Quote
  #8  
Old 25th March 2008, 02:34
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default Re: Programm
Quote:
Originally Posted by vertex
I download Adobe fireworks, but i cant take .php files... If i can't take .php file how i can make borders? :cry:
You should try and use Macromedia Dreamweaver it well do all your pages (html, xml, css, java, and php )
plus you can work with files rite off the server threw your FTP conection
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #9  
Old 25th March 2008, 07:51
vertex vertex is offline
Senior Member
 
Join Date: Mar 2008
Posts: 46
Default Re: Programm
Ok.. I try that program
Reply With Quote
Reply

Tags
programm

Thread Tools

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

Forum Jump



All times are GMT +2. The time now is 00:16. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.