I am trying to create a new template following the documentation on EQKDP Dev Wiki but I am running into a kink in getting the JQuery Roller CSS to be recognized for the template. These are the steps I have taken:
1. My new template is a copy of the luna_wotlk, I am just wanting to change colors, not layout.
2. Created a new style in the Admincp and selected my new template folder and enter color codes, saved and selected as my skin in personal settings.
3. Edited the files as documented to point to the new template directory (page_header.html, page_tail.html and all plugin htmls.)
4. Created a style with the JQuery Themeroller and copied the file and images to the new template folder. (I renamed the existing jquery_templ.css_bak_wotlk so this file would not be impacted by the copy.
5. Made the additional edits in my jquery_templ.css file described in the documentation.
Problem: My new template appears to be picking up settings from the Style Editor in EQDKP, not the jquery_templ.css.
Example: The the header graphics are still the Blue jpg image from luna_wotlk style but the image I uploaded from the Themeroller was a Gradiant Gray jpg. The colors I selected for the rows and a few other settings appear to be correspond to the colors I entered in the AdminCP style editor.
I have looked over the page_header_html and the style.php files carefully and I don't see any reference to the luna_wotlk template. All references to that template have been changed to my new template.
I feel like I am missing a step to have the new jquery_template.css file to be recognized by the style. After checking back over all the steps in the documentation again I noticed a sentence might not be complete:
Quote:
...snip- Rename the jquery-ui-XXXX.custom.css to jquery_tmpl.css (XXXX is the Version number, p.e. jquery-ui-1.8.custom.css)
- Perform the file changes (see in Addition
- Upload the jquery_tmpl.css to the template root dir, p.e. templates/YOURTEMPLATE/jquery_tmpl.css
- Upload the whole image folder of your generated jqueryUI template (the one in the css/custom-theme folder) to the template root dir, p.e. templates/YOURTEMPLATE/images
Perhaps something was accidently left out of the documentation where I have highlighted in
red above?
I hope I have provided enough detail. Could someone point out what I need to do to resolve this and get my style elements from the ThemeRoller to be recognized. I can provide access to the site if you need to look over anything.
Best regards.