Name of journal:
44secondsLayout Style:
Variable Flow Basic, Paid or Plus: Basic
Problem you are having: I've just changed to this layout not too long ago and I'm absolutely terrible with CSS coding. And I was wondering if anyone could help me with changing the width of my entry because I'm used to posting images/videos etc in a 640px width.
Can anyone help
(
Read more... )
Comments 1
then this .entryHolder {
margin: 0 10px 10px 10px;
float:left!important;
width:650px;
border-top: 10px solid #C75A49;
}
will probably find out. change the width accordingly
I hope it helps.
Reply
Leave a comment