Hello, I'm struggling making a few modifications and I can't find the answer from the forum. I've uploaded an image on http://i.imgur.com/RbToqjk.jpg (website is www.agendadelvolo.info/dutyfree). Please help me do the following:
A) move the basket link into the header/logo section B) zero margin the content of right column C and D) make regular alignment of products in the products list (i.e. replicate the look of a table)
since I keep receiving no answer (something I noticed is likely to happen in this forum) then I'll keep asking... hopefully one day someone will reply.
In "webmaster" template I need to move the #content #page slightly to the left. I have tried all possible changes in lines:
/* RIGHT COLUMN STYLES */ #content{float:left;width:480px;padding:20px 0 5px;text-align:center;} * html #content{width:480px;} * html #page{width:100%;} #page{position:relative;width:94%;margin:0 auto;text-align:left;}