tammymarie Posted March 3, 2009 Share Posted March 3, 2009 Hello, I have been trying to edit the default template, had alot of luck, but stuck on a few things, I have enclosed an image with the problems highlighted, if anyone could help, I would really appreciate it!! Thanks in advance!! Link to comment Share on other sites More sharing options...
guitarplayer Posted March 3, 2009 Share Posted March 3, 2009 Hello Tammymarie,for the footer links go here : yourshoplocation / modules / blockvariouslinks / blockvariouslinks.tpland put before the links codes, see example below :> --> </pre> <ul> </ul> <center> {l s='Specials' mod='blockvariouslinks'} {l s='New products' mod='blockvariouslinks'} {l s='Top sellers' mod='blockvariouslinks'} {l s='Contact us' mod='blockvariouslinks'} {foreach from=$cmslinks item=cmslink} {$cmslink.meta_title|escape:'htmlall':'UTF-8'}</ce Link to comment Share on other sites More sharing options...
guitarplayer Posted March 3, 2009 Share Posted March 3, 2009 for the product image, Go to the product file in your back office then add a new image and also make it the product cover image, after you have created that, delete the old image. I think maybe your server was to busy on generating the images. Link to comment Share on other sites More sharing options...
hieloiceberg Posted March 3, 2009 Share Posted March 3, 2009 Go to your theme style sheet (global.css) and search for these:Around line 824 Header login: #header #header_user { width: 99%; text-align: right; clear: left; margin:0.6em 0.6em 0 0; } Change the top margin something like this: #header #header_user { width: 99%; text-align: right; clear: left; margin:2.6em 0.6em 0 0; } Around line 857 Footer: #footer .block_various_links { list-style: none; } change to this: #footer .block_various_links { list-style: none; text-align: center } To change the module to the right column go here:Back Office >> Modules >> Positions >> Transplant a moduleChoose the module change the hook and save now go back to Positions and delete the extra module on left column and move the new one Link to comment Share on other sites More sharing options...
tammymarie Posted March 3, 2009 Author Share Posted March 3, 2009 I did get aot of this done with your help, thank you , but when I go to module positions and try to move anything, I cant, because nothing is lit up, it seems disabled? Am I missing something?? Cant click on the drop down at all in any section. Link to comment Share on other sites More sharing options...
serox Posted March 4, 2009 Share Posted March 4, 2009 Hi!when you are in module positions click on the text says TRANSPLANT A MODULE then it will work Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now