Jump to content

very simple question about the shop logo..


Recommended Posts

ok....check the logo in the picture....i want to shift it more to the left.....possible??


The block where the logo is situated is inside the #header (around line 193) and will not movi outside this unless you change for instance the logo css rule to // h1#logo { float: left; width: 29%; margin-top:0.5em; text-align:left; position: relative; left: -40px; top: 0px; } //

The -40 puts the logo more to the left. Adjust this value for you needs. You can also adjust the top value.

Try this i think it will work:)

cheers
Link to comment
Share on other sites

×
×
  • Create New...