Hi all Can anyone point me towards the info of how to make your page all special ? Ie. artistic and individual ?
I have no idea how to do it , is it some kind of HTML linking images to your page via a third party site ?
I want to be able to make boxes for loads of categories of music and presently I can only do 4 of them !
Please can anyone advise ?
Very grateful, thanks.
Oh and is it easy for the novice ?
Thanks
Hi Gabriel, you can make as many collections as you need, not only 4 (Just click “create new collection”) Then you need to make pics for your collections and put them on any 3d party site..
Copy links to your pics and to your collections
Then you can put them on your page using this html code in profile text or description of your tracks-
<a href="link to your collection"><img src="link to your pic for this collection" /></a>
Hope it helps..
Thanks Maxvic
The collections only appear as 4 in a grid – you have to click on the collections to view all the others – do you know if its possible to kind of make a custom page which will show like ten boxes automatically ? My page looks rubbish – everyone elses is mega swish !!
Yes Gabriel, you are right, only four of your collections shown in grid, but you can make more, and put their banners on your page..
For example you have made 10 collections, then created 10 pics for them (put them on any free photo hosting, and get links).
So your text will look something like…
<a href="link to your collection 1"><img src="link to your pic for this collection" /></a>
<a href="link to your collection 2"><img src="link to your pic for this collection" /></a>
.
.
.
.
.
.
<a href="link to your collection 10"><img src="link to your pic for this collection" /></a>
Just replace links to yours and copy this code in your profile page..
