I am running the seabreeze them and like it. Theme editing in not an area I am strong in and I always struggle with this. I need to do a couple of things: insert a banner add from the banner module at the very top of the theme and change the header image. I am hoping I can get some tips, links, etc so I can start reading on the subject.
Thanks,
Joe.....
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Seabreeze Mod
-
- Rank: Softmore
- Registered: Jan 12, 2006
- Last visit: Mar 16, 2010
- Posts: 147
-
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
Make a copy to work on - leave the original untouched. It gives you the security of returning to something not broken, and if you change the original, your changes will be overwritten with upgrades.
Some xanthia themes one can simply duplicate. Some require looking inside the theme itself and changing some of the language defines, or you will appear to have two of the same theme in your list and be hopelessly confused. There is a post about that in the last few weeks.
(edit: here)
Look in the theme for master.htm and home.htm - these are the templates for the majority of the theme - make changes there.
Look in the CSS file in you theme. Make changes there.
Use Firebug to identify what is generating what you see and make it easier to target your changes.
Make sure you are not storing templates in database and not caching while doing theme changes or you may not see the changes you make.
That should bet you started...
P
edited by: pheski, Feb 08, 2009 - 01:28 AM
--
Peace
______________________________________
The commonest cause of problems is solutions. -
- Rank: Freshman
- Registered: Aug 06, 2006
- Last visit: Dec 06, 2009
- Posts: 53
pheski
Make a copy to work on - leave the original untouched. It gives you the security of returning to something not broken, and if you change the original, your changes will be overwritten with upgrades.
Having done that myself, just to add to the message you linked, I found that when you copy the Seabreeze theme to the "yourtheme" (or whatever you are going to call it) module, the themes/yourtheme/version.php file is the place to go, and the $themeversion items you want to change are 'name' and 'displayname' (along with whatever you want to change). I second the use of Firebug, particularly the "Inspect Element" function, as a valuable aid to editing the theme.
If you have not used it, it's a Firefox add-on.
--
Bart Lidofsky -
- Rank: Softmore
- Registered: Jan 12, 2006
- Last visit: Mar 16, 2010
- Posts: 147
I have the banner add up where it needs to go kinda, it on the top;) It looks a little different between firfox and IE, better in IE. The downloads this is still not working. Dows anyone have links to download some of the other themes? I have a test site I am working on and would like to try out as many different themes as possible.
Thanks,
Joe........ -
- Rank: Softmore
- Registered: Jan 12, 2006
- Last visit: Mar 16, 2010
- Posts: 147
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
SitePoint.com has a plugin for Firebug to incorporate their CSS & HTML reference guides.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
Called FireScope and it is excellent.
--
Peace
______________________________________
The commonest cause of problems is solutions. -
- Rank: Softmore
- Registered: Jan 12, 2006
- Last visit: Mar 16, 2010
- Posts: 147
I downloaded firscope but I must be doing something wrong. What an I to do with the files? I unzippped them, no info in readme??
Joe...... -
- Rank: Developer
- Registered: Aug 15, 2002
- Last visit: May 21, 2010
- Posts: 149
JoeMcLaughlin
I downloaded firscope but I must be doing something wrong. What an I to do with the files? I unzippped them, no info in readme??
FireScoe is epxerimental.
So follow the guide right here: https://addons.mozil…/experimentalAddons
--
Cheers, Sascha
Philivision, Inc. - User of Zikula since 2002...
- Moderated by:
- Support
