On Thursday 30 September 2004 16:46, John N. Alegre wrote:
> I am trying to put up a line of buttons on the left side of a page using
> components.  I want them to come up on the left side, below the top logo
> image (kinda like the old frames way).
>
> After I add the component and try to put a text layout to the right of that
> component the text box goes below the compent because the component
> occupies the entire width of the page and thus won't allow me to have
> anything to the right of it.
>
> Maybe the question is how does one use a component for a left side
> navigation area and then be able to include the body in the main area
> of the page (to the right of the nav)?
>
> I have put a layout in the compent.html and optimized the layout.  This
> does nothing.
>
> If this is a HTML tweak can someone help me with the tweak
>
I tried this HTML tweak.

<body onload="preloadImages();" bgcolor="#ffffff">
<csobj csref="../Path/web-data/Components/navbar.html" h="388" 
       occur="16" t="Component" w="1156"> (changed this to "360")
                        <table 

All the table info <tr> </tr> goes here

                        </table>
                        <p></p>
                </csobj>
                <p></p>
        </body>

As noted above I tried to change the w="1156" csref to w="360".  When I did 
this, clicked back to "Layout" and back to source this csref was again  
w="1156".

Still stumped!
john
-- 
#############################################
# John N. Alegre
# Andante Systems
# Web Hosting
# Web Site Development
# www.johnalegre.net
#############################################
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to