Hi I have made my logo and banner one (1) image. It looks great on the small screen on the laptop but on larger desktops it sits left.
Can I centre it?
Johanne
Hi I have made my logo and banner one (1) image. It looks great on the small screen on the laptop but on larger desktops it sits left.
Can I centre it?
Johanne
Check here in the Tutorials/FAQ section:
www.zen-cart.com/tutorials/index.php?article=125
Hi
I have changed my Stylesheet.css to show the following
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}
#logo {text-align: center};
It still is left.
What have I done wrong please
Johanne![]()
You want the text-align:center; in #logoWrapper
If it still doesn't work, we'll need a link to your site.
Here is what I have still not working
#logoWrapper{
text-align:center;
background-image: url(../images/title0.gif);
background-repeat: repeat-no-repeat;
Height: 450px;
Width: 900px;
background-color: #FFFFFF;
}
Hi
Still no luck. My site is
https://www.horsemansshop.com.au
I would be gatefull for your help. I also seem to have lost my search facility and I can't remember where it is. Help please.
Thanks
Johanne![]()
OK, try text-align:center in headerWrapper.
BTW, I'd consider extending those gold bars above and below your logo to the right and left edges of your main wrapper.
Search boxes in both header and sidebox are controlled in Admin - Tools - Layout Boxes Controller