Results 1 to 5 of 5
  1. #1

    red flag ez-pages TOC and css colors

    This is actually 2 seperate questions.

    The first one is:
    I have created an EZ-page with the TOC
    It has another page in the same chapter. I want to have the TOC just on the first page, not on Every page in that chapter. If I turn the TOC off on the second page, then it no longer shows on the first page. Anyway to have the TOC just on the first page and not on EVERY page in that chapter?

    second question is:
    I have been customizing my page and I must have messed up something. I have everything the way I want except that the headings for my boxes in the right column are red and I want them white. I can get them to change to white but then my links on the left, like site map and all designs, turns white too. I can't seem to figure out how to change just the right colum headings.

    Here is my site http://www.oradesigns.com/store

    Thanks
    Last edited by nu2u2; 11 Jun 2007 at 04:15 AM. Reason: ....sorry, I forgot to add, it is only red when looking at it in Mozilla, in IE it's fine

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

    Default Re: ez-pages TOC and css colors

    The css question: find the lower entry and add the upper highlighted entry to your stylesheet.css file
    Code:
    h3.rightBoxHeading a:link {
    	color: #FFFFFF;
    	text-decoration: none;
    	}
    
    h3.rightBoxHeading a:hover {
    	color: #d2d2d2;
    	text-decoration: none;
    	}
    The EZ-page with the TOC issue I believe has been addressed before and as I recall this is not a simple change

  3. #3

    Default Re: ez-pages TOC and css colors

    kobra, you rock!
    I added similar text before but must have left something out. Works perfect now. Strange that it was only in Firefox.

    As for the TOC... I guess if it's going to be really hard, I'll just have to move things around. Is there an easy way to move the prev, Continue, next buttons to the bottom?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: ez-pages TOC and css colors

    There are these settings in the admin > config > ezpage settings > EZ-Pages Prev/Next Buttons > with selections

    if these are not what you seek then a copy of the tpl file for this would need to be re-ordered

  5. #5

    Default Re: ez-pages TOC and css colors

    Any idea where that would be?
    Through the admin I can only turn the prev & next on or off globally.

    I guess I will need to reorder the tpl file but where is it?
    I see the one for the ezpages header and footer but not for the actual page.

 

 

Similar Threads

  1. Ez pages and toc
    By djbelize in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 11 Jun 2010, 08:32 PM
  2. Toc css
    By djbelize in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jun 2010, 06:15 AM
  3. EZ Pages TOC and Logo come and go
    By Mickmo68 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 May 2008, 03:04 PM
  4. Using EZ Pages and TOC
    By 24#Karat_fan in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 Jun 2006, 11:37 PM
  5. Css and Colors
    By eranbes in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 17 Jun 2006, 10:02 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