[pmwiki-users] indented or something like that.
Alan Loughlin
itdept at swalcliffepark.co.uk
Fri Feb 3 02:51:52 CST 2006
I want this to sit flush against the sidebar and top:
(:table border=0 cellspacing=0 width=615px:)
(:cell valign=top align=center:)SOME TEXT
(:cellnr height=180px style='background-image:
url([=http://domain/images/main.jpg=])':)
(:cellnr valign=bottom align=center:)SOME MORE TEXT
(:tableend:)
an then all text after it needs to have the gap away from the side, im
using:
#wikitext { margin-top:0em; margin-left:1em; line-height:1.33em; }
but thats only any good for the text not the table with picture.
Many Thanks
Alan
Patrick R. Michaud wrote:
> On Thu, Feb 02, 2006 at 02:28:36PM +0000, Alan Loughlin wrote:
>> Hi,
>>
>> I have a picture in the text area that i would like to have sit flush
>> against the corner so it fits seemlessly with the sidebar and top, but i
>> want all remaining text to sit away from the side.
>>
>> although -> works, i don't want to have to do this to every page, so i'd
>> rather have a css rule so that pages that don't have an image with the
>> above requirements just have a margin/indent/whatever works and the
>> pages with an image have the image sitting flush.
>>
>> the image is a background to a table as i have text sitting over it.
>>
>> does this make sense?
>
> Do you need to be able to do this with lots of different images on
> different pages, or just a single image?
>
> Is it something that needs to be done with wiki markup?
>
> Do you have a url that we could look at that somewhat shows what
> you're trying to do (or what you're unable to do)?
>
> Pm
>
More information about the pmwiki-users
mailing list