Free control panel/photoshop tutorials

Discussion in 'Web Development & Web Hosting' started by HTF, Aug 23, 2009.

  1. HTF

    HTF Byte Poster

    181
    0
    14
    Hi all,

    I got few questions:

    1. Is there any free control panel like cPanel or Plesk 9 for windows?

    2. How to set a background in Adobe Dreamweaver so it's gonna be visible in whole browser no matter what resolution is set, the problem is that I cant set to repeat it as the backgroud is not symetric (picture below):

    [​IMG]

    3. Could you recommended a good website with photoshop tuturials, I would like to know how to create a shiny/glossy objects like rectangle or so. An example

    4. What do I need to host my images, I mean something like ImageShack, is it just FTP and then some website script to generate the links?

    Thanks from advance for any help.

    Regards
     
    Certifications: A+
  2. supernova

    supernova Gigabyte Poster

    1,422
    21
    80
    not that i know of , whm/cpanel is the best of the bunch


    crop it to a few pixels wide then use CSS to repeat along y axis only. You may wish to make it longer in bottom half for higher res.

    Code:
    body
    {
    background-image:url('piccy.gif');
    background-repeat:repeat-y;
    }
     
    Last edited: Sep 11, 2009
    Certifications: Loads
    WIP: Lots
  3. supernova

    supernova Gigabyte Poster

    1,422
    21
    80
    Sorry i mis-read, Windows? never used cpanel on windows, i have used plesk
    and helm. i preferred plesk.

    do you plan to use shared hosting ? use a dedicated server and resell its resources or what?
     
    Last edited: Sep 11, 2009
    Certifications: Loads
    WIP: Lots
  4. SimonV
    Honorary Member

    SimonV Petabyte Poster Gold Member

    6,651
    180
    258
    I've always found hongkiat.com good for tutorials and the like, they have a good glossy button tutorial here
     
    Certifications: MOS Master 2003, CompTIA A+, MCSA:M, MCSE
    WIP: Keeping CF Alive...
  5. HTF

    HTF Byte Poster

    181
    0
    14
    - I would like to have some data base with login for users that they could have accounts for web hosting instead of giving them access directly through the ftp accounts

    Thx ;)
     
    Last edited by a moderator: Jan 2, 2015
    Certifications: A+
  6. supernova

    supernova Gigabyte Poster

    1,422
    21
    80
    most reseller accounts (cheapest set-up) have that functionality, however your probably be better off with Linux hosting rather than windows unless your users use ASP or ASP.NET.
     
    Certifications: Loads
    WIP: Lots
  7. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS
  8. dazza786

    dazza786 Megabyte Poster

    758
    30
    67
    hmm, i wonder where the certforum member images have come from :rolleyes:
     
    Last edited by a moderator: Jan 2, 2015
    Certifications: MCP (271, 272, 270, 290, 291, 621, 681, 685), MCDST, MCTS, MCITP, MCSA, Security+, CCA(XA6.5)

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.