Page 22 of 30 FirstFirst ... 122021222324 ... LastLast
Results 211 to 220 of 297
  1. #211
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Need help on the "New" Tab on the main page. So far I have a couple products every time you refresh or click the home page products disappear until you hit the "New" tab. How can I keep from disappearing every time they refresh or hit the home/logo?

  2. #212
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    I do have a question and I am not sure if this possible. On the mega menu for the shop drop down menu is it possible to have 1 column instead 4 to 6 columns?

  3. #213
    Join Date
    Jan 2015
    Posts
    726
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    Quote Originally Posted by wmorris View Post
    I do have a question and I am not sure if this possible. On the mega menu for the shop drop down menu is it possible to have 1 column instead 4 to 6 columns?
    I dont know if there is a way to do it in the backend. If you can post the url where you want to make the change i might be able to help you.

  4. #214
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    I dont know if there is a way to do it in the backend. If you can post the url where you want to make the change i might be able to help you.
    Hey Chadlly,
    Here is the link to site https://www.galaxyhomedecor.us and its the desktop version I am working on.

  5. #215
    Join Date
    Jan 2015
    Posts
    726
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    I believe you are talking about the shopping tab? Try this and let me know if this is what your trying to accomplish

    Code:
    path: stylesheet_header_menu.css
    line: 117
    
    find:
    .mega-menu li ul li {font-size:1em;position:relative;margin:0;float:left;text-align:left;width:160px;}
    
    change to
    .mega-menu li ul li {font-size:1em;position:relative;margin:0;;text-align:left;width:160px;display:block;clear:both;}
    
    path: stylesheet_header_menu.css
    line:175
    
    find
    .mega-menu .dropdown_expand {width:100%;}
    
    change to 
    .mega-menu .dropdown_expand {width:auto;}

  6. #216
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    I believe you are talking about the shopping tab? Try this and let me know if this is what your trying to accomplish

    Code:
    path: stylesheet_header_menu.css
    line: 117
    
    find:
    .mega-menu li ul li {font-size:1em;position:relative;margin:0;float:left;text-align:left;width:160px;}
    
    change to
    .mega-menu li ul li {font-size:1em;position:relative;margin:0;;text-align:left;width:160px;display:block;clear:both;}
    
    path: stylesheet_header_menu.css
    line:175
    
    find
    .mega-menu .dropdown_expand {width:100%;}
    
    change to 
    .mega-menu .dropdown_expand {width:auto;}
    Ok, when I change the mega-menu .dropdown_expand there is a lot of white spaces on the right. Also if you visit this website https://sigmaslc.com and hover the CATALOG you will see the effect that I am trying to accomplish.

  7. #217
    Join Date
    Jan 2015
    Posts
    726
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    i think you forgot to add this

    Code:
    path: stylesheet_header_menu.css
    line:175
    
    find
    .mega-menu .dropdown_expand {width:100%;}
    
    change to 
    .mega-menu .dropdown_expand {width:auto;}
    Name:  Screenshot 2025-08-09 233052.jpg
Views: 37
Size:  40.2 KB

  8. #218
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    i think you forgot to add this

    Code:
    path: stylesheet_header_menu.css
    line:175
    
    find
    .mega-menu .dropdown_expand {width:100%;}
    
    change to 
    .mega-menu .dropdown_expand {width:auto;}
    Name:  Screenshot 2025-08-09 233052.jpg
Views: 37
Size:  40.2 KB
    Ok, I am still missing the side dropdown menu "Bar Decor>" the side menu for the sub categories.

  9. #219
    Join Date
    Jan 2015
    Posts
    726
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    if u can add this to your css

    Code:
     .submenu a::after {
      content: " >";
      font-weight: bold;
      margin-left: 5px;
    }
    once you add that i will now try and style.

  10. #220
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    if u can add this to your css

    Code:
     .submenu a::after {
      content: " >";
      font-weight: bold;
      margin-left: 5px;
    }
    once you add that i will now try and style.
    Ok, I got it added.
    Last edited by wmorris; 10 Aug 2025 at 04:59 AM.

 

 
Page 22 of 30 FirstFirst ... 122021222324 ... LastLast

Similar Threads

  1. theme277 from template monster and replacing with new template
    By DarkAngel in forum General Questions
    Replies: 0
    Last Post: 8 Nov 2012, 07:17 AM
  2. Can't seem to get template on the admin/tools/template selection
    By avmejias in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Aug 2012, 07:39 AM
  3. Replies: 8
    Last Post: 29 Apr 2011, 07:53 PM
  4. Template selection page not viewable after uploading custom template
    By mek113 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Apr 2011, 05:16 PM
  5. open_basedir restriction in effect - trying to use tm001 template monster template
    By prantiC in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 10 Aug 2007, 10:02 AM

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