I am using the same template as the DKP Systems site and trying to edit a few things. I've figured out most of it but still can't figure out how to change the wood grain background in all of the menu items. How am I able to change the image it is using to fill those in?
Well, I sort of know what I'm doing but not exactly overly skilled in all of this. I can see where I can change almost anything but that "darkwood" image. I've gone through the layout.html file a few times but just don't know what to change in it. Could you point out in that file where I would make a change?
Not seeing it. It's definitely not in the CSS Editor. When I right click and save the layout.html file I get the file I attached and I cannot for the life of me find any CSS info in there. I guess what I'm not getting is how do I go to the "CSS portion" of the layout.html file?
If you can't find it in the CSS Editor (you SHOULD be able to), try this:
open the following page in your browser:
http://your-site.dkpsystem.com/style.php
then you can save that file to your machine, and edit it directly. It is the EXACT CSS file that your site is using. After you've edited it, you can the use the Advanced Layout option to upload your new CSS file.
Yeah, I guess I was a good coder and actually stripped the CSS out of the layout file properly.
Then you'll want to look for the correct definition referenced above in the Admin > Layout > CSS Editor section.
Also, Noble, the style.php file still works, but now if you reference: http://dkpfiles.com/your-guild/style.css , you can actually use the built-in CSS Editor that was recently added.
I was trying this today, I downloaded my template and saved it to a flash-drive. I changed all the colorations of the dark-wood to a flat-mat black. After I've done this how do I direct my css file to pull them from the folder I made the changes in that's saved on my flash-drive.
Ok, sorry for being a pain in the ass but I've searched with the CSS editor and cannot find anything referencing menucontent or that darkwood file. If I view the source of the page I can see all of the code and it's there but nowhere where I can edit it on the style sheet. I tried just adding that code to the page and that didn't work either.
Alrighty, digging through your stuff, I found the original layout used. Every time you pressed "Generate Layout and Menu File" it generated, but the regeneration is based on the default layout, and not based on the template layout. With the template, you'll never have to click "Generate Layout and Menu File"
But this is the file that you should have been editing with the "darkwood" in it (see attachment).
you just want to edit your layout file. I verified that your current layout file contains some of the CSS definition as expected. Simply edit them and re-upload them and you'll be good to go.
Alrighty, digging through your stuff, I found the original layout used. Every time you pressed "Generate Layout and Menu File" it generated, but the regeneration is based on the default layout, and not based on the template layout. With the template, you'll never have to click "Generate Layout and Menu File"
But this is the file that you should have been editing with the "darkwood" in it (see attachment).
Ahh. I figured I had buggered something up myself. After editing and uploading this file it messed up all of the menus so I had to reload the template in to the site and it's now working great. Thanks for the help Chops!