Flexi Disc Madness
Monday, 24. September 2007, 04:02:48
Peace to all...in this weekend's digs I found something that I haven't seen in a while. Flexidiscs! Usually, they're free and come in magazines as promotional items. This particular one was from a 1991 version of Modern Drummer magazine and is called "Afro Cuban Sound Supplement." Basically, Afro-Cuban drums. So, chop, chop fellas! I know you been wanting to flip some Latin sample for the longest....now, here you got some drums to add to it..
cosmo
By vandalay_industrys, # 24. September 2007, 10:55:56
cosmo
By vandalay_industrys, # 19. October 2007, 18:26:25
Go to 'My Account'--->Change Design
There select the theme the one that's before the one you've currently selected.
Now save the settings...again go to
My Account--->Change Design--->Custom Style Sheet
And paste your code there...
Below your code select the option-Use My CSS along with Current Theme.
Save
Press F5 and voila you're done-
To change the picture behind the title bar...upload a pic and then replace its address in the code
eg:THE CODE IS AS FOLLOWS--->
#top {
background:#c1ccd9 url(http://my.opera.com/sonam_dangers/homes/files/Boats_on_glassy_water_54per_cropped.jpg) top left;
color: #FFFFFF;
}
YOU CAN REPLACE THE ADDRESS AS FOLLOWS--->
#top {
background:#c1ccd9 url(IMAGE LOCATION HERE) top left;
color: #FFFFFF;
}
hope this helps!
block
By blockster, # 30. October 2007, 01:48:02