Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    17
    Plugin Contributions
    0

    Default Wrapping things up

    My fellow zencarters,

    I have been trying to give the background for my text a color in the product listing pages. I have a pretty good understanding of CSS, but my PHP skill leave a lot to be disired

    I have tried searching in vain for the "wrapper" for the center text in the product listing, and at this point, I'm assuming there is none. So I was wondering what I could do to add one.

    Here is the URL for the page in question: http://mybabysblankie.com/index.php?...&products_id=2

    Idealy, I would like to have a white background that would extend from below the toy-block buttons all the way to the line where it says "Model: Gone Fishing" on the bottom. If this was plain HTML with CSS I would know where to insert the DIV tags, but in PHP I have absolutely no clue.

    Could anyone help me with this please?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Wrapping things up

    The center column display for that page is built in /includes/templates/your_template/templates/tpl_product_info_display.php. There are comments marking off the beginning and end of each element of the display. Add your wrapper div just before the first element you want to include and its closing </div> just after the last element.

  3. #3
    Join Date
    Jun 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Wrapping things up

    Thanks, gjh42.

    I kind of started swallowed my PHPphobia and started checking out that file. I created a new id and style to go along with it and....
    http://mybabysblankie.com/index.php?...products_id=21

    it's starting to take shape now.
    I also realised that bof meant Beging of and eof meant End of. Maybe there is still some hope.

 

 

Similar Threads

  1. Gift Wrapping
    By Ms_X in forum General Questions
    Replies: 1
    Last Post: 23 Jan 2011, 03:05 AM
  2. Text wrapping
    By lancer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Feb 2009, 01:49 AM
  3. Gift Wrapping
    By Patpete in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 5 Sep 2008, 06:28 AM
  4. Gift Wrapping
    By AvieLF in forum General Questions
    Replies: 6
    Last Post: 6 Mar 2007, 01:56 AM

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