Recent Topics

1 Jul 24, 2011 06:27    

My b2evolution Version: Not Entered

I have been working b2evo into my website as an easy way to add content. when I write my posts, even though I choose to align my text left, the first couple of paragraphs are always indented..

I can't figure out how to stop this.. any idea's.

thanks
Delby

2 Jul 24, 2011 17:38

Welcome to the forum!

What skin are you using? Can you post a link to the website?

4 Jul 25, 2011 06:33

Edit the following line in styles.css and remove "text-indent: 20pt"

.bText { margin: 0; font-size: 100%; font-family:  "Comic Sans MS", cursive, Arial, Helvetica, sans-serif; margin-bottom:0.0002pt; text-align: justify; text-indent: 20pt; overflow:hidden }

5 Jul 25, 2011 11:54

Thank you for the help.

I didn't even think to check out the .css sheet. my last site was mostly just straight HTML.

I've been teaching myself the css and other stuff as I build this updated site.

thanks again.
Delbert


Form is loading...