Hi Again
Currently configuring 4.86.0 on 6.01.02 of DNN.
I'm having a bit of an issue with the layout of the buy now page in some browsers and would like some advise. I'm reasonably new to skinning DNN but nomally when skinning modules I have some classes or id's I can manipulate in CSS for layout issues but I can't seem to work out what classes to modify in the cart.
The issue is that in IE and firefox the add to cart button seems to wrap to a new line while in chrome and safari it's fine (see attachments). This seems to be caused by the product summary label behaving differently in different browsers and causing. Using firebug to find the id/class I have id="dnn_ctr459_ProductsList_dtProductslist_ctl00_lblSummary1" class="SmithProdText">
I don't seem to be able to find suitable references to these in the module.css file to override to fix this. It's occuring in two different portals with different skins. Might be my lack of skill in this area but would like to get this fixed so any suggestions would be welcome.
Secondly I would like to be able to modify the layout of the Products page for a specific portal. I note there is portal specific ProductListSingleColumn.ascx and I assume these can be modified to change the layout of the product list but not sure how to modify the layout of the products page. I would like to be able to move the tabs to the side of the product image but only for one portal.
And lastly I was wondering if it was possible to have two product pages per site? My customer wants to have a separate page displaying specific data for their products. If there was a way of using the products module to maintain and update this information but display it differently to the standard products page it would be easier to maintain for them. I realise this might be outside the capabilities of the cart but thought I would ask.
Appreciate any help you might be able to offer. Once I sort out these issues I should have a couple of sales for you ;-P
Regards
Ian