archers-rest
|
Restrict width of new portalsHow would I restrict the width of this portal (code in spoiler)
I've had a crack at but this dt dl li stuff is new to me, must get learning again
|
admin (no pm's please)
|
Well the issue there is probably that whilst lastpost is a class that tries to define a width. An image is something that will expand just about any container element to fit it.
Is there a link to where we can see it?
|
archers-rest
|
Its on myff_archersrest2 in the footer
or follow my sig link to see it working in the old portals, the picture doesnt strech to fill.
|
admin (no pm's please)
|
Basically I don't "know" the answer here. One possibility is that there are two ways the "look" can be done.
One uses lists, the other like here:
http://forum.myfreeforum.org/groupcp.php
uses tables. You could try the table approach, or you could try defining some new css classed for the lists based on the dimensions you want to see. I added "widelist" myself to get an effect I wanted.
|
|
|