Page 15 of 24 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 233
  1. #141
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    hey dude

    ive just downloaded and checked opera, and for some reason the whole well page is alot bigger in there, and also that mysterious white space between the header + menu is there :S still happens in IE compat mode also all shiny graphics show etc

  2. #142
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by PeazzAndycresswell View Post
    hey dude

    ive just downloaded and checked opera, and for some reason the whole well page is alot bigger in there, and also that mysterious white space between the header + menu is there :S still happens in IE compat mode also all shiny graphics show etc
    mate i know its not your mod ut im getting no reply in its support thread, im using css fly out menu, and i copied my image links in, the first hover menu works a dream just the effect i wanted.

    but now with the fly outs the image that over laps its to small ive tried setting hieght width padding etc, but its just not the same....any ideas how i can get hte fly out menus to match the catagorys list?

    Code:
    #dhtmlgoodies_menu{
    	font-family:segoe ui;	/* Font for main menu items */
    background-image: url(/images/mback.png) ;	  
    list-style: none;
              width: 147px;
             
    }
    #dhtmlgoodies_menu	li{	/* Main menu <li> */
    	list-style-type:none;	/* No bullets */
    	margin:0px;	/* No margin - needed for Opera */
    }
    #dhtmlgoodies_menu ul{
    	margin:0px;	/* No <ul> air */
    	padding:0px;	/* No <ul> air */
    }
    #dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
    	padding-left:10px;
    }
    #dhtmlgoodies_menu	li a{	/* Main menu links */
    	text-decoration:none;	/* No underline */
    	color:#fff;	/* Blue text color */
    
    	height:27px;	/* 20 pixel height */
    	line-height:30px;	/* 20 pixel height */
    	vertical-align:middle;	/* Align text in the middle */
    	margin:1px;	/* A little bit of air */
    	padding:1px;	/* Air between border and text inside */
            text-align:center;
    
    
    	display:block;
    }
    #dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
    	background-image: url(/images/mback1.png) ;
            text-align:center;
            text-decoration:underline;
    }
    .dhtmlgoodies_subMenu{
    	visibility:hidden;
    	position:absolute;
    	overflow:hidden;
    	background-image: url(/images/mback.png) ;
            width: 145px;
    	font-family:arial;
    	text-align:center;
    
    }
    .dhtmlgoodies_subMenu ul{
    	margin:0px;
    	padding:3px;
    }
    .dhtmlgoodies_subMenu ul li{
    	list-style-type:none;
    	margin:0px;
    	padding:6px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
    }
    .dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
    	white-space:nowrap;	/* No line break */
    	text-decoration:none;	/* No underline */
    	color:#fff;	/* Black text color */
    
    	height:11px;	/* 16 pixels height */
    	line-height:16px;	/* 16 pixels height */
    	padding:1px;	/* 1px of "air" inside */
    
    	display:block;	/* Display as block - you shouldn't change this */
    }
    .dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
    	background-image: url(/images/mback1.png) ;
    	color:#bcdc65;	/* White text */
            vertical-align: middle;
            font-family:segoe ui;
    }
    there must be something im missing here...

  3. #143
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Andy, although I think you are doing a great job enhancing your site and making it look good, I normally do not see an advantage to having a top drop-down and a side fly-out. In such a case, I leave my side categories as normal, as a kind of added "bread crumb" to help orient customers.

    My past attempts to get a good looking side flyout have been pretty dismal. But if I needed both flyouts - top and side - I'd probably begin with this new template (demo link from first post):

    http://www.zen-cart.com/showthread.p...Support-Thread

    I also often wonder where free support for these nice, new free templates ends. Especially when we begin re-arranging and re-designing the free template.

    Anyway, good luck!
    Steve
    prommart.com

  4. #144
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by SPH View Post
    Andy, although I think you are doing a great job enhancing your site and making it look good, I normally do not see an advantage to having a top drop-down and a side fly-out. In such a case, I leave my side categories as normal, as a kind of added "bread crumb" to help orient customers.

    My past attempts to get a good looking side flyout have been pretty dismal. But if I needed both flyouts - top and side - I'd probably begin with this new template (demo link from first post):

    http://www.zen-cart.com/showthread.p...Support-Thread

    I also often wonder where free support for these nice, new free templates ends. Especially when we begin re-arranging and re-designing the free template.

    Anyway, good luck!

    i agree, brendon has already been a great help! people will know its his template on the site, and that i simply just modded it a little and some code

  5. #145
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    hi mate,

    again asked for help and i solved it...

    thanks so much with your help mate, wouldnt of got this far without you so far...ill put ur website up on mine once im fully active, and give template credit to you and state i just modded it...thanks so much mate, really hope u dont mind that ive changed it a little :)

    Andy

  6. #146
    Join Date
    Dec 2008
    Location
    Utah, USA
    Posts
    182
    Plugin Contributions
    10

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by PeazzAndycresswell View Post
    hi mate,

    again asked for help and i solved it...

    thanks so much with your help mate, wouldnt of got this far without you so far...ill put ur website up on mine once im fully active, and give template credit to you and state i just modded it...thanks so much mate, really hope u dont mind that ive changed it a little :)

    Andy
    Thanks, of course I don't mind you changed it, that's what they are there for.

    I try to help as much as I can even if its nothing that is to do with the template. The more people that like what I do, the more future business I will get so any questions I am open to helping with.
    Zen Cart Help and Design

    If you don’t build your dream, someone else will hire you to help them build theirs.

  7. #147
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    ok i got a lil issue :) sorry mate

    so in mozzila, load up the xbox page, and hover over my new menu, all lines up fine, also take notice of the top section as it loads, the page is fixed..

    now in chrome, when you load it u can see the top of the page 'sets in' this is throwing my menu out of alignment any idea how i can fix this mate? and also, you managed to locate the mysterious area above the menu in ie compat mode? its doing it to me in opera aswell

  8. #148
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by PeazzAndycresswell View Post
    ok i got a lil issue :) sorry mate

    so in mozzila, load up the xbox page, and hover over my new menu, all lines up fine, also take notice of the top section as it loads, the page is fixed..

    now in chrome, when you load it u can see the top of the page 'sets in' this is throwing my menu out of alignment any idea how i can fix this mate? and also, you managed to locate the mysterious area above the menu in ie compat mode? its doing it to me in opera aswell
    ok mate, it happens when your signed into facebook, if your not signed into facebook, then it doesnt do it...

  9. #149
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by brandonturpin View Post
    Thanks, of course I don't mind you changed it, that's what they are there for.

    I try to help as much as I can even if its nothing that is to do with the template. The more people that like what I do, the more future business I will get so any questions I am open to helping with.
    ok so i dont know if other poeople are getting this when they are logging into facebook and liking my page...i have an extra link for my bar as im page admin so it might just be mate, can anyone log my site www.consolecodeslab.com and like the fb page after that see if the header 'drops' and sets in on page refresh.

    its happening to me and everytime throws my flyout out of position

  10. #150
    Join Date
    Jun 2012
    Location
    Winter Springs, FL
    Posts
    17
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by brandonturpin View Post
    I will get that fixed this evening, sorry I only have a windows computer at home, the office runs Linux and my laptop is a mac and I have not been home till late the past 2 night a lot of late work at the office. :-(

    But tonight I will get that taken care of sorry about the delay!
    Hey Brandon... I'm trying to follow this thread to see maybe if there is a something I can work with but I'm having difficulty deciphering the inputs :)

    Any luck in the stylesheet changes that affect Explorer? I'm ready to publish the site (owner LOVES the look!) but want it to be seen perfectly by the masses!

    Thanks again for all your help,
    Paula

 

 
Page 15 of 24 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3607
    Last Post: 29 Apr 2024, 10:36 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 743
    Last Post: 30 Mar 2024, 02:26 AM
  3. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  4. SysCheck [support thread]
    By swguy in forum All Other Contributions/Addons
    Replies: 36
    Last Post: 24 Oct 2020, 05:28 AM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 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