Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: EP Warning Error Help please

    Currrent:
    h3.leftBoxHeading{
    color: #323232;
    padding: 7px 0 0 15px;
    background: url(../images/cat_bg_top.png) no-repeat top left;
    width: 205px;
    height: 25px;
    }

    Suggested:

    h3.leftBoxHeading{
    color: #323232;
    padding: 7px 0 0 15px;
    background: url(../images/cat_bg_top.png) no-repeat top left;
    width: 135px;
    height: 25px;
    }

    You will need to re-crop the BG image too (to 135px)
    20 years a Zencart User

  2. #2
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    ok lol stupid question do i change this in the stylesheet?

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: EP Warning Error Help please

    Yes...

    You should use the FireFox browser and then install the following PLUGINS (into FireFox).

    Web Developer Toolkit

    and

    Firebug

    These tools will enable you to do a radical off-line "unpick" of a displayed web page - including the ability to see what styles are being applied to a page and its elements.

    You can even "edit" a stylesheet while that page is showing on-screen, and apply changes that will reflect immediately in the displayed page.

    Of course, this will be an "off-line" edit (you are not changing the SERVER#s copy of the stylesheet - just the one currently in the browser) - so you have to then make desired changes to the ACTUAL stylesheet.

    learn how to use these tools. They will save you HUGE amounts of time when you want to tweak designs and do other "webbish" stuff on displayed pages.
    20 years a Zencart User

  4. #4
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    thanx for all the help schoolboy sorry for late response but i have got the problem fixed thanx alot

 

 

Similar Threads

  1. Replies: 5
    Last Post: 7 Jan 2015, 08:17 PM
  2. Replies: 4
    Last Post: 24 Jun 2013, 09:51 PM
  3. Replies: 3
    Last Post: 21 Dec 2012, 01:53 PM
  4. Replies: 2
    Last Post: 23 Jul 2012, 12:00 AM
  5. Help Please! - Warning Error
    By dorje in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 19 Jul 2006, 08:16 PM

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