0
|
Thank you for your question caspianblacksea! Adding CSS code can be a bit tricky as it requires you to be able to edit the code of the site. Make sure you have backups of your site before editing the code on the server. For information on backups click here. If you are not comfortable editing the code of your site you will want a developer to help as we do not offer coding support. Depending on where the code lies for the side bar you can do the following. 1. Create a class for the side bar html tag like the following: class="back-image" Example: (If the sidebar is in DIV tags) <div class="back-image"> The sidebar content </div> 2. Add the CSS to the stylesheet. .back-image { background: url(folder/image.jpg) left no-repeat; } Change "folder/image.jpg" to the location of your image on the server. Now the image will display as a background image in the div section the class was added to. You can also add an inline style to the sidebar tag like the following: style="background: url('/help/folder/image.jpg') left no-repeat;" For more information on CSS please see Adding CSS to your Website Take Care! James R |
Email: | support@WebHostingHub.com | Ticket: | Submit a Support Ticket |
---|---|---|---|
Call: |
877-595-4HUB (4482) 757-416-6627 (Intl.) |
Chat: | Click To Chat Now |