Is there a way to get rid of the page title heading which appears on every page above the content. Is there a way to hide it so that it can't be seen on the content section of the page.
Hope this makes sense.
Thanks,
Diana
Search found 4 matches
- Sun Jul 06, 2008 4:14 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Page title heading
- Replies: 1
- Views: 1087
- Sun Jul 06, 2008 4:08 am
- Forum: Layout and Design (CSS & HTML)
- Topic: adding sidebar background
- Replies: 4
- Views: 1953
Re: adding sidebar background
Thanks so much. That definitely worked. 
- Sun Jul 06, 2008 1:04 am
- Forum: Layout and Design (CSS & HTML)
- Topic: adding sidebar background
- Replies: 4
- Views: 1953
Re: adding sidebar background
Sure. Here is the code where I am trying to add my background image. div#sidebar { background-image: url (http://moongoddessdesign.com/images/mgd_sidebar.jpg) no-repeat; background-color:#; background-position: top; float: left; /* set sidebar on the left side. Change to right to float it ...
- Sat Jul 05, 2008 7:24 am
- Forum: Layout and Design (CSS & HTML)
- Topic: adding sidebar background
- Replies: 4
- Views: 1953
adding sidebar background
I tried adding a background image to my sidebar but it doesn't seem to work. The image doesn't show up. I am modifying the dafult theme and so far have had everything else look right except for that. I have been trying to add the code into the sidebar div section. Not sure if there is something else...
