Leave a comment

Comments 8

pichiruchi May 3 2016, 03:18:49 UTC
so pretty!! definitely using it. soon. :)

Reply


resha22chad May 3 2016, 05:55:37 UTC
thanks a lot

Reply


eve_aida May 3 2016, 10:10:32 UTC
this is neat.

Reply


bigbang_mint May 3 2016, 17:50:06 UTC
LOVE IT

thanks anyway

Reply


haebin May 7 2016, 10:52:09 UTC
neen May 7 2016, 17:36:44 UTC
Thank you for the compliment. (*・▽・*)

Sure! You'll need to change a few things.

First, in the CSS > Header section, find this:

#header {height: 477px; background: #000 url(http://i.imgur.com/aVpilbc.png) no-repeat top center;}

Replace 477px with 77px. Remove background: #000 url(http://i.imgur.com/aVpilbc.png) no-repeat top center;. Add background-color: #000; right before the }.

Then, find this, two lines further:

ul.navheader {padding-top: 430px;}

Replace 430px with 30px.

It should do the trick. (゚∇^*)

If you also want to remove the sidebar picture, find this in the Sidebar section:

#sidebar {padding: 431px 0 0; background: #f8f8f8 url(http://i.imgur.com/skBYq3d.png) no-repeat center 20px;}

Replace 431px with 9px. Remove background: #f8f8f8 url(http://i.imgur.com/skBYq3d.png) no-repeat ( ... )

Reply


Leave a comment

Up