Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2011
    Location
    Atlanta, GA The A-Town Down
    Posts
    23
    Plugin Contributions
    0

    Default Add image to main page

    Hi. I used to have an image on the main page but deleted it. I want to put a new image on the main page. I saved the image on the server in the same place where the image I used previously is saved. It is here:
    /public_html/includes/templates/Watermelon/images
    I think I need to include it in the php for define main page but I'm not sure where. Here is the php:
    <h3 style="text-align: center;"><strong>&nbsp;</strong></h3>
    <h3 style="text-align: center;">&nbsp;</h3>
    <h3 style="text-align: center;"><span style="font-size: xx-large;"><em><span style="color: rgb(0, 255, 0);"><strong>Welcome to HipDock.com</strong></span></em></span></h3>
    <p>&nbsp;</p>
    <p style="text-align: center;"><span style="font-size: x-large;"><em><span style="color: rgb(0, 255, 0);"><strong>Launching soon.&nbsp; Please bookmark us and visit again.</strong></span></em></span></p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <h3>&nbsp;</h3>
    <p style="text-align: center;">&nbsp;</p>
    <p>&nbsp;</p>
    <p style="text-align: center;">&nbsp;</p>
    <p><span style="color: rgb(153, 204, 0);">
    <p style="text-align: center;"><span style="font-size: larger;"><span style="color: rgb(204, 255, 204);"><br />
    </span></span><strong><span style="font-size: large;"><span style="color: rgb(255, 0, 0);"><br />
    </span></span></strong></p>
    </span></p>

    Am I headed in the right direction? Thank you.
    Last edited by Page; 13 Feb 2011 at 04:39 AM. Reason: add info
    HipDock.com -This is my first site. Version 1.3.9h. LightBox Add-On March 2011. Thanks for your patience and help!

  2. #2
    Join Date
    Jan 2011
    Location
    Atlanta, GA The A-Town Down
    Posts
    23
    Plugin Contributions
    0

    Default Re: Add image to main page

    More info: (I have also gone to Define Pages Editor where I have the wording for the main page. I tried both the "image" button and the "insert/edit image" button. I got a broken link each time.)
    HipDock.com -This is my first site. Version 1.3.9h. LightBox Add-On March 2011. Thanks for your patience and help!

  3. #3
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: Add image to main page

    Quote Originally Posted by Page View Post
    More info: (I have also gone to Define Pages Editor where I have the wording for the main page. I tried both the "image" button and the "insert/edit image" button. I got a broken link each time.)
    In the define pages editor, in plain txt add the html code for the image eg (with link)
    Code:
    <center><a href="http://www.your site.com/index.php?main_page=index&cPath=1"><img style="border-style: none" alt="whatever" src="images/something.jpg"</a></center>
    image would be in public_html/images in this case

  4. #4
    Join Date
    Jan 2011
    Location
    Atlanta, GA The A-Town Down
    Posts
    23
    Plugin Contributions
    0

    Default Re: Add image to main page

    Thank you Donal. I have made changes to the string:
    1- my web url
    2- the jpg file

    href=http://www.hipdock.com/index.php?main_page=indexcPath=1”><imgstyle=border-style: none”alt=”whatever”src=”images/BikeJacketN.jpg”</a></center>

    I have 2 questions:
    1-What do I put where it says "whatever?"
    2-Where do I add it in the following php?
    <h3 style="text-align: center;"><strong>&nbsp;</strong></h3>
    <h3 style="text-align: center;">&nbsp;</h3>
    <h3 style="text-align: center;"><span style="font-size: xx-large;"><em><span style="color: rgb(0, 255, 0);"><strong>Welcome to HipDock.com</strong></span></em></span></h3>
    <p>&nbsp;</p>
    <p style="text-align: center;"><span style="font-size: x-large;"><em><span style="color: rgb(0, 255, 0);"><strong>Launching soon.&nbsp; Please bookmark us and visit again.</strong></span></em></span></p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <h3>&nbsp;</h3>
    <p style="text-align: center;">&nbsp;</p>
    <p>&nbsp;</p>
    <p style="text-align: center;">&nbsp;</p>
    <p><span style="color: rgb(153, 204, 0);">
    <p style="text-align: center;"><span style="font-size: larger;"><span style="color: rgb(204, 255, 204);"><br />
    </span></span><strong><span style="font-size: large;"><span style="color: rgb(255, 0, 0);"><br />
    </span></span></strong></p>
    </span></p>
    HipDock.com -This is my first site. Version 1.3.9h. LightBox Add-On March 2011. Thanks for your patience and help!

  5. #5
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: Add image to main page

    It's html but still bit ott
    check pm

 

 

Similar Threads

  1. Add Image on Main Page?
    By AnitaB in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Jun 2009, 04:40 AM
  2. Trying to add a background image to main page
    By ajhb in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Sep 2008, 09:08 AM
  3. How to add image on main page?
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Jun 2008, 02:40 PM
  4. how do i add an image to main page
    By saaliha in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 8 Jun 2008, 12:44 AM
  5. add image on main page (under pathway)
    By chac416 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 May 2006, 08:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg