in 1.34 when i changed the background color only the sides got colored in. in 1.4 it is coloring the sides and everything in between the side columns and body container. Can someone please tell me how to make it only do the sides?
edit #container in the stylesheet.css and add background-color: #ffffff
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
ok that worked great...but one problem now.. it seems part of the container is in the header part if that makes sense... can u tell me how to color this big white square section that flows under the logo in the attached file? i could not find it...
Attachments
css.jpg (18.36 KiB) Viewed 2646 times
FIXED....ok i added in my stylesheet two parts from 1.34 that are not in the 1.4 stylesheet....that seems to work. ( i then changed the height and colors) hope this helps someone...
i added....
#header {
position: relative;
}
#header .div1 {
height: 97px;
}
then changed to this to suit myself......
#header {
position: relative;
background: #ffffff;
}
#header .div1 {
height: 160px;
background: #ffffff;
}
i added....
#header {
position: relative;
}
#header .div1 {
height: 97px;
}
then changed to this to suit myself......
#header {
position: relative;
background: #ffffff;
}
#header .div1 {
height: 160px;
background: #ffffff;
}
I too was having the same problem that booyakan had that while changing the background color it color the sides and everything in between the side columns and body container in 1.4. So this thread helped me as I tried editing the #container as Xsecrets said and that problem got solved. Now it’s working nicely and not having the problem that the booyakan then had that is the part of the container is in the header part. So thank you for the help. order fulfillment
Who is online
Users browsing this forum: No registered users and 24 guests