MyBB Community Forums

Full Version: Template Questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HeySmile

I have few questions.Smile

Well 1st , i have posted a thread asking how to change the Welcome Pannel size, cause i dont want it to fit from the far left to the far right, i just want it from the center to the half right.

plus i want to add over there a photo. so how to do it Smile

umm also i tried to change the on, off, offlock, photos, next to each thread, but this didn't work with me just with replacing the files why ?

and one last question, the repution thing !! , i just want a number off the total + reputitions to appear, instead of the + and - thing .Confused how to do that. Smile

thanks alot in advanceSmile
zaher1988 Wrote:Well 1st , i have posted a thread asking how to change the Welcome Pannel size, cause i dont want it to fit from the far left to the far right, i just want it from the center to the half right.
Admin-CP -> Themes -> Modify/Delete -> *Your Theme* -> Edit

In the box "Welcome Panel" you can enter some extra CSS. Enter something like:
width: 50%;
text-align: right;
zaher1988 Wrote:plus i want to add over there a photo. so how to do it Smile
Admin-CP -> Templates -> Modify/Delete -> *Your Templates* -> Edit

Search for the templates header_welcomeblock_guest, header_welcomeblock_member and header_welcomeblock_admin. Insert the code for the image like
<img src="path/to/image.jpg" border="0" alt="Text" align="center">
zaher1988 Wrote:umm also i tried to change the on, off, offlock, photos, next to each thread, but this didn't work with me just with replacing the files why ?
Have you tried to clean your browser cache?
zaher1988 Wrote:and one last question, the repution thing !! , i just want a number off the total + reputitions to appear, instead of the + and - thing .Confused how to do that. Smile
There was a mod for RC4: http://mods.mybboard.com/view.php?did=119
Maybe that helps you. I think the mod will be updated so that it works with the new version.
hey Smile thanks for the reply , it was so usefull and clear Smile

but, about the panel size, you asked to put width: 50% text-align: right

but i still have the panel on the left side of the screen not on the rightSmile
Edit : i found it Big Grin float : right

for the photo Smile it worked, but it's apearing between the letters, so i was thinking if i can put it in panel just beside this original panle Confused


for the on, off, offlock thing, yes i cleared the cache but they still appear.

for the repution thing, i will work on it and see it Smile

i have a neww questionConfused :$ , umm i need to remove today's thread, and i want to make private messages on a new line Confused ! how to make the new line thing , like enter when typing , and where to do it Smile

thanks alot again in advance


sorry for the double post, but it's been 3 days and not answerSmile