Page 1 of 1

problem with customizing master pages

Posted: Mon Mar 01, 2010 3:48 pm
by simpleweb
hi there,

I'm trying to customize the master pages, i.e. LeftSidebar.master by just adding some div tags so my theme can line up. but the the changes does not apply when I run the aspx pages. any idea? I even compiled the site, but not luck. I'm using 7.04

Re: problem with customizing master pages

Posted: Tue Mar 02, 2010 6:35 am
by mazhar
May be you are not applying the correct style or its been overridden by some parent style. In order to adjust your CSS I recommended you to make use of FireBug plug-in for FireFox available here https://addons.mozilla.org/en-US/firefox/addon/1843. It will let you create and preview your styles on fly and helps you fix the style sheet problems.

Re: problem with customizing master pages

Posted: Tue Mar 02, 2010 11:58 am
by simpleweb
styling is not the problem I'm having. The problem is that any changes I make to the master pages does not show with the exception of Scriptlet.master