I'm using theme 30: Truly and I wanted to know if I could use colour on my description?
Definitely, if you mean changing the colour of certain words, just change it by following the following format:
TEXTHERE

seen from Bulgaria

seen from Bulgaria
seen from United States
seen from Bulgaria
seen from China
seen from China

seen from Bulgaria
seen from United States
seen from Bulgaria
seen from Bulgaria
seen from Yemen
seen from China

seen from Malaysia
seen from Canada
seen from Germany

seen from Romania
seen from China
seen from Saudi Arabia
seen from United States
seen from United States
I'm using theme 30: Truly and I wanted to know if I could use colour on my description?
Definitely, if you mean changing the colour of certain words, just change it by following the following format:
TEXTHERE

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Hi Rachel, I'm Tanja and I just installed one of your amazing themes (so glad I've found them) Theme 30: Truly. I'm sorry to bother, the whole theme is basically perfect to me but I'd like to change the position of the description box because it overlays the (long) title. Another option I thought is make it smaller maybe, I don't use any links so -home/inbox/credits would be fine for me. Whatever your advice will be, it'd be very welcome. Thank you in advance! xx
To change the position of the description box, search (command+f) for "#description" in your HTML coding and adjust the margin-top and margin-left values as needed. As for deleting the other links, search for "/ask" and then delete the following links (please don't remove the credits link):
{text:link one title}
{text:link two title}
{text:link three title}
I know I'm probably bothering you by these by now. Sorry :( I have another blog and I'm using theme 30 for that. So do i change the sidebar or left solid to upload a different picture in place of the pic of the woman into something else? that probably sounds confusing. but thank you :)
Not at all - and you just upload a new sidebar image.
In your pop up link tutorial, in step one, what do you mean by "Replace your desired link..."? Where can I find that in my html? xxx
For the theme you're using, it's a little more complicated, but just search for the following part in your HTML:
id="theme">href="http://trulie-divine.tumblr.com/links">src="http://static.tumblr.com/bmdsqsc/fw6lu3hc3/edit.png">
class="them">style="background-color:transparent;">href="http://trulie-divine.tumblr.com/links">Links
Then you'll have to replace the Links part with that code from step 1... not sure if that makes sense but I hope it helped!
Hello! I am using your Theme 3: Truly theme, and I changed the height of the description box to make it shorter. It is currently set at 80 px. I was wandering how I can also change the placement of the heart so that it is directly under my description box again. Thank you for your time! xxxx
Do you mean Theme 30? & just search for (command+f) the following part in your HTML coding:
#contain{background-color:transparent;color:#000000;text-align:left;position:fixed;border-radius:15px 0px 0px 15px;top:595px;left:30px;width:200px;height:auto;z-index:0;-webkit-transition: opacity 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;opacity:1;}
And lower the "top:595px;" value until it's as high as you need it to be. xx

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Which of your themes allow photosets?
I believe most of them do, I think a few of them (Theme 30, Truly) don't support them at the moment, but otherwise I think the rest of them do.
hi :) im currently using theme 30 & i was wondering how to put an image in the description box? :) thank you ♥
It's not meant to have an image but you can put one in by pasting the following code in your description:
Hope that helps!
I'm using theme 30 and I tried to change the picture but now it's just a white box.
Search for the following part in your coding:
.circlewrap{
background-image:url({image:http://discotreats.com/wp-content/uploads/post_image-Khloe-Kardashian-Radio-Show-Khloe-After-Dark-Troy-Jensen052909.jpg});
font-size: 10px;
line-height:10px;
text-align: center;
width:400px;
height: 400px;
background-repeat:no-repeat;
border: 2px solid white;
top:10px;
margin-left:-480px;
position:fixed;
background-color:#fff;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
}
Then delete the line under ".circlewrap" and replace it with the following line of coding:
background-image:url({image:sidebar});