Coding-Spot

You are not connected. Please login or register

 
 
 

Smiles not shown on posting_body

Message (Page 1 of 1)

#1

J0k3R^

J0k3R^
 
Advance Member

Posted April 23rd 2013, 8:40 pm

 
i cant see smiles in posting body (when i start new topic) they r only available at quick reply and chatbox. i removed (X) "Posting_Body" Templates but nothing. this is problem from somewhere else... :S

Smiles not shown on posting_body -%CF%84%CE%AF%CF%84%CE%BB%CE%BF





#2

Mark

Mark
 
Administrator
Administrator

Posted April 23rd 2013, 8:43 pm

 
Can you provide your forum url, damn, always forgot it. xD.



https://coding-spot.darkbb.com


#3

J0k3R^

J0k3R^
 
Advance Member

Posted April 23rd 2013, 9:01 pm

 
www.myplanet.forumgreek.com

(dont delete something that is needed)





#4

Mark

Mark
 
Administrator
Administrator

Posted April 23rd 2013, 9:21 pm

 
Ok uhm, let me clear something first.
I'm not deleting them, i delete them for a moment then put it back. Ofcourse, i need to see the problem first. :;):

EDIT: Can you provide me your posting_body template. Thank you!



https://coding-spot.darkbb.com


#5

J0k3R^

J0k3R^
 
Advance Member

Posted April 23rd 2013, 9:30 pm

 
i cant post it because its too long, i sent it with PM.





#6

Mark

Mark
 
Administrator
Administrator

Posted April 23rd 2013, 9:34 pm

 
Put this on your CSS:
Code:
.module-advert, #main-content iframe {
display: inline !important;
}

:):



https://coding-spot.darkbb.com


#7

J0k3R^

J0k3R^
 
Advance Member

Posted April 23rd 2013, 9:45 pm

 
it worked but the frame is small, can we transfer it to the left side? theres more space there and it would be better. :)





#8

Mark

Mark
 
Administrator
Administrator

Posted April 23rd 2013, 10:51 pm

 
Can't be. Since the text on the left side will cause problems. Try this instead, add this to your CSS:
Code:
#smiley-box {
width: 20%;
}
div.posting-block {
width: 79% !important;
margin-right: 5px !important;
}



https://coding-spot.darkbb.com


#9

J0k3R^

J0k3R^
 
Advance Member

Posted April 24th 2013, 1:17 am

 
i dont know what happened and the smiley box disappeared (its not from 'Posting_Body' Template) but when it was visible, it was in the left side. thats why i asked u if we can transfer it from the right to the left side.

with the second code u gave me the frame is a LITTLE bit bigger. :)





#10

Mark

Mark
 
Administrator
Administrator

Posted April 24th 2013, 1:21 am

 
Adjust the width of the smiley-box. Change it's value, lower it. :):
Code:
#smiley-box {
width: 20%;
}



https://coding-spot.darkbb.com


#11

J0k3R^

J0k3R^
 
Advance Member

Posted April 24th 2013, 1:40 am

 
i put the width 75% and now the smiley box is under the textbox (its cool, i like it) but i want it to be in the center. i wrote in the css "float: center;" but nothing :P





#12

Mark

Mark
 
Administrator
Administrator

Posted April 24th 2013, 1:43 am

 
There's is no center in float, so use this instead:
Code:
#smiley-box {
width: 75%;
float: right;
margin-right: 70px;
}

:):



https://coding-spot.darkbb.com


#13

J0k3R^

J0k3R^
 
Advance Member

Posted April 24th 2013, 2:13 am

 
problem solved!! :)





#14

Mr.Panos

Mr.Panos
 
Advance Member

Posted April 24th 2013, 2:16 am

 
Since the problem is solved, i'll locked this and move to archive section.
~ Locked and Moved





#15

Sponsored content


 

Posted

 





Message (Page 1 of 1)

Permissions in this forum:
You cannot reply to topics in this forum

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None