Jump to content

Layout problems


Guest Dogula

Recommended Posts

Guest Dogula

Hi, here is my cart I have been testing out:

http://www.dogula.co.uk/upload/index.php

The most obvious problem is the product pictures overlapping the text and price, how can I change this?

Also for the popular products section I would like to have pictures instead, is this possible?

In a product page I would like the picture to be full size, so I would need a clickable pic to take people to a full size picture, how could thise be done?

Also interested in some different skins, is there any with a similar kind of design as I am using which you could recommend?

For any modifications please can you give a link if possible.

Thanks

Link to comment
Share on other sites

Hi,

CubeCart mainly uses StyleSheets for layout and style control. Your overlapping problem is due to the height of the "latestProds" style.

Edit /skins/classic/styleSheets/layout.css

Find;

.latestProds {

float: left;

text-align: center;

width: 131px;

height: 120px;

}

Tweak the height and width to suit.

I would generally use bigger thumbnails (say 100px wide) and perhaps have only 2 products across the screen.

Back-up the file first.....

There is quite a big market for 3rd party skins (and mods/tweaks), visit www.cubecartforums.org to for more info.

Jason

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...