Hi I just installed pn762 with the sowelugreen theme. Something is definitely not right. Ive installed this theme before on older versions of postnuke w.out a problem. Maybe someone can help.
If you look at http://www.shamrox.com you'll see that the menu items are all center, and the font sizes in the main area are funky.
I know it has something to do with the stylesheet, but thats all I know. Any suggestions?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- 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
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 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
- nestormateo responded to »Fillters in Clip« 24. 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
Sowelugreen Theme StyleSheet
-
- Rank: Freshman
- Registered: Dec 23, 2003
- Last visit: Oct 21, 2009
- Posts: 70
-
- Rank: Freshman
- Registered: Dec 23, 2003
- Last visit: Oct 21, 2009
- Posts: 70
Does anyone know how to left align the menu and change the fonts? Please help! -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
The menus aren't centered... This is just the natural ident applied to an unordered list by your browser. Style the UL and LI tags as required. List styling has been covered a few times on this forum and there are also pre-done list styles at listamatic.
If you really mean the font's then they're already specified in your stylesheet - again style as required. I guess you probably mean the headings. If so then style the H1 - H6 tags as required.
I'd also suggest that you validate both your HTML and CSS.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Freshman
- Registered: Dec 23, 2003
- Last visit: Oct 21, 2009
- Posts: 70
I actually had fixed the menu before you responded... they were centered, or at least appeard that way. I fixed them so they're left aligned now. But it seems the recent update to PostNuke has thrown off my entire theme.
Ex: http://www.shamrox.com/user.php?op=register&module=NewUser
All the text boxes and form components are centered. I'm absolutely horrible with stylesheets. Can anyone tell me what exactly needs to be changed. It appears my entire theme has been attacked by the "center curse"! lol
edited by: shamrox09, Sep 03, 2006 - 06:47 PM -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
Looks ok to me - at least in firefox. But this is the problem... If you don't have valid HTML and CSS then it's extremely difficult and time consuming to fix layout issues - esepcially cross brower issues.
I can't tell you exactly what need fixing without actually working through the entire problem and fixing it.
Start by fixing all CSS and HTML validation issues.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Freshman
- Registered: Dec 23, 2003
- Last visit: Oct 21, 2009
- Posts: 70
Ok, is there a tool/website that can help/speed up the process. I have no idea what "validating HTML and CSS" means. I bought this template a couple years ago, and everything was working (looked) great until I upgraded the version of postnuke. HTML is HTML for all I know lol.
edited by: shamrox09, Sep 04, 2006 - 01:36 PM -
- Rank: Freshman
- Registered: Dec 23, 2003
- Last visit: Oct 21, 2009
- Posts: 70
I found http://validator.w3.org/ and discovered that just my index page alone has 23+ errors. Is there anyone there that would be willing to "validate" a theme for me?
Its this theme -->http://themes.pn-cms.de/modules/My_eGallery/gallery/postnuke/SoweluGreen.zip
Im not loaded, but Id be willing to pay someone.
Please let me know...
-
- Rank: Team Member
- Registered: Feb 27, 2005
- Last visit: Apr 12, 2010
- Posts: 665
If you would want anybody to help you... Loose the Javascript message "© 1998-2006 Shamrox. All Rights Reserved" right away. It doesn't help you protect your content. If it can be viewed in a browser, it can also be downloaded. At all times.
The link you provided for your theme is not right: http://themes.pn-cms.de/module-Themes-showpic-pid-1147-orderby-3.htm
You found 23+ errors. Try validating to HTML 4.01 Strict (not Transitional) and start solving the errors from top to bottom. Look here for the validation sheet.
You have to either edit the source .htm files (articlebox, leftblock, rightblock), or the theme.php, and add style elements to your style sheet (/themes/SoweluGreen/style/style.css) accordingly.
--
-- Teb
-- Dutch Zikula Community
Support questions in a Personal Message will be ignored. Use the forums at all times!
- Moderated by:
- Support
