Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default C Panel and Code

    I am new to this and pretty much lost. I had someone handling this for me, but now have to fix something on my own. I log into the area where I can make changes..such as price, text for products, etc..I want to make changes to the background color of the page where customers fill in their information for ordering...reason is the page is white and so is the text, so can't see what is needed to fill in the boxes to place an order...Can I access code from this back-end area, if so, how?? I went to style sheets, but only see style sheets for the product pages, not for the other pages....thanks, any help appreciated!

    Also, my logo is there, but not visible....?

    www. d i s s e g e a r . com

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: C Panel and Code

    You only have two stylesheets - stylesheet_custom.css controls the whole site. In the case of the create account page, you're looking for:

    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color:#FFF;
    }


    Change the FFF to 000 or whatever color you want it to be.

    The way to edit that (or any other file) is to use your FTP program to download and open it in a text editor.


    Install the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

    Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

    Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. An essential tool that makes stuff like this easy.

    Some prefer Firebug, which does much the same thing.

 

 

Similar Threads

  1. v139f block payment and ublock just with special code (confirmation code)
    By ruby42 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 28 Jun 2013, 08:31 PM
  2. Writing Code for Admin Panel Add-On
    By retched in forum Contribution-Writing Guidelines
    Replies: 4
    Last Post: 21 Jan 2011, 11:45 AM
  3. product description os utputting code -stylesheet and comment code
    By edt123 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 15 Dec 2009, 07:06 PM
  4. Products and Qty in center panel
    By newmember in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Dec 2008, 11:12 PM

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