Skip to main content
Main Content

FREE editable CSS layout(s)

Posted 2020-12-07 15:21:11

to change the background image you simply change this part that you can find at the very top

body{

      background-image: url("IMAGE URL");

}


for thread layout i can do something simple. you can pm me for more details if you wish! 


lazy
#2878

Posted 2020-12-07 20:15:59

Hello!  Apologies if this has already been asked but I'm trying to get the scrollbox smaller and have them in specific corners. For example:

Is there a way to do this with with your scrollboxes?  All I can manage to do is this:


Sigyn
#14227

Posted 2020-12-08 03:46:49 (edited)

to get the scrollboxes like that you can simply add in the following html on your page (note the style):


<div class="lazy-profile-scrollbox" style="float:left;width:50%;">

<p>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br></p>

</div>

<div class="lazy-profile-scrollbox" style="width:50%;">

<p>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br>

scroll... <br></p>

</div>


lazy
#2878

Posted 2020-12-08 11:05:04

Thank you!  That did the trick.


Sigyn
#14227

Posted 2020-12-08 12:04:45

holy crap, thank you so much for this!! using w small edits! ;___;


Lycan
#7501

Posted 2020-12-12 20:39:50

I love this, my custom wolf recolor really pops with this format!


A few things I'd like to mention though; the HP/Energy/ST/Mood bars' coloring seems a bit off with a black background. And the "Reclaim Lost Wolves" box is bright with this background. Otherwise looks great :)


Free
#16536

Posted 2020-12-13 00:11:43

thanks for the heads up! i havent encountered the reclaim lost wolves box myself, but if anyone were to give me the html codes for that i would surely be able to edit that to be a bit better


lazy
#2878

Posted 2021-01-23 17:28:22 (edited)

Hi! 

Is there a way to move a scrollbox sized at 65% to center?

Also, the boxes tend to stack on top of each other when coding in two scrollboxes, is there a way to space them out?


Sigyn
#14227

Posted 2021-03-01 23:22:27

Could you maybe make a lemon CSS? I’m having some trouble XD


ᴛʜᴇ ᴡᴏʀᴍ [0/45GC]
#38743

Posted 2021-03-09 23:16:13 (edited)

Edit: Nevermind, i found a different background that i like

I wanted to do a solid black background, but i ended up just having no background lmfao. is anyone able to help figure out what i did wrong? https://dl.dropboxusercontent.com/s/zrrsznmy7wdcuw6/wolvden%20css.css?dl=0 


Silverrfire
#2817

Search Topic