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

No title available
YOU ARE THE REASON
Jules of Nature
Peter Solarz

ellievsbear
No title available
One Nice Bug Per Day
Monterey Bay Aquarium
DEAR READER
trying on a metaphor
ojovivo

Kaledo Art
taylor price

JBB: An Artblog!
Game of Thrones Daily
Claire Keane

⁂
"I'm Dorothy Gale from Kansas"
Sade Olutola
AnasAbdin

seen from Japan
seen from United States
seen from United States
seen from United States
seen from United States
seen from United States
seen from Australia

seen from United States
seen from United States

seen from United States
seen from United States
seen from Belgium
seen from Australia
seen from United States
seen from United States
seen from United States

seen from United States
seen from United States
seen from Brunei
seen from Poland
@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.