You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by "Boynak, Dana Rose" <db...@iupui.edu> on 2005/06/20 22:28:21 UTC

css question: Apache Forrest

Hi, I am trying to figure out where I should add some CSS code so that
it will apply to my site.  I have added it to the skinconf.xml with no
apparent luck.  I added the code in <extra-css> and the code is the
following: 

 

img.floatleft {

            float: left

        margin: 10px 10px 0 0 ;

}

 

I then reference it in one of my xml documents as <img class="floatleft"
src="images/notes_Sideview.png">  

 

Does anyone have any idea what to do or where to add the code?  Thanks
so much.  Dana

 


Re: css question: Apache Forrest

Posted by David Crossley <cr...@apache.org>.
Please send questions about any Apache products to their own mailing lists.
For Apache Forrest: http://forrest.apache.org/mail-lists.html

-David

Boynak, Dana Rose wrote:
> Hi, I am trying to figure out where I should add some CSS code so that
> it will apply to my site.  I have added it to the skinconf.xml with no
> apparent luck.  I added the code in <extra-css> and the code is the
> following: 
> 
>  
> 
> img.floatleft {
> 
>             float: left
> 
>         margin: 10px 10px 0 0 ;
> 
> }
> 
>  
> 
> I then reference it in one of my xml documents as <img class="floatleft"
> src="images/notes_Sideview.png">  
> 
>  
> 
> Does anyone have any idea what to do or where to add the code?  Thanks
> so much.  Dana
> 
>  
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org