Found it!! wink

Replace:
DIV.blockpost DIV.box, DIV.postleft, DIV.postsignature, DIV.postmsg {OVERFLOW: hidden}

by

DIV.blockpost DIV.box, DIV.postleft, DIV.postsignature {OVERFLOW: 100%}

It is not the prettiest as the image will just jump over the edge on the right, but as a start, I am quite happy with it wink

Sorry, does not work.

Then to go around the problem, how can I make a page ignore the general format and have a special one?

Or make some images (when too large) align on the left (nor respecting the post setting)?

It really look messy at the moment, and would really apreciate if I could prevent scrolling down the page to use the lateral scroll and then go up to the pitc again in order to see the right side of it... hmm

Hi guys!

Can anyone tell me how to add a horizontal scroll bar on large images. I do not want a scroll bar at the bottom of the post, but one under each image...

Is it possible? (I am sure it is wink)
How?

Thanks

4

(76 replies, posted in News)

I know it's old stories, but do we have a way of having a scroll bar on big images (wider than the layout)?
Can't find any answer on the forum.

Cause I really want a scroll bar. Scaling sucks when you have to read text that has been squeezed in the image...

I have forums with only one topic, and they really are not relevant to any other forums. How can I Make it that when we click on the forum link, it goes straight to the topic? Or that we can add topic to the board?

Thanks

How can we make sure that the admin gets a copy of each PM?

This notice appears on top of each page...

Notice: Undefined index: o_pms_messages in /var/www/free.fr/f/9/deusl3r/punbb/include/pms/header_new_messages.php on line 11


Still nothing to do to prevent that?

awsome...and so much simpler than a mod I wont give the name by respect fot its author...

need it too wink

pb solved...dunno what I was doing wrong  wink

It does not work...weird!
Any changes don't do anything.

Any other things that could play against me?

I am using Fire style...

I have tried to find help on that forum and I did, but following instructions found I dont quite get the expected result...
Here is what i have done:

Code in stylesheet.css

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
    FLOAT: left;
    MARGIN-TOP: 0.1em;
    MARGIN-LEFT: 0.2em;
    DISPLAY: block;
    BORDER-WIDTH: none;
    WIDTH: 20px;
    HEIGHT : 20px;
}


and code in stylesheet.cs.css


/****************************************************************/
/* 5. POST STATUS INDICATORS */
/****************************************************************/

/* These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. The default is "icon". By default only .inew is different.*/

DIV.icon { background-image: none}
TR.iredirect DIV.icon { background-image: none }
TR.iclosed DIV.icon { background-image: none }
TR.isticky DIV.icon { background-image: none }
TR.inew DIV.icon {background-image: url(http://deusl3r.free.fr/masque.gif) }


But i dont get anything...What did i do wrong? It really does not change anything...

Well well well...I have done

Code in stylesheet.css

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
    FLOAT: left;
    MARGIN-TOP: 0.1em;
    MARGIN-LEFT: 0.2em;
    DISPLAY: block;
    BORDER-WIDTH: none;
    WIDTH: 20px;
    HEIGHT : 20px;
}


and this in stylesheet.cs.css


/****************************************************************/
/* 5. POST STATUS INDICATORS */
/****************************************************************/

/* These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. The default is "icon". By default only .inew is different.*/

DIV.icon { background-image: none}
TR.iredirect DIV.icon { background-image: none }
TR.iclosed DIV.icon { background-image: none }
TR.isticky DIV.icon { background-image: none }
TR.inew DIV.icon {background-image: url(http://deusl3r.free.fr/masque.gif) }


But i dont get anything...What did i do wrong?

14

(4 replies, posted in PunBB 1.2 troubleshooting)

merci smile

Bon j'ai reinstalle et ca marche...alors j'ai du faire le boulet la premiere fois wink

15

(4 replies, posted in PunBB 1.2 troubleshooting)

He he

c malin ca....pour information je suis biligue!
Maintenant moi je suis pas informaticien...c quoi PUN_ROOT et comment on le defini?

J'ai deja tout vide la base de donnee et tout reinstaller proprement...et c'est le resultat que j'obtiens...plutot ennuyant

--------------------
What is PUN_ROOT  and how do I define it?

I got this error message while trying to reinstall punbb (which means i erased my database and replaced all files...)

Thanks \

GarGouille

16

(4 replies, posted in PunBB 1.2 troubleshooting)

I tried to install punbb but i keep receiving that error message:
The constant PUN_ROOT must be defined and point to a valid PunBB installation root directory.

What can i do!?

GarGouille