Jump to content


- - - - -

Text BOLD problem


  • Please log in to reply
10 replies to this topic

#1 onlyme2509

onlyme2509

    Novice

  • Members
  • PipPip
  • 16 posts
  • Real Name:Ion
  • IPB Version:v3.1.x

Posted 23 July 2011 - 08:14 AM

Hello. I upgraded my forum to IPB 3.2.0 and i got some problems.
When i post somethink, the post got BOLD automaticaly.
If i change theme to IP.Mobile, text it's not bolded.

So, i guess it's a problem with the IP.Board theme ?
If yes, can someone teach me how to modify that?

Thanks,and sorry for my bad english.

#2 Musalman

Musalman

    Analyzer

  • Members
  • PipPipPipPipPipPipPip
  • 526 posts
  • Location:Pakistan
  • Real Name:Intasar
  • IPB Version:v2.3.x
Contributor

Posted 24 July 2011 - 06:11 PM

3.2 is still in beta process, you should be need to add this in the IPS Tracker.

#3 onlyme2509

onlyme2509

    Novice

  • Members
  • PipPip
  • 16 posts
  • Real Name:Ion
  • IPB Version:v3.1.x

Posted 27 July 2011 - 12:07 PM

On the Support Forum, it seems to be ok. I don't wanna post a poopty report..

#4 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 27 July 2011 - 01:08 PM

you have this problem with a standard skin?
Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#5 onlyme2509

onlyme2509

    Novice

  • Members
  • PipPip
  • 16 posts
  • Real Name:Ion
  • IPB Version:v3.1.x

Posted 29 July 2011 - 10:54 AM

Yes.

#6 onlyme2509

onlyme2509

    Novice

  • Members
  • PipPip
  • 16 posts
  • Real Name:Ion
  • IPB Version:v3.1.x

Posted 03 August 2011 - 11:22 AM

Someone can help?

#7 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 03 August 2011 - 11:29 AM

open ipb_style.css
find this

.post_body {
	margin: 0 10px 0 185px;
	padding-top: 15px;
}
	
	.post_body .post {
		line-height: 1.6;
		font-size: 14px;
	}
	

and verify that is the same as this
Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#8 onlyme2509

onlyme2509

    Novice

  • Members
  • PipPip
  • 16 posts
  • Real Name:Ion
  • IPB Version:v3.1.x

Posted 04 August 2011 - 09:39 AM

Yes, it's the same..
I changed the theme and it have some problem now.. On all the skins.
On IP Mobile it's fine

Other strange problem is with spaces. If i edit a post, some breaklines appear..

[ Sorry for bad english :D ]

Edited by onlyme2509, 04 August 2011 - 09:53 AM.


#9 Quila

Quila

    n00b

  • Members
  • Pip
  • 1 posts
  • Real Name:Paul
  • IPB Version:v3.2.x

Posted 10 September 2011 - 08:50 PM

View Postonlyme2509, on 04 August 2011 - 09:39 AM, said:

Yes, it's the same..
I changed the theme and it have some problem now.. On all the skins.
On IP Mobile it's fine

Other strange problem is with spaces. If i edit a post, some breaklines appear..

[ Sorry for bad english :D ]

Got the problem to on 3.2.2, is there a possible fix?

#10 BrendonG

BrendonG

    n00b

  • Members
  • Pip
  • 2 posts
  • IPB Version:v3.2.x

Posted 11 January 2012 - 06:10 PM

Hi,

I'm having the same problem as well. However, for me, the bolded text will only appear after a post that contain the bold tags is posted. i.e whenever there is a bolded text in a post, the replies that comes after the post automatically gets bolded.

When you preview the post, it is not seen bolded, but when you submit it, it gets bolded.

It affects all my skins except the mobile theme as well.

Any solutions for this problem? Hope to receive some help soon as the automatically bolded texts are really annoying.

#11 malayalee88

malayalee88

    n00b

  • Banned
  • Pip
  • 3 posts
  • IPB Version:v3.2.x

Posted 13 January 2012 - 07:56 PM

hii..

i had this same problem.. and i solved it B)

Search for the above quoted codes.. replace it with the one given below :)

.post_body {
	margin-left: 175px;
	padding: 12px;
font-weight: normal;
}
   
	.post_body .post {
		line-height: 1.6;
		font-size: 12px;
font-weight: normal;
	}





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users