an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 12/22/2010 11:56:26 AM By Bahram. 4 replies.
12/16/2010 3:18:10 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Forum and Blog
 Hi,
 
How can I setup a Forum and Blog with DSC in my store-site. 
 
Thanks,
12/17/2010 8:49:16 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Forum and Blog
DotShoppingCart Staff
12/20/2010 3:14:18 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Forum and Blog
I created a content with three Article and added it as a Forum
 
I creataed an item in main menu and assign The forum view page to url: http://Store/View/Forum/Forum.aspx
 
For main block I decativated leftside bars to show on whole page but when O click items the left side Bar activates again. It seems it can not retain the parent page attribultes.
 
Also How can I change color of tables in forum to match my site
 
12/21/2010 8:49:57 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Forum and Blog
When you click the left side bar, please take a look at the address bar. If it's a different url, the main block for that page might have a different setting. You can do the same setting for the child page.
 
Use FireBug to take a look at the css and then update Admin > Site > Templates > Default.css .
DotShoppingCart Staff
12/22/2010 11:56:26 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Forum and Blog
 I directly touch App_themes\DCS\default.css
and therse are lots of styles like .forum .article or table.forum
 
Which ones i need to change? I did change the border colors but did not worked.