Title: Danster's Replies | WordPress.org

---

# Danster

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/danster/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/danster/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] several instances with included php](https://wordpress.org/support/topic/several-instancew-with-included-php/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/several-instancew-with-included-php/#post-6362307)
 * Hi Baden,
    my apologies! The .songlist-heading class now has been given some 
   padding and does not overlap the arrow png. I’m obviously a rookie, thanks for
   your patience and help!
 * I had also reverted back to the .collapseomatic and .colomat-close that I used
   for my FAQ page for simplicity.
 * Thanks Baden!
    Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] several instances with included php](https://wordpress.org/support/topic/several-instancew-with-included-php/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/several-instancew-with-included-php/#post-6362304)
 * Hi Baden, thanks for the reply.
    The two pages I was refering to are:
 * [http://www.poplife.com.au/faq](http://www.poplife.com.au/faq) (works great)
 * [http://www.poplife.com.au/songlist](http://www.poplife.com.au/songlist) (different
   font control overlaps the open/close image)
 * Kind regards,
    Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] several instances with included php](https://wordpress.org/support/topic/several-instancew-with-included-php/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/several-instancew-with-included-php/#post-6362302)
 * I also noticed on the songlist page that the .your_special_class.close
    was not
   working. Its was still displaying the openpng instead of the closepng.
 * How does collapse-o-matic recognise the classes .colomat-close and .your_special_class.
   close?
 * I think this is the bit I dont quite understand…
 * Kind regards,
    Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] several instances with included php](https://wordpress.org/support/topic/several-instancew-with-included-php/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/several-instancew-with-included-php/#post-6362301)
 * Thanks Baden,
    that didn’t quite work, and I must be missing a piece of understanding.
 * My FAQ page works great and has this bit of code:
    <div> [expand title=”WHERE
   DO I START?” rel=”start” trigclass=”faq”]…..[/expand] </div>
 * where faq is a google font control, and it calls on the .collapseomatic & .colomat-
   close css classes described above. Works well.
 * My other page SONGLIST has this bit of code:
    <div> [expand title=”PARTY STARTERS”
   rel=”party” trigclass=”songlist-heading”]… [/expand] </div>
 * where songlist-heading is another google font control.
 * I tried replacing this one with trigclass=”your_special_class”
    and of course
   putting in the new css clases with the correct urls. Unfortunately it removes
   my prefered font control(songlist-heading). Anyway I can keep this font in the
   expand title?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] several instances with included php](https://wordpress.org/support/topic/several-instancew-with-included-php/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/several-instancew-with-included-php/#post-6362296)
 * Hi Baden,
    I currently have two instances of collapsable text on two different
   pages. One page works beautifully, with the arrows replaced by the png files (
   see CSS/child theme below) and spaced nicely. However on the other page , the
   text abutting the png image is quite a bit larger and is currently overlapping
   into the png image.
 * Could you guide me , as if I move the png background position in the CSS, it 
   will affect both pages.
    How can I use them independantly? Do I just run two 
   plugin instances of collapse o matic?
 * Kind regards,
    Danster
 * /*replaces FAQ open arrow with image*/
    .collapseomatic { background-image: url(
   [http://www.mydomainname.com.au/wp-content/uploads/2015/08/FAQopen.png](http://www.mydomainname.com.au/wp-content/uploads/2015/08/FAQopen.png))!
   important; background-position:0% 5%; }
 * /*replaces FAQ close arrow with image*/
    .colomat-close { background-image: url(
   [http://www.mydomainname.com.au/wp-content/uploads/2015/08/FAQclose.png](http://www.mydomainname.com.au/wp-content/uploads/2015/08/FAQclose.png))!
   important; background-position:0% 5%; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Change text color](https://wordpress.org/support/topic/change-text-color-23/)
 *  Thread Starter [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-text-color-23/#post-6384612)
 * Just found it;)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Can't change title color](https://wordpress.org/support/topic/cant-change-title-color/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cant-change-title-color/#post-6234137)
 * Beautiful! Thanks so much Baden !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Can't change title color](https://wordpress.org/support/topic/cant-change-title-color/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cant-change-title-color/#post-6234135)
 * Thanks Baden. Just removed the surrounding <h4> tags, kept the inner tag=”h2″.
 * Tried inserting trigclass=”highlight” as in:
 * [expand title=”HOW DO I GET STARTED?” trigclass=”highlight” tag=”h2″].
 * By itself this code doesn’t have any effect , do I need to then create an extra
   bit of CSS to make the heading appear white?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme: Tesseract make table border transparent](https://wordpress.org/support/topic/theme-tesseract-make-table-border-transparent/)
 *  Thread Starter [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-tesseract-make-table-border-transparent/#post-6367329)
 * Hi Bojan,
    added these bits to my simple custom css and it worked!
 * /*remove border from table*/
    table { border:none; }
 * /*remove border from table cell*/
    td { border:none; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Can't change title color](https://wordpress.org/support/topic/cant-change-title-color/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cant-change-title-color/#post-6234133)
 * Hi Baden,
    Thanks for a great plugin . I too would like to change the title color
   from the default black to white.
 * I’m using the visual editor to enter html:
 * <h4>[expand title=”HOW DO I GET STARTED?” tag=”h2″]</h4>
 * I haven’t specified any css for the title in custom style.
    Is that what I need
   to do? Kind regards, Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] how can i have a auto play player?](https://wordpress.org/support/topic/how-can-i-have-a-auto-play-player/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-have-a-auto-play-player/#post-5335280)
 * I currently have the cue plugin on my website for my music page ([http://www.poplife.com.au/music-video/](http://www.poplife.com.au/music-video/))
   
   but I’d also love to have my homepage run a playlist in the background.
 * I’ve currently got the code on my homepage [http://www.poplife.com.au/](http://www.poplife.com.au/)
 * <embed autostart=”true” height=”0″ loop=”true” src=”[http://URL](http://URL) 
   OF YOUR MEDIA.mp3″ width=”0″/>
 * I’d like to know if I can get Cue to play a separate playlist in the background
   of a separate page?
 * ( PS Just noticed that my mobile isn’t playing that mp3 but desktop is )
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] Display full playlist – no scrolling](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/#post-6269990)
 * Hi Brady,
    Brilliant! worked first time. Thank you for that! Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] Display full playlist – no scrolling](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/#post-6269981)
 * Hi Dre,
    almost there. The playlist now has a transparent background ( [http://www.poplife.com.au/audio-video/](http://www.poplife.com.au/audio-video/)).
   Is there a bit of code to bring back the white background ? Kind regards, Danster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] Display full playlist – no scrolling](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/)
 *  [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-full-playlist-no-scrolling/#post-6269979)
 * Hi dre, thanks for the response!
    I just tried this in my “Custom CSS” plugin
   but it didn’t work. Also tried it in the Visual Editor on my audio page, but 
   I’m not sure that is the right place for it.
 * Which css file would I need to edit / implement that code into?
    Kind regards,
   Danster
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Tesseract – match up images between rows](https://wordpress.org/support/topic/tesseract-match-up-images-between-rows/)
 *  Thread Starter [Danster](https://wordpress.org/support/users/danster/)
 * (@danster)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/tesseract-match-up-images-between-rows/#post-6323247)
 * All sorted, rookie stuff 😉
 * edit row -> padding =0

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/danster/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/danster/replies/page/2/?output_format=md)