Jump to content

Baxorr

Members
  • Posts

    3
  • Joined

  • Last visited

Baxorr's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. My host is godaddy, and i found it, however changing the height in the code below, doesn't do anything, not even after i published the website. Even if i delete the height entirely then publish it, nothing happens, any ideas? When i submitted a ticket, i was told they couldn't provide help with advanced coding? .sf_header_wrapper {background-image:url(http://i.imgur.com/0QBv29V.png);background-position:top;background-repeat:no-repeat;background-size: 100%;border:solid 10px #fff; height:377px }
  2. I can't seem to do this from the advanced design options?
  3. I have a website: http://www.2monthstraffic.com where the header is too high, so i wanted to change it using advanced css, however when i change the height here:/*————————————Header————————————*/.sf_header_wrapper {background-image:url(http://i.imgur.com/0QBv29V.png);background-position:top;background-repeat:no-repeat;background-size: 100%;-moz-box-shadow:10px 0px 10px rgba(0, 0, 0, 0.4);-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);border:solid 10px #fff;clear:both;min-height:20px;height:auto !important;height:477px;width:940px}.sf_main_header {-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);clear:both;float:left;font-size:3.2em;margin:250px 0 0 -23000px;padding:20px;position:relative;zoom:1;}.sf_main_header:after {background-repeat:no-repeat;bottom:-8px;content:’.';font-size:0;height:8px;left:0;position:absolute;width:13px;}Nothing happens. My theme is Accountant, and if this is the wrong place to change the header height please tell me where i elsewhere should do it.
×
×
  • Create New...