HEYY
hey guys yes i realize on theme 2 gradient the follow and such underlap the topbar. As soon as I release my newest theme I will fix the code. Thank you :)
🪼
Today's Document

ellievsbear

Kiana Khansmith

h
The Bowery Presents
Noah Kahan
NASA
untitled
art blog(derogatory)
tumblr dot com
macklin celebrini has autism
hello vonnie

@theartofmadeline
Color Me Curious
noise dept.
Monterey Bay Aquarium
Aqua Utopia|海の底で記憶を紡ぐ
Sade Olutola
seen from Nepal

seen from United States
seen from United Kingdom
seen from Peru

seen from Germany
seen from Pakistan

seen from India
seen from United States

seen from Brazil
seen from Ukraine

seen from Indonesia
seen from Canada

seen from Canada

seen from Lithuania

seen from Canada
seen from United States

seen from United States

seen from United States
seen from Russia
seen from United States
@wutevorthemes
HEYY
hey guys yes i realize on theme 2 gradient the follow and such underlap the topbar. As soon as I release my newest theme I will fix the code. Thank you :)

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
Theme 3 Constellations by ejestic
includes:
hover description
enlarged blogtitle on hover
different sidebar colors on hover
link width minimizing on hover
5 navigational links
optional lace
three column posts
transparent star optional
specialized name in description
+ tons more :)
please like if you want to or are using it means SOO much
preview | code
theme 2 gradient by ejestic
includes:
hover description
cursive name in desc
4 navigation links
special made permalinks
faded posts opacity full on hover
small top banner
like if think of using or using it means a lot
preview | code
hey, i love your theme 1 :) can i request a tutorial on pop ups like the ones you have?
hey, thanks. well i did make a pop up tutorial but deleted it. I will make one asap. c:
theme #1 magical by zarathemes | like if using or think of using |
includes:
-one wide column posts
- 3 links
-radius hover effect
- extremely simple layout
preview | code

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
How to: Make a link in html
All you need is this simple code wherever you want to place the link in your code.
<a href=“urlhere”>Text here </a>
Adding Image in HTML
How to add an image into your theme code.
step 1: open edit theme and edit html
step 2: go to wherever you want to add the image link.
step 3: If you want an image to be a link put: <a href="URLOFSITE"><img src="IMAGEURL"></a>
if you want just an image put:
<img src=‘PICURLHERE’ height=100 style='position:fixed;bottom:0px;left:0px;z-index:999’/>
--- The last few options adjust basic things.