Hi Clyde
Thanks so much for taking the time and trouble to look into that for me. Can't believe it was such an easy fix!
Thanks again
Hi Clyde
Thanks so much for taking the time and trouble to look into that for me. Can't believe it was such an easy fix!
Thanks again
Hi all. Nice template.
Need change two places
Background on main header and picture place in product info. Wide screen destroy nice looked design. Need put picture in the middle.
Im attach picture - what I have and what I need to make.
Please advice if you have ideas.
Maxus
You can add you background image in the stylesheet.css
locate the #logoWrapper declaration and add you background image.
download the product info display(centered) mod
Hi all. One small question about Bestseller sidebox.
Im nod made any changes in code. Just install template.
But see white line under Bestseller header
Im attach picture
Dont know how to remove it.
I see it in all browsers IE, Mozilla and Chrome
So .. I see - it is not your foult
But I have white wrap on bestseller box and another users too.
Now one way to hide white wrap is change this line
to thisCode:$content .= '<div class="wrapper">' . '<ol>' . "\n";
white wrap is gone.. but we have additional empty line.Code:$content .= '<div class="wrapper">' . '<br>'. '<ol>' . "\n";
I mean it is better. but still need solution