1 (edited by 02cspearson 2007-04-02 23:18)

Topic: [Help Request] Making side bit smaller

sorry I don't know if this is answered in a faq I could not see anything but I would like to make the thing in message with info on the poster thiner. here is a screenshot with the thing highlited in orange to show you what I mean

http://www.iggpog22.com/mystuff/bbthing.png

Thanks in advance

p.s also is it possible to make all links posted open in a new window?

Re: [Help Request] Making side bit smaller

In style/imports/base.css find

/****************************************************************/
/* 7. VIEWTOPIC SETUP */
/****************************************************************/

/* 7.1 This is the basic structure. */

DIV.postleft, DIV.postfootleft {
    FLOAT:left;
    WIDTH: 18em;
    OVERFLOW: hidden;
    POSITION: relative;
}
    
DIV.postright, DIV.postfootright {
    BORDER-LEFT-WIDTH: 18em;
    BORDER-LEFT-STYLE: solid
}

Edit both parts that say 18em, if I'm not mistaken.

02cspearson wrote:

p.s also is it possible to make all links posted open in a new window?

http://wiki.punres.org/Open_links_in_a_new_window

Looking for a certain modification for your forum? Please take a look here before posting.

3 (edited by 02cspearson 2007-04-03 11:11)

Re: [Help Request] Making side bit smaller

wow thank you very much big_smile

Sorry to bother again though but it seems that that method of shrinking the side thing did not work it just cut off the text instead

Scrrenshot: (error highlighted in orange) http://www.iggpog22.com/mystuff/bbthing2.png

Thanks for your assistance

Re: [Help Request] Making side bit smaller

Oh wait no worries that worked perfect. It was my mistake I forgot to edit the bottom bit aswell. thank you for your help. this topic can now be closed or whatever you do to finished help topics