HI
Have a problem with this code
#sb_universal .content {
position: relative;
left: 730px;
margin: 0 auto;
top: 144px;
}
The code is placed in the custom CSS and i want the cart widget to align to the right as id soes with this code. How ever. It also makes the whole site wide. You can sroll to the right.
I am unable to figure this out.
Thankfull for all help I can get
(and yes I have posted this in another thread but that one is closed. I didn't se that the site went crazy then)
Code problemos
Started by
pehja
, Aug 20 2012 12:21 PM
4 replies to this topic
#1
Posted 20 August 2012 - 12:21 PM
#2
Posted 20 August 2012 - 12:53 PM
Hi,
Remove the code you posted above and replace it with this instead.
Remove the code you posted above and replace it with this instead.
#3
Posted 20 August 2012 - 02:17 PM
Thanks Danny!
I really appreciate this! But I was a little to quick to accept the answer again. The widget is in the right place, But it doen't funktion anymore..
#4
Posted 21 August 2012 - 06:44 AM
Hi Peter,
Which browser, it's working as far as I can tell on Chrome.
#5
Posted 21 August 2012 - 10:20 PM
I am using chrome, Safari and Firefox and non of them are working.. What you see now is your code, but with overflow "float" instead of "hidden" If I use "hidden" the widget is not clickable but the site is firm. And if I use float, it is clickable but site scrolls to the left..











