l-ydiamartiins said:

Hi, first I want to say THANK YOU SO MUCH for sharing your themes, they're gorgeous! I'm using theme 003, and I can't get my description to extend? How do I do that?

Hi, and thank you :3

parallellinesnevermeet asked itsacrimetheme:
22-07-2012 12:05
Derp, did I say theme 003? I meant to say theme 005! Sorry!

No problem :P theme 5 then… first, you look for this:

#about {

and then you change the max-height to the height you need (in pixels). However, this only works when the sidebarimage beneath the description is long enough, otherwise the description will overlap with the pagination.

What you could do instead is put in

overflow:auto;

after the #about { to add a scrollbar to the description, but that’s an aesthetical choice I guess :) (make sure the semicolon is there and it is inbetween the two { } brackets)

  1. itsacrimetheme posted this