Title: Text Widget help
Last modified: August 19, 2016

---

# Text Widget help

 *  Resolved [henryjimdix](https://wordpress.org/support/users/henryjimdix/)
 * (@henryjimdix)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/text-widget-help-2/)
 * I have placed some HTML code in the top Widget on my site – [http://www.alt-sw.com/bath](http://www.alt-sw.com/bath)
 * All the other widgets have a horizontal line under them but I can’t get the line
   to appear in the top widget.
 * Any ideas?
 * The code I am using in the top widget is:
 *     ```
       <table>
         <tr>
           <td ><img src="http://www.alt-sw.com/bath/images/lottery_1.png"  /></td>
           <td ><table  border="0" >
             <tr>
               <td ><div align="center"><img src="http://www.alt-sw.com/bath/images/bsu_1.png"  /></div></td>
             </tr>
             <tr>
               <td ><img src="http://www.alt-sw.com/bath/images/relay_1.png"  /></td>
             </tr>
           </table></td>
         </tr>
   
       </table>
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Jamal Mohamed](https://wordpress.org/support/users/jamalmohamed/)
 * (@jamalmohamed)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/text-widget-help-2/#post-1618952)
 * Add the following code into your theme’s style.css
 *     ```
       #sidebar .textwidget {
          border-bottom: 1px solid #ad30ad;
       }
       ```
   
 * That will do what you want to achieve.
 *  Thread Starter [henryjimdix](https://wordpress.org/support/users/henryjimdix/)
 * (@henryjimdix)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/text-widget-help-2/#post-1618957)
 * Brilliant! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Text Widget help’ is closed to new replies.

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)

 * 2 replies
 * 2 participants
 * Last reply from: [henryjimdix](https://wordpress.org/support/users/henryjimdix/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/text-widget-help-2/#post-1618957)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
