Hi,
I'm trying to increase the length of the advanced search input form length on this page:
http://vinylfrontier.com/shop/index....dvanced_search
Would be great if someone help me out here. Thank you.
Hi,
I'm trying to increase the length of the advanced search input form length on this page:
http://vinylfrontier.com/shop/index....dvanced_search
Would be great if someone help me out here. Thank you.
I would also like to move the search box to the left instead of center. Not sure even in which file to make the change. Can anyone help me out here?
The width is probably located in the base file for the page.
As to centering, you will need to break up the calls on line 761 of your stylesheet to separate .centeredContent out of the pack. Change it to text-align: left;
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks. Not sure which file that would be though. I was able to change a few of the search field labels on the advanced search page, but saw no place to change the width of the box.
That works, but it changes the position of all of the New and Featured listings too (including inside the side columns) which I want to keep centered. Is there a was to align to the left in the advanced search body only?
Was afraid of that
It doesn't look like there is a clearly defined wrapper around it either.
You may have to find the page with that code and change it to centeredContent1.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.