Layout Style: S2 Flexible Squares Features: Embedded Fonts, No Title, No Subtitle, Made for almost not sidebar, no standard headerimage Layout Width: Flexible Width
Okay I have made my own banner but the width of it ends with some of it being cut off and when I edit the percentage in the code in the it the width fixes a little but it lose height. What can I do?
How would I make the journal portion wider? As I want the entire photo to be seen without anything cutout, is that going to be possible?
I want to thank you personally for all the help you have given me, it is much appreciated and I have learned a lot from you. HTML/CSS codes do not intimated me as I know a lot from what you have taught me. I'm just not that advanced yet.
No problem. The only place you need to change the journal portion width is in the coding for content. That is in the General Section near the top of the coding. Looks like this
( ... )
Comments 15
Reply
Reply
Reply
Reply
Reply
BTW here is my banner:
http://img.photobucket.com/albums/v495/dbzxenaman/Journal/Image1_zpsydyy25cd.png
Reply
It is currently:
background-size: 50% auto;
But try this:
background-size: 50% contain;
( ... )
Reply
I want to thank you personally for all the help you have given me, it is much appreciated and I have learned a lot from you. HTML/CSS codes do not intimated me as I know a lot from what you have taught me. I'm just not that advanced yet.
Reply
Reply
Reply
Reply
Leave a comment