Title: gwp's Replies | WordPress.org

---

# gwp

  [  ](https://wordpress.org/support/users/gwp/)

 *   [Profile](https://wordpress.org/support/users/gwp/)
 *   [Topics Started](https://wordpress.org/support/users/gwp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gwp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gwp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gwp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gwp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gwp/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [css txt highlight roll-over](https://wordpress.org/support/topic/css-txt-highlight-roll-over-1/)
 *  [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/css-txt-highlight-roll-over-1/#post-1289446)
 * You can do this
 * <style type=”text/css”>
    a:link { color: #006666; } a:visited { color: #999999;}
   a:hover { color: #0033FF; } a:active { color: #00FFFF; }
 * </style></head>
 * <body>
    <div style=”width:200px;”onMouseOver=”this.style.backgroundColor=’#fff200′”
   onMouseOut=”this.style.backgroundColor=’#ffffff'” bgcolor=”#ffffff”> [My Link](https://wordpress.org/support/users/gwp/replies/?output_format=md#)
   </div>
 * GAry
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [css- make snd column exten as far down as first column?](https://wordpress.org/support/topic/css-make-snd-column-exten-as-far-down-as-first-column/)
 *  [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/css-make-snd-column-exten-as-far-down-as-first-column/#post-1278530)
 * Since you have the radius border and background image, trying a faux columen 
   probably would not work.
 * Try adding to your css a min-height rule to both.
 * min-height:600px;
 * See how that works for you.
 * Gary
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [moved from wordpress.com, links don’t work now](https://wordpress.org/support/topic/moved-from-wordpresscom-links-dont-work-now/)
 *  [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/moved-from-wordpresscom-links-dont-work-now/#post-1278509)
 * Are your links that are not working absolute links? ([http://www.wordpress.org/yourfiles/](http://www.wordpress.org/yourfiles/))
   Are they pointing to wordpress.org(com)? If so you probably have a path problem.
 * If that is the problem, you would need to change wordpress.org to dreamhost.xxx
 * Gary
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Install Problem](https://wordpress.org/support/topic/install-problem-10/)
 *  Thread Starter [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/install-problem-10/#post-1277721)
 * Fixed it, turned out some of the old 2.7 files were still there.
 * Gary
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Install Problem](https://wordpress.org/support/topic/install-problem-10/)
 *  Thread Starter [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/install-problem-10/#post-1277720)
 * I have been able to solve first error, second still exists, this is line 77 of
   code
 * <p class=”step”><input type=”submit” name=”Submit” value=”<?php esc_attr_e(‘Install
   WordPress’); ?>” class=”button” /></p>

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