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 :)

Love Begins
Show & Tell
Sade Olutola
Keni
taylor price
RMH
d e v o n
TMBGareOK. The Official They Might Be Giants tumblr
The Bright Sessions
Mike Driver
One Nice Bug Per Day

No title available
Sweet Seals For You, Always

Kiana Khansmith
Cosimo Galluzzi

❣ Chile in a Photography ❣

No title available

shark vs the universe
Today's Document

Jar Jar Binks Fan Club

seen from Indonesia
seen from United States

seen from Canada
seen from United States
seen from United States

seen from Serbia

seen from Malaysia
seen from Türkiye
seen from Kazakhstan

seen from United Kingdom

seen from Germany
seen from United States

seen from Malaysia
seen from Indonesia
seen from Germany

seen from Germany
seen from Iraq

seen from Malaysia

seen from United States

seen from Germany
@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 :)
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
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.