Questions about layout

Halme

No avatar

2007-04-03 19:50

Hiyas,

first post here. First of all marvellous job on Quick.Cart. Even I got an idea how to use it. But I got a problem I can't really figure out.

If you may go and see http://www.saunalahti.fi/jeeponi/sancudo3/Quick.Cart/index.php for my version.

It's in finnish but I think you get the idea.

As you can see it's still not quite finished but 1st question would be: What value to change to move this red box that says Lisää ostoskoriin (Add product to cart) just a little bit to the left. I've tried everything in CSS but as I got limited skills it's not that easy.

2nd question is: You see the links in the top menu (Tuotteet, Uutuudet, Ota yhteyttä). On MyIE2 everything works fine but when I use Mozilla 2.0.0.3 the background moves a bit to the right if I press either Uutuudet or Ota yhteyttä -links. I'd conside this a small bug in my webshop but it is still noticeable.

That's all for now.
Thanks in advance for any kind of help,
Halme

» Quick.Cart v2.x

treewood (OpenSolution)

Avatar: treewood

2007-04-04 09:42

Halme
1. edit templates/default.css and find: .entry .basket{}, add right margin and it will be ok.
I think better is to change #content{} and add right padding bigger and change width and all content will be not in right corner as now
2. sorry but i dont have MyIE2 to check 2 versions. Can You send screenshot and mark this bug

Halme

No avatar

2007-04-05 15:37

Thank you. Got the idea of right margin now.

About my 2nd question. Here's the screenshot. I know it's not that big difference but very noticeable if you surf thru the top links.

http://www.saunalahti.fi/jeeponi/offset.jpg

Some offset there. So if I use Mozilla - this happens. on IExplorer (and MyIE2) everything is fine. Upper picture is the main page Tuotteet (products) and lower picture is either after pressing Uutuudet (promotions) or Ota yhteyttä (contact)

3rd question. What's the easiest way to disable logo? I put empty link to lang_fi.php but I get red X on IE.

Been using this:

$config['logo_img'] = "null.gif";

that's 1x1px empty gif I made just get around this.

treewood (OpenSolution)

Avatar: treewood

2007-04-05 16:29

Halme - please read rules of this forum. 1 question = 1 topic. You have 3 different questions in one topic. It is not good.

Sorry but i dont understand this about Your question even with screenshot. Maybe I am dump :/

3-rd -
Edit templates/page.tpl and delete:
<a href="?p="><img src="$config[dir_files]img/$config[logo_img]" alt="" /></a>

ottoa

No avatar

2007-04-06 07:39

When the screen is longer there is a scrollbar on the right. When the page is shorter there is no scrollbar on the Firefox. So the page moves to the right.

marik

No avatar

2007-04-06 09:50

thats a IE problem
IE is a stupid browser
FF doesn't show the stuff you don't needed

Nothing to do about it =)

Back to top
about us | contact