Thank you for porting this theme to Drupal. I really like it and will be using it. One thing that my previous theme (salamander) had that this one did not was links in the bottom footer. Accordingly, I have modified the code to include these. I have enclosed the files and you are more than welcome to include the code for everyone to use, but please check it carefully as this is the first time I am working in PHP. A couple of things I would have liked to do but could not figure out how to do it:

1. Have the option for the links in the footer to be a different color (i.e. white).
2. Have the links in the footer a slightly smaller size.
3. Have small dividers between the links.
4. Have the name of the website show up in the footer (I have the code there but the name just does not show up.)

These all worked in salamander, but I could not figure how it was done and would appreciate any input.

You can see this in action at www.bankruptcy.rdhamilton.com

Comments

linguaetc’s picture

StatusFileSize
new4 KB

I have enclosed updated style.css and page.tpl.php files. The files I sent out two days ago had some errors. These now have been W3C-CSS and WC3-XHTML 1.0 validated. With respect to my to do list:

1. Have the option for the links in the footer to be a different color (i.e. white).
2. Have the links in the footer a slightly smaller size.
3. Have small dividers between the links.
4. Have the name of the website show up in the footer (I have the code there but the name just does not show up.)

1 through 3 remain outstanding. # 4 worked as soon as I check the Site name in the Drupify theme setting.

I also have a few additional outstanding items:

5. The color of the chosen primary link is the same color as the footer. So when you are on that page, it appears as if the link on the bottom disappears. The color of the link will need to be changed.
6. I would like to have the standard Drupal icon at the very bottom of the page (far left corner) Just like I put the RocketTheme link on the far right corner.

I would appreciate any help with the above and comments regarding my changes.

Matt...If there is anything I can do to help you with Drupify please let me know. If you would like to incorporate the changes I did on the two attached files, please use them.

Yours truly,

Richard

ztyx’s picture

Status: Active » Postponed (maintainer needs more info)

@linguaetc: Would it be possible for you to create a patch containing your changes? That way your changes will become more visible.

matt v.’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

linguaetc,

Now that I've had a chance to take a look at the diff between your version and the version in CVS, I think I'd like to stick with the original. Since the original Rockwebify theme included a link to the creator's website, I'd like to keep it in, as attribution to the original creators.

If anyone wants to modify the theme to their own needs, they are more than welcome to, especially since the theme is GPL licensed. And I can point them to this issue and to your changes, if need be. Thanks for the contribution.