Author: hansbak
Date: Mon Sep 27 08:32:11 2010
New Revision: 1001622
URL:
http://svn.apache.org/viewvc?rev=1001622&view=revLog:
make the blog more presentable and it looks it is now working again. Nice implementation by Al Beyers This blog is a nice demo to show the possibilities of the ofbiz content component
Modified:
ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/blog.css
ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml
Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/blog.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/blog.css?rev=1001622&r1=1001621&r2=1001622&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/blog.css (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/blog.css Mon Sep 27 08:32:11 2010
@@ -23,8 +23,6 @@ width: inherit;
font-size: 100%;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
-padding-right: 210px;
-padding-left: 160px;
}
.treeHeader, .treeHeaderCurrent {
@@ -165,7 +163,7 @@ display: inline;
.bloghr {
border: 0.1em solid #999999;
color: white;
-background: #000099;
+background: #1C334D;
padding: 4px;
height: 13px;
}
Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml?rev=1001622&r1=1001621&r2=1001622&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml Mon Sep 27 08:32:11 2010
@@ -219,8 +219,7 @@ under the License.
<set field="currentMenuItemName" from-field="currentMenuItemName" default-value="all" from-scope="user"/>
<set field="leftbarScreenName" value="leftbar"/>
<set field="rightbarScreenName" value="rightbar"/>
- <set field="leftbarScreenLocation" value="component://ecommerce/widget/CommonScreens.xml"/>
- <set field="rightbarScreenLocation" value="component://ecommerce/widget/CommonScreens.xml"/>
+ <set field="MainColumnStyle" value="center"/>
</actions>
<widgets>
<decorator-screen name="main-decorator">