Title: Import CSS from another site (FIXED)
Last modified: September 1, 2016

---

# Import CSS from another site (FIXED)

 *  Resolved [cooper1210](https://wordpress.org/support/users/cooper1210/)
 * (@cooper1210)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/asdf-5/)
 * Hi,
 * I’m working on this page here:
    [http://www.HearMe.fm/test](http://www.HearMe.fm/test)
 * But trying to get my image looking the tiles on here:
    [http://www.accuradio.com/](http://www.accuradio.com/)
 * I’ve tried copying the div script over, that works fine. But I’m also trying 
   to copy over the CSS, but it’s not taking effect properly for some reason.
 * The CSS code (as far as I can see) is as follows:
 *     ```
       #navRightCol .channel {
           width: 130px;
           min-height: 190px;
           vertical-align: top;
           text-align: left;
           display: inline-block;
           background-color: #555;
           margin-top: 5px;
           margin-bottom: 15px;
           margin-right: 15px;
           border: 1px solid #666;
           border-right: 1px solid #333;
           border-bottom: 1px solid #333;
           z-index: 5;
           position: relative;
           text-align: left;
       }
   
       #navRightCol .channel .channelImageWrapper {
           width: 100%;
           text-align: center;
           height: 90px;
           position: relative;
           z-index: 5;
           background-color: #333;
           overflow: hidden;
           border-bottom: 1px solid #666;
       }
   
       #navRightCol .channel .channelMeta {
           float: left;
           width: 90%;
           padding-left: 5%;
           padding-right: 5%;
           padding-top: 5px;
           padding-bottom: 10px;
           z-index: 20;
           position: relative;
       }
       ```
   

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

 *  Thread Starter [cooper1210](https://wordpress.org/support/users/cooper1210/)
 * (@cooper1210)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/asdf-5/#post-7665184)
 * P.S.
 * I’m not “copying” their site. I’m working on something a little different, but
   I’d like to work out how they are creating their tiles, and then I can make my
   own 🙂
 *  Thread Starter [cooper1210](https://wordpress.org/support/users/cooper1210/)
 * (@cooper1210)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/asdf-5/#post-7665186)
 * FIXED.
 * I had to change the #navRightCol to #content
 * It’s working’ish now, but I know enough to develop it further 🙂

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

The topic ‘Import CSS from another site (FIXED)’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [cooper1210](https://wordpress.org/support/users/cooper1210/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/asdf-5/#post-7665186)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
