Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2005
    Location
    Youngsville, NC
    Posts
    36
    Plugin Contributions
    0

    Default Stylesheet Issues - EZ Pages

    Hi all,

    Well, several days of fruitless searching, plus lots of changes to the several stylesheets I seem to have accumulated, and my website: http://www.play2winbilliards.com is still having issues.

    Can someone put me out of my misery and help me standardize my menu? The one that needs help is the left side top box.

    You can see that its:

    1. Too wide. I've set the column width in both the css and the zen cart settings
    2. In Firefox and IE both, it jiggles when you mouse over it. I have *no* idea where this is coming from.

    Basically, I want the look and feel to match my categories box, which is using Better Categories. I've tried copying the settings for Better Categories over to the EZ pages css, but no luck there.

    I know I should merge my various css files (there are now 5, ::sigh::), because I know they're stepping all over each other.

    Is there any hope for me? I've tried looking at the source code to get the id's, but changing them doesn't seem to fix anything.

    If anyone can offer a suggestion or two, I'd be pathetically grateful. I just want to get this site finished, then I can do a line by line on all the css files and merge it all into one, but I need to get this launched first.

    The css files are too big to clutter up here, so I've attached them (as text files).

    The last one is the Better Categories css:

    Code:
    /*
    BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
    */
    body {  behavior: url(includes/csshover.htc);} /* WinIE behavior call */
    
    
    .betterCategories, .betterDocuments, .betterEzpages,
    .betterInformation, .betterMoreinformation, .betterBestsellers 
    {
    	float: left:
    	width: 160px;
    	margin: -1px 0 0 -1px;
    	background-color: #000000;
    	border-top: 1px solid #ffffff;
    	color: White;
    	font-weight: bold;
    	font-size: 11px;
    	background-color: #cc0000;
    }
    
    .betterCategories a, .betterDocuments a, .betterEzpages a, 
    .betterInformation a, .betterMoreinformation a, 
    .betterBestsellers a
    {
    	margin: 0; 
    	padding: 0;
    	font-weight: bold; 
    	font-size: 11px;
    	color: white;
    	background-color: #cc0000;	
    }
    
    .betterCategories a:visited, .betterDocuments a:visited, 
    .betterEzpages a:visited, .betterInformation a:visited,
    .betterMoreinformation a:visited, .betterBestsellers a:visited 
    {
    	margin: 0; 
    	padding: 0;
       text-decoration: none; 
    	font-weight: bold;
    	font-size: 11px;
    	color: white;
    	background-color: #cc0000;	
    } 
    
    .betterEzpages a:hover, .betterEzpages a:active
    {
    	margin: 0; 
    	padding: 0;
    	background-color: #CC9900;
    	color: White;
    	font-weight: bold; 	
    	font-size: 11px;	
    }
    
    
    .category-subs-selected, .category-subs-selected a:hover 
    {
    	margin: 0; 
    	padding: 0;
    	font-weight: bold;
    	text-decoration: none;
    	color: #ffffff;	
    }
    
    div#betterEzpages ul {
    	margin: 0; 
    	padding: 0; 
    	width: 160px; 
    	background-color: #cc0000;
    /*  border: 1px solid #AAA;*/}
    Thanks!
    Attached Files Attached Files

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

    Default Re: Stylesheet Issues - EZ Pages

    I know I should merge my various css files (there are now 5, ::sigh::), because I know they're stepping all over each other.
    You have hit the nail on the head....while one could most likely correct this after much searching through all the css it would probably be faster to reduce it to one main css file and correct from there.

    In particular, the stylesheet.css, stylesheet_original.css, stylesheet_new.css are major conflicts that have been posted about too many times.

    I would also remove the css column & box width items and control this only from the admin.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stylesheet Issues - EZ Pages

    I agree with Kobra. It's not in my nature to be overly critical, but this is the worst example of bloated CSS that I have seen. There's not just one but two competing sets of CSS at play making it very difficult to work out what is controlling any part of your styling.

    I'm afraid there's no magic bullet on this, just some serious pruning, throwing out any CSS not actually in use or over-ridden elsewhere, so that the key issues are no longer obscured.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Width Issues outside of the stylesheet.css code modification?
    By uruharacosplay in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Apr 2012, 05:15 AM
  2. CSS stylesheet issues
    By panuma in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Jun 2010, 11:23 PM
  3. Stylesheet Issues
    By handkem in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Apr 2008, 08:42 AM
  4. CSS Stylesheet issues when printing my ezpages
    By johnkosh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Feb 2008, 05:02 PM
  5. Instal issues - No stylesheet? or somthing like that...
    By Rammer in forum Installing on a Linux/Unix Server
    Replies: 10
    Last Post: 1 Oct 2006, 09:36 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