|
Posted by Jonathan N. Little on 02/13/07 20:17
simonkey88@hotmail.com wrote:
> On Feb 13, 2:03 pm, "J.O. Aho" <u...@example.net> wrote:
>> simonke...@hotmail.com wrote:
>>> On Feb 13, 9:59 am, "Jonathan N. Little" <lws4...@centralva.net>
>>>> Not according to the stylesheet for Active.com, they are not styling IMG
>>>> at all. How about a URL to the actual page your are struggling with and
>>>> we can see what is going on specifically with that page.
>>>> BTW: IMGs are inline elements by default there is no attribute
>>>> 'align="center"' for IMGs.
>>> Well I seem to be getting closer to my goal. You can see the page at:
>>> http://www.active.com/donate/tntnyc/dhuggard/
>> Nothing there, just a message that it's not there.
>>
>> --
>>
>> //Aho
>
> Sorry, it seems that the site is taken offline while I'm in the edit
> function of the template. Please try now:
>
> http://www.active.com/donate/tntnyc/dhuggard
>
What is bad to me is in their stylesheet:
#content {
text-align:left;
font-size:14px;
width:570px;
align:left;
border:1px solid #666666;
float:left;
margin:8px 4px 8px 2px;
}
sizing in pixels instead of em's and worst that your are stuffed into a
"width:570px;" narrow box!
Try adding to your stylesheet:
#content {
width: auto !important;
}
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|