If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: CSS ::: Sidebar heading image.
New Topic    Add Reply
Topic: Sidebar heading image.  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
laura10801

Registered User
ezSupporter
Posts: 32
Posted: 10/24/04 9:56 pm    
Sidebar heading image.
I'd like to have an image on the header and sub-headers of my sidebar instead of a solid color. Can you please tell me how to do this. My board is: p077.ezboard.com/bextracrispy


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 14018
Posted: 10/25/04 3:00 pm    
Re: Sidebar heading image.
1st text box within the custom html area

The css used for the sidebar...
Replace the url for the background image I used below.

 /* subheadings in sidebar */
.sidebarsubhead {
border: 0px #000000 solid;
background-color: #e42217;
background-image: url(http://www.imgmag.org/images/laura10801/zenfire.gif);padding: 6px;
width: 100%;
font-weight: bold;
border-bottom: 0px
}


Also, there is one section in the sidebar that you might want to change the class name to make sure this matches the other sidebarsubheadings..

e.g.
class="sidebartitle"

becomes

class="sidebarsubhead"

 <table class="holder" cellpadding="0" cellspacing="0" width="150">
            <tr>
              <td align="center" valign="top" class="sidebartitle" color="#FFFFFF">Quick Info</td>
            </tr>     

              <td class="sidebar" valign="top" align="center">
<a href="http://b12.ezboard.com/ulaura10801.showPublicProfile" target="_blank" class="nav">laura10801 - Owner</a>


  reply to this message

laura10801

Registered User
ezSupporter
Posts: 32
Posted: 10/25/04 8:54 pm    
Re: Sidebar heading image.
Thank you!


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - CSS -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.