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
problem with customizing master pages
Re: problem with customizing master pages
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
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