Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2006
    Posts
    54
    Plugin Contributions
    0

    Default css control for ezpages? header graphics

    what do I need to name the css files to control things like the header graphics in my ezpages pages?

    here is one:
    http://216.246.55.121/~obaby/shop/in...id=1&chapter=0

    Thanks in advance, ad

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: css control for ezpages? header graphics

    Start by reading the css readme.txt in your css folder as it outlines the use of different css per page or group of pages
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2006
    Posts
    54
    Plugin Contributions
    0

    Default Re: css control for ezpages? header graphics

    I can control all the ezpages with the pages.css, but I want to control each ez page with a seperate stylesheet.

    How do I control the ezpage with the ID of 1 aand the ezpage with the style of 2?

    Thanks in advance, ad

  4. #4
    Join Date
    Nov 2004
    Location
    Pittsburgh, PA
    Posts
    44
    Plugin Contributions
    1

    Default Re: css control for ezpages? header graphics

    I wanted this functionality too & did the following to achieve it...

    Copy html_header.php from includes/templates/template_default/common/html_header.php & place in your custom template's common/ directory. Edit around line 65, put a comma after $tmp_products_id & on the next line insert the following for seperate ezpage & chapter styles:

    Code:
                            '/chapter_' . $chapter_id,
                            '/' . $_SESSION['language'] . '_chapter_' . $chapter_id,
                            '/ezpage_' . $ezpage_id,
                            '/' . $_SESSION['language'] . '_ezpage_' . $ezpage_id
    Now you can make a new stylesheet for each chapter number that you want styled named chapter_1.css , chapter_2.css , etc. AND for each ezpage id that you want styled named ezpage_10.css , ezpage_20.css , etc. (Note: ezpage styles will override chapter styles if the same element is styled in both.)

    Hope this helps!

    Christina

  5. #5
    Join Date
    Feb 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: css control for ezpages? header graphics

    I'm curious about one thing that does not appear to be found anywhere else in the forum save for something similar within this thread.

    Just what would you name a .css to control all of the ez-pages? I've tried multiple combinations and checked out all of the read-mes but without much success. What I am attempting to do is control the background images on all of my ez-pages.

    Any takers? I would appreciate this obviously simple step that is eluding me

    Thanks!

  6. #6
    Join Date
    Feb 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: css control for ezpages? header graphics

    Ahh nm, I found the problem. It was described as pages.css when it should have been page.css

    Got it fixed now!

 

 

Similar Threads

  1. CSS glitch for header ezpages driving me nuts
    By fscproductions in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2010, 09:08 PM
  2. CSS Horizontal Header w/ Cats., SubCats and Ezpages
    By mkopecky in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Oct 2009, 09:22 PM
  3. Desperately need help with CSS to get header graphics to work
    By koenvandamme in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2009, 02:19 PM
  4. css for ezpages?
    By etoile03 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Jan 2008, 11:31 AM
  5. CSS to Control Header
    By ideasgirl in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 31 Oct 2006, 06:50 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR