marshanite
Member
Posted 8 months ago #
I have shadowbox installed and don't seem to be able to edit the right hand side menu. I have taken all the widgets out of the menus with the WSIWYG editor in WordPress and I am still getting menu items on my blog. Please see http://www.thesilversite.co.uk/blog/.
I am thinking that it may be something to do with the default theme setting and that I might have to physically edit the theme.
Any help would be much apprciated
lucas_albrecht
Member
Posted 8 months ago #
Hey,
It looks like a little CSS editing of your stylesheet may work...
Try a 'display:none' on #az_right_bar (line 231 of 'style.css')
Then try adding 'width:700px' to #content (line 209 of 'style.css')
Im not positive that this is the best solution, or that it will even work for you; make sure to keep a record of any changes you make so you can easily revert back to the previous state. Let me know :)