cool. thanks! i was looking in the wiki.
cool. thanks! i was looking in the wiki.
Ka,
You are most welcome .. glad i could assist you...
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
another layout question...
somehow, my categories are aligned left instead of right... where do i change that?
to check it for yourself:
http://test.themeltingpotonline.net/...=index&cPath=2
As you can see the lines are from left to right... the one saying "All Scents A - Z" should be the first listing (top left instead of left)
and the last row should also be lined left instead of right.
like this:
A - B - C
D - E - F
G - H
not as it is
C - B - A
F - E - D
......H - G
gotta correct my last post.... they are aligned RIGHT instead of LEFT... the rest of the post actually stated it right.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Thank you. it's solved. was an issue with my CSS... it "floated right" instead of leftThat solve the issuecenterBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: right;
}
change from right to left
float : left ;
St,
Thanks for the update on the fix for me and fellow zenners who have the same issue ... Nice site ..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting