How to reposition the header fields and company logo

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeHow to reposition the header fields and company logo

This topic has been marked as not resolved.

Hello

This has probably already been covered somewhere else, but I will rely on your kindness..

I would like to know in which file to access the x,y positioning of the company logo photo and remaining header fields, please

thks in advance

August 17, 2011 at 3:19 pm #778

It’s all in the catalog/view/theme/shoppica/stylesheet/screen.css file, dude.


#site_logo {
  display: block;
  float: left;
  margin: 30px 10px 0 0;
}

August 17, 2011 at 6:00 pm #785

ok thks a lot man

best rgds

August 17, 2011 at 6:11 pm #788
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.