Hi,
I have FF webdeveloper as I have just downloaded it.
I don't think I can be more specific about what I want and I will type it out more clearly.
I am trying to learn how to style (move and style) things around a page in ZC on a prod info page specifically.
If you lo0k at a specific prod info page in default zc
eg yourpath/zen/index.php?main_page=product_info&cPath=1_4&products_id=1
which is 1 graphics card item. A picture is on the top of the main section and we have2 option boxes (drop down) near the bottom spaced badly.
Now you can't simply goto admin and click a button it seems to move things around or style them where you want specifically..
To move the image or to move the option boxes around on that page requires CSS. The id for the optionbox is attrib-3 but I am told this fails to work. As I need other id's.
It is a very specific question about moving images and elements on a default layout .
How can i get the specific id's to style i the stylesheet as just getting an id=attrib-3 for 1 element to move fails. So that is why I am asking here because it looks complicated . I can't se anything on the tut's for specific examples either.
So it isn't a general question but the ZC is hard to understand by me with the nested id structure for css.



