Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2003
    Posts
    70
    Plugin Contributions
    0

    Default Home Page centre column content query

    I am wanting to change the display in the centre column of the Home Page to display a text string and a graphic.
    I am working on a local XAMPP installation of ZC 1.3.8a
    I am reasonably familiar with HTML and CSS etc.
    I can alter the html in define_main_page to change the text, but have been unable to ascertain exactly how to include an image and where in the site hierarchy the image should be located.
    In the example ZC it is located offsite.
    I have tried locating it in a local image folder, with the correct local path, as in a static site, but apparantly that is not how it needs to be done in such a database site.
    Please put me straight on this.

  2. #2
    Join Date
    Aug 2005
    Posts
    26,009
    Plugin Contributions
    9

    Default Re: Home Page centre column content query

    A standard src= and a hard path will work

    Or a relative link with your images in your template /images dir

    <img src="/images/your_image.gif" />
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. Categories Box Centre Column Home Page
    By indigo-island in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Oct 2007, 01:36 AM
  2. how do i get my home page content right, instead of the ad ?
    By smallpigpig in forum General Questions
    Replies: 0
    Last Post: 4 Sep 2007, 08:18 PM
  3. Category Title on Centre Column (Main Page)
    By RosscoB in forum Basic Configuration
    Replies: 6
    Last Post: 30 May 2007, 12:19 AM
  4. Centre column of main page
    By ronwong in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 May 2006, 05:17 AM

Bookmarks

Posting Permissions

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