A Free WP VideoTube Theme

The Scarlet Pimp

Supreme Member
Joined
Apr 2, 2008
Messages
1,416
Reaction score
4,457
the style page needs tweaking.

change:

.textsection{
width:250px;
float:right;
padding:0 35px;
}


to...

.textsection{
width:250px;
float:left;
padding:0 35px;
}


otherwise the vids are on the far right...
 
Back
Top