Look in includes/templates/all_business/templates and if there is a tpl_modules_attributes.php file, delete it.My attributes came back when changing back to classic. thanks
Thank you for posting your solutionNevermind!!! Dummy me, in the Layout Settings in Admin. Thanks anyway!I am sorry but I missed your post or I would have helped you out!
Please post a direct ilnk to a product with missing attributes so that I can take a look.I deleted that file and the attributes are still missing
Thanks in advance for your help
Hey there, I made my logo a bit larger. While I like the size, I noticed that if I log into my buyer's account, the NavMain ul links (Home, Log Out, My Account, Shopping Cart, Checkout) extend to the left into my logo. On the stylesheet, line 60, I played around with the position attribute (set to Relative) in firebug and deleted it. The result was that the links moved up a line into the NavMainWrapper area. I actually like that look.
Do you think there is any negative ramifications to deleting 'position'? I temprarily changed it in the website if you want to look.
Thanks again!
www.bagabow.com
That is no problem. You will want to delete the whole declaration:Hey there, I made my logo a bit larger. While I like the size, I noticed that if I log into my buyer's account, the NavMain ul links (Home, Log Out, My Account, Shopping Cart, Checkout) extend to the left into my logo. On the stylesheet, line 60, I played around with the position attribute (set to Relative) in firebug and deleted it. The result was that the links moved up a line into the NavMainWrapper area. I actually like that look.
Code:position:relative;
This has already been addresses earlier in the thread:
http://www.zen-cart.com/forum/showpo...4&postcount=54[/QUOTE]
Hi again, I've been spending two days, trying to solve this problem with easySlider, but without success /no responce from creator/ ..so...I changed the slider... but I need some help:
- how I can move down the title "New Products for November"
- how I could put that slider inside some "wrapper" or "container", to create some space around that slider?
Thank You!
The slider is already wrapped in a div:Hi again, I've been spending two days, trying to solve this problem with easySlider, but without success /no responce from creator/ ..so...I changed the slider... but I need some help:
- how I can move down the title "New Products for November"
- how I could put that slider inside some "wrapper" or "container", to create some space around that slider?
If you want space above the new products, I would just put a bottom margin on the slider div.Code:#slider
Bookmarks