Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Invisible admin\includes\css/stylesheet.css !!

    Hi,
    I am using 155f, PHP5.6, site.

    I wanted to add some text to the Packing Slip and then customise it.
    When I look in [admin]\includes\css/ on my xampp test PC with W10 and File explorer I see four css files but not stylesheet.css!
    I know it is there because when I search for it by name I can open it, amend it and save it and the changes work.
    I can right click on the changes and "inspect" then I see the changed stylesheet.css.
    Now I want to upload stylesheet.css to my production site but my ftp does not see it either!

    I suppose I could try to upload the whole css folder but really I would like to be able to see the actual file is uploaded!

    I am trying to add a section to my Packing Slip to guide people on returning packages.
    I added a new constant to catalog\[admin]\includes\languages\english/packingslip.php named "define('PACKING_SLIP_RETURN'".

    Then I made some code changes around line 170 to \catalog\admin/packingslip
    Code:
    /* Change td class from main to mainPACKING_SLIP_RETURN to identify for Admin css for black larger text MH */
    <?php if (ORDER_COMMENTS_PACKING_SLIP > 0) { ?>
          <tr>
            <td class="mainPACKING_SLIP_RETURN"><table border="0" cellspacing="0" cellpadding="5">
              <tr>
    					<?php
    /** Add stock return address MH */ ?>
    	<?php  echo (PACKING_SLIP_RETURN); ?>


    Finally I can add to admin\includes\css/stylesheet.css
    Code:
    /* change td name in Packing slip to ensure black text using css MH */
    td.mainpacking_slip_return {padding: 5px 2px;color:black;font-weight: bold;font-size:1.6em;}
    Any comments welcome, I am starting to wonder if I have wandered into forbidden territory

    Forgot to say that if I look in the original file 155f download I do not see admin\includes\css/stylesheet.css either.
    Last edited by marton_1; 16 Jun 2018 at 12:56 PM.

  2. #2
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Invisible admin\includes\css/stylesheet.css !!

    I tried downloading an alternative file explorer for W10 named XYplorer but still do not see admin\includes\css/stylesheet.css, neither in my test site nor the original 155f download.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Invisible admin\includes\css/stylesheet.css !!

    The admin's stylesheet.css is located in /admin/includes, not /admin/includes/css!

  4. #4
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Invisible admin\includes\css/stylesheet.css !!

    Thanks, I will go and stand in the corner (again) :)

 

 

Similar Threads

  1. v151 stylesheet css?
    By david52 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2013, 02:49 PM
  2. Admin stylesheet.css
    By Future147 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jan 2008, 12:28 AM
  3. admin/includes/stylesheet.css: Not Found
    By dpeek08 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Nov 2007, 05:55 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