Please Can Somone Help Me Here

Discussion in 'HTML & Website Design' started by Com, Dec 23, 2010.

  1. #1
    Hello,
    I wanna install my template on hostagor but i don't know how to do it ? please can someone point me to the right direction please?

     
    Com, Dec 23, 2010 IP
  2. Minimal Network

    Minimal Network Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    A template for what ?
     
    Minimal Network, Dec 23, 2010 IP
  3. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    i wanna install my template for my site .
     
    Com, Dec 23, 2010 IP
  4. gregory.rox

    gregory.rox Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Are you using blogger, wordpress, a normal website that you made, or something else?
     
    gregory.rox, Dec 23, 2010 IP
  5. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    Just normal website template .
     
    Com, Dec 23, 2010 IP
  6. Minimal Network

    Minimal Network Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Upload all files through cPanel or FTP and you are done ( use Google - plenty of tutorials available ).
     
    Minimal Network, Dec 23, 2010 IP
  7. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #7
    Yeah thanks for your support .
     
    Com, Dec 23, 2010 IP
  8. xenobiologist

    xenobiologist Active Member

    Messages:
    165
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #8
    They should have some video tutorials to help you out if you get stuck....check with your hosting provider
     
    xenobiologist, Dec 24, 2010 IP
  9. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #9
    I think you are talking about "upload your website to hosting" ? You can use a free FTP client like FileZilla to do that. Upload all file to hosting, make sure put it in /public_html/. Then check it on a web browser. Good luck ! :)
     
    Mr.AD, Dec 24, 2010 IP
  10. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #10
    i already did that thanks but i still need so help.
     
    Com, Dec 24, 2010 IP
  11. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #11
    Congrats. You still need help for ..... ? Explain
     
    radiant_luv, Dec 24, 2010 IP
  12. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #12
    Thanks but i wanna resize the template i wanna add blog to it also Opt-in .
     
    Com, Dec 24, 2010 IP
  13. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #13
    So basically you do not have a issue yet. I advice you,
    1. to use Google, go through tutorials, start integrating what you learn from tutorials and then when you have issue, post over here. Don't expect someone to do your work.
    2. If you are unsure how you gonna do these, then hire an expereinced freelancer. And for that post your requirement in BST section.
     
    radiant_luv, Dec 24, 2010 IP
  14. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #14
    Still have issues cause the template is at the left side i wanna move it to the middle so what's the use of forum ? is to ask questions so that people can help someone out .
     
    Com, Dec 24, 2010 IP
  15. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #15
    Yes, you are right. However if you do not have a REAL issue that means you are actually wasting our time. AND so far you actually haven't post your code or a url to help you out and your issues. And the use of forum is not just to ask people for help. Before that you should be learning how to use a forum. You have a search facility within the forum, try that if your doubts/ issues are already been solved earlier rather just creating a thread and yelling HELP! HELP. (And you have dupliacte threads as well with one of your issue).

    Help us to Help you better.
    there you go, use margin: 0 auto to your container div.
     
    radiant_luv, Dec 25, 2010 IP
  16. avpower

    avpower Peon

    Messages:
    434
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #16
    learn css, html
    and post your url here please
     
    avpower, Dec 25, 2010 IP
  17. vinodviyas

    vinodviyas Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    You can use BFTP and winscp software for uploading.
     
    vinodviyas, Dec 25, 2010 IP
  18. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #18
    My url is yanology.org i wanna move the template to middle .
     
    Com, Dec 25, 2010 IP
  19. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #19
    I've already had given you the asnwer in the earlier post. Here you go again,
    on your css
    
    div#container{
    margin:0 auto;
    }
    
    Code (markup):
     
    radiant_luv, Dec 25, 2010 IP
  20. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #20
    Please can we talk ? you have been of help to me lately can i Pm you ? you mean i should use the one you already posted to replace this ? or i should just place it any where in the css ?
    div#container {
    		z-index:1;
    		width:780px;
    		padding-bottom:0px;
    Code (markup):

     
    Last edited: Dec 25, 2010
    Com, Dec 25, 2010 IP