1 covax Mar 11, 2010 18:33
3 covax Mar 11, 2010 19:17
Crap, I can't believe I forgot that...
4 covax Mar 12, 2010 17:01
No one has any input?
5 yabba Mar 12, 2010 17:54
.bText{clear:both}
¥
6 tilqicom Mar 12, 2010 18:04
or style.css line 255
.bPost_ptyp1 .post-title {
clear:both;
margin-left:10px;
width:430px;/*400 to 430*/
}
but i gotta say that hierarchy is not the best i have seen
it seems the titles were meant to be 430 already
/*line 216*/.post-title {
float:left;
margin-left:10px;
width:430px;
}
but it gets overwritten by the first one above
7 covax Mar 12, 2010 18:13
I don't believe that's anything I've changed. Has anyone else had this problem with glossyblue?
8 covax Mar 12, 2010 18:19
Well, I changed it in style.css by adding the clear:both and changing the width to 430 and it worked! Thank you a million times, guys! I really appreciate it.
9 tilqicom Mar 12, 2010 19:05
np. but you didnt have to do both... FYI doing just one would suffice
10 covax Mar 12, 2010 22:52
Is there a outstanding benefit to either?
11 tilqicom Mar 13, 2010 00:18
nope, not really
a link to your blog would be better