Re: Sheffield Blue Template Support Thread
Hi, all!
I'm creating a new website, www.book-oasis.com, and trying to modify the color palette some. The client loves the Sheffield Blue template, but wants it to be more of a teal color. We think it looks pretty good so far, but can't figure out how to change the color of the white central panel from white to a very pale teal. Please help? Thank you!!
Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
DK_Scully
Hi, all!
I'm creating a new website,
www.book-oasis.com, and trying to modify the color palette some. The client loves the Sheffield Blue template, but wants it to be more of a teal color. We think it looks pretty good so far, but can't figure out how to change the color of the white central panel from white to a very pale teal. Please help? Thank you!!
If you will be making css changes to the template I would strongly recommend using firefox or chrome and the web developer tools. They will tell you which line of which file needs to be edited to make changes.
Thanks,
Anne
Re: Sheffield Blue Template Support Thread
Anne:
I am using Firefox, but I haven't been able to isolate anything referring to that white center box. It's all about the various script pieces filling it.
Jo
Re: Sheffield Blue Template Support Thread
After considerable experimenting, I was able to key in on tiny blank areas around the existing scripts, and find the right places to change. It looks pretty!! http://www.book-oasis.com But after an additional 4 hours of searching last night, I still cannot find where to change the mouseover text color in the dropdown bar from light blue to dark blue. Could someone please tell me the name of the correct file? I'll play with the color codes inside it until I find the right one, I don't need that much spoon-feeding...but knowing the proper place to look would be a real help. Thanks!
Re: Sheffield Blue Template Support Thread
I've spent most of the day working on our new site (www.book-oasis.com) and have made a lot of progress, but I'm stumped by a couple of things. I just finished searching this forum for answers, but didn't found any. Maybe it's because my eyes are bleeding. LOL
We want to use the header bar to list book categories rather than Quick Links, Shop, etc. Instead, we want headers like Fiction, Non-Fiction, History, Fine Arts, etc. Each of these categories will have subcategories...for Fiction, for example, there will be general fiction, science fiction, light romance, young adult, etc.
I've studied your readme.html file. It says: "If you want to customize the header menu you can change any of the existing text and links in includes/languages/english/extra_definitions/sheffield_blue/headermenu.php" But when I look at headermenu.php, it says "These are used in conjunction with the various <li> tags in templates/YOURTEMPLATE/common/tpl_mega_menu.php" Obviously these two files work hand-in-hand...but how? If I risk making changes to the <?php echo labels, I presume I make changes to the headermenu.php files at the same time? Are there other files that will also need modifying? How will these headers tie together with the book categories we'll be setting up in Catalog - Categories/Products? Or will they; will this idea even work?
The other little niggly thing I'd like to fix is, the Search sidebar has a message inside it that says HEADER_SEARCH_DEFAULT. Where do I go to make that message disappear, so that the box is empty?
I really, really appreciate your help on this!!
Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
DK_Scully
We want to use the header bar to list book categories rather than Quick Links, Shop, etc. Instead, we want headers like Fiction, Non-Fiction, History, Fine Arts, etc. Each of these categories will have subcategories...for Fiction, for example, there will be general fiction, science fiction, light romance, young adult, etc.
I've studied your readme.html file. It says: "If you want to customize the header menu you can change any of the existing text and links in includes/languages/english/extra_definitions/sheffield_blue/headermenu.php" But when I look at headermenu.php, it says "These are used in conjunction with the various <li> tags in templates/YOURTEMPLATE/common/tpl_mega_menu.php" Obviously these two files work hand-in-hand...but how? If I risk making changes to the <?php echo labels, I presume I make changes to the headermenu.php files at the same time? Are there other files that will also need modifying? How will these headers tie together with the book categories we'll be setting up in Catalog - Categories/Products? Or will they; will this idea even work?
I started adding categories, and see that the primary categories are showing up under the SHOP link. Is it possible to pull them out of SHOP, and have them replace the existing Quick Links, Brands, About Us, etc. headers? Then have the subcategories listed beneath each of them?
Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
DK_Scully
I've spent most of the day working on our new site (
www.book-oasis.com) and have made a lot of progress, but I'm stumped by a couple of things. I just finished searching this forum for answers, but didn't found any. Maybe it's because my eyes are bleeding. LOL
We want to use the header bar to list book categories rather than Quick Links, Shop, etc. Instead, we want headers like Fiction, Non-Fiction, History, Fine Arts, etc. Each of these categories will have subcategories...for Fiction, for example, there will be general fiction, science fiction, light romance, young adult, etc.
I've studied your readme.html file. It says: "If you want to customize the header menu you can change any of the existing text and links in includes/languages/english/extra_definitions/sheffield_blue/headermenu.php" But when I look at headermenu.php, it says "These are used in conjunction with the various <li> tags in templates/YOURTEMPLATE/common/tpl_mega_menu.php" Obviously these two files work hand-in-hand...but how? If I risk making changes to the <?php echo labels, I presume I make changes to the headermenu.php files at the same time? Are there other files that will also need modifying? How will these headers tie together with the book categories we'll be setting up in Catalog - Categories/Products? Or will they; will this idea even work?
The other little niggly thing I'd like to fix is, the Search sidebar has a message inside it that says HEADER_SEARCH_DEFAULT. Where do I go to make that message disappear, so that the box is empty?
I really, really appreciate your help on this!!
If you want to show top categories in the header menu you will need to edit the includes/classes/categories_ul_generator.php file. I would recommend taking a look at an older menu module called CSS Horizontal Dropdown Menu With jquery which has an option to show only the top level categories as a guide.
Thanks,
Anne
Re: Sheffield Blue Template Support Thread
Anne:
What am I supposed to modify? There are no category names listed. Sorry, but I'm a php moron, and this file is totally new to me. I haven't any clue what I'm supposed to do with it.
Jo
Re: Sheffield Blue Template Support Thread
Okay, I followed your advice and downloaded the CSS Horizontal Dropdown Menu With jquery script. It uploaded easily. But now things are even worse. Not only are there buttons that probably looked good with the original template...but not with Sheffield Blue...stretched across the screen, and I don't know how to change them, but also I can't seem to get the headers or categories to come out right.
Instead of the first category showing up as Fiction, it still shows up as Home with Fiction listed beneath it, and some category names that are obviously from the tpl_mega_menu.php file. I don't dare try to remove them...I've already had to reinstall the .bak files way too many times already.
The second category does show up as Non-Fiction, though I'm not sure why it's all-caps instead of the upper/lowercase I entered. Not a big deal as long as it does what I want it to do. But then all the categories I want to use as headers show up beneath that, and they shouldn't...it should only show the Non-Fiction subcategories that I've entered so far.
The third category shows up properly as Science, with more category names from the tpl_mega_menu.php file listed beneath it.
The fourth category shows up properly as Medicine, but has nothing beneath it.
The fifth category shows up as My Account, and the sixth category shows up as Shopping Cart...even though I tried to change those to History and Erotica.
This isn't what I wanted at all, but I don't know how to make it look the way I want; it seems to bounce back and forth between multiple files, and every time I try to change something, I get a blank white page and have to reinstall the .bak file. I've learned a lot about php through installing and maintaining 8 other shopping carts...but I've never worked with this kind of thing before, and I just don't know what to do.
Ideally I want the header to look like this:
Fiction Non-Fiction Fine Arts History Medicine Science Erotica (which will be routed to another site entirely)
with the subcategories I've specified so far (and more to come) listed beneath each of those.
And ideally I'd like to get rid of the brown buttons, and fit these inside the pretty blue (now teal) Sheffield header ribbon.
Can someone please help me with this? :-} I'm trying to learn...I really am...but I'm way over my head, and not ashamed to admit it.
Re: Sheffield Blue Template Support Thread
Well, through considerable messing around with it, I've managed to make a few positive changes. I deleted the whole thing and reinstalled it without the brown button overlay, so now it looks better and all the categories fall within the header banner again. The big question is, how do I get rid of entire drop-down categories that I don't want? Since I'm going to have links at the bottom of the page, I see no need to have them duplicated along the top. Ideally I'd like to rename Quick Links to Home and have it just be a static link, followed by Categories, Authors, and part of the Info block (the Log In and Create An Account part). Since there'll be room for it then, I'd also like to move the Search field back into the header bar. Not sure where I lost that one; I've made so many changes that I can't remember where it was.
Please help? Thank you!