Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sita 4 posts 24 karma points
    Mar 24, 2013 @ 19:35
    Sita
    0

    The images in template where can I change them

    I am totaly new to umbraco, I have to change some text and images in the site. The problem is that I cannot find the Images folder for the logo image that is in the templates. the folder is not in the Media section. I just want to change the header image but I cannot access the folder in the server. this is the info in the template:

    <form id="form1" runat="server">
    <div id="header">
    <center>
    <div id="header_centrado_loginlogo">
    <div id="header_logo">
    <a href="/index"><img style="border:0px;" src="/Images/header_logo.png" /></a>
    </div>
    <div id="header_login">

    any help I can get would be greatly appreciated.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 24, 2013 @ 20:35
    Jan Skovgaard
    0

    Hi Sita

    Image can be inserted in two ways. Either they're uploaded and saved into the media library of Umbraco and can then be picked in the content section. Or they only exist on the file system as system graphics.

    To change this you need to have access to the file system where the "Images" folder is located. Then you can override the "header_logo.png" with your new logo. Remember to keep a backup of the old logo if you need to change it back at a later stage. Also be aware that if you don't overwrite the logo using a new image with the same name but name it "header_logo2.png" then you will need to change the reference mentioned above as well.

    I hope this helps - otherwise please let us know :)

    /Jan

  • Sita 4 posts 24 karma points
    Mar 24, 2013 @ 21:15
    Sita
    0

    The file system is not the same place where I change the content and where I can get into the sections of Media, Content, Settings, Develover, etc?

    How do I get into the file system then?

    Thank you very much for responding.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 24, 2013 @ 21:21
    Jan Skovgaard
    0

    Hi Sita

    No it's not the same thing.

    The file system is the harddrive on the computer. Umbraco is a piece of software to edit the website.

    What is your role with the website? Perhaps you need to have someone else change the logo for you if someone else knows a bit more about the site?

    Looking forward to hearing from you.

    /Jan

  • Fuji Kusaka 2203 posts 4220 karma points
    Mar 25, 2013 @ 05:36
    Fuji Kusaka
    1

    Hi Sita,

    One other possible way of changing the logo is you dont have access to the images folder is to upload in the media folde directly.

    Then from the properties tab you can get the url of the image uploaded and change it in your template.

    //fuji

  • Sita 4 posts 24 karma points
    Mar 25, 2013 @ 20:08
    Sita
    0

    thanks fuji, I did it that way and was able to change the logo. 

    Thank you Jan I am waiting for the owner to send me the files but I fix it the other way.

    Thanks again, great help!!!

    Saludos

    Sita

     

Please Sign in or register to post replies

Write your reply to:

Draft