How to edit width position

GK User
Thu Apr 04, 2013 6:26 pm
Hello team,

I'm working in a new website installed in the subdomain: http://inverterforex.net/tuofertasemanal/

What I want is to reduce the width of position bottom9 in order to increase the position width of bottom10. There is a text that I would like to see it wider.

In addition, I would like to know how to edit the logo "Boutique Community"

Could you please help me with this?

Thanks in advance.

Best regards.
Mohamed.
User avatar
Fresh Boarder

GK User
Thu Apr 04, 2013 7:07 pm
Hi,
2) Logo - probably you can change by template settings if not, upload via FTP your own PNG with transparency
templates/gk_boutique/images/logo_dark.png

1) You have overwrite css width

Code: Select all
#gkbottombottom9 {width:___px !important;  }
#gkbottombottom10 {width:___px !important;  }


___ - insert your value.
User avatar
Platinum Boarder

GK User
Thu Apr 04, 2013 9:28 pm
Pawel F wrote:Hi,
2) Logo - probably you can change by template settings if not, upload via FTP your own PNG with transparency
templates/gk_boutique/images/logo_dark.png

1) You have overwrite css width

Code: Select all
#gkbottombottom9 {width:___px !important;  }
#gkbottombottom10 {width:___px !important;  }


___ - insert your value.


Thanks a lot for your answer. However I don't know where I should to paste this. COuld you please specify the file name or the route?

Thanks so mucho in advance.

Mohamed.
User avatar
Fresh Boarder

GK User
Fri Apr 05, 2013 7:58 am
Sure, one screenshot (click on it) will tell you all.
User avatar
Platinum Boarder


cron