Hello,
We want to used the bitter sweet theme made by arcsin. http://www.zikulathemes.com/gallery/Bitter_sweet/
The problem, the theme's width is to small for news, etc...
Can we enlarge it ? somebody can make it ?
I don't know how modify CSS files.
Thanks
Regards
Manu
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- 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
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
help for modify bitter sweet theme
-
- Rank: Freshman
- Registered: Sep 07, 2002
- Last visit: Apr 05, 2010
- Posts: 74
-
- Rank: Developer
- Registered: Aug 15, 2002
- Last visit: May 21, 2010
- Posts: 149
If you are using Firefox I would recommend to install the Firebug extension. With this extension you will be able to find the responsible code in the CSS-files pretty easy.
To edit a CSS-file you can use any text editor (e.g. Windows Text Editor).
For your special case there should be a 702px width in the default.css file. Play around with it and adjust the background gif to fit your needs.
--
Cheers, Sascha
Philivision, Inc. - User of Zikula since 2002... -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Hi, you need to check the default.css in the theme indeed. There are however multiple widths you have to adjust. The container holds the total width, then there is the header, a main part etc. They all have to be adjusted with the extra width you want.
How much extra width do you want for the theme? It is now indeed 702px as specified in default.css. If you say how much wider you want to go it is probalby relatively easy to give you a new default.css for the theme with these widths.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: May 30, 2005
- Last visit: May 31, 2010
- Posts: 340
Hi Manu,
The Firebug suggestion by Sascha is a great idea. I was able to open the theme using Firebug and look at the CSS. Looking at the CSS, The total container is 626 px, the main block is 415 pixels. You would need to modify the part of the CSS and probably others to get what you want. You can find the CSS in the style folder of the theme. Try playing with the values until you get what you want.
edited by: Paustian, datetimebrief
- Moderated by:
- Support
