Header design?

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Mar 19, 2013 10:14 pm
Hi there, is there tutorial how to make header (logo position and top blue background with 100% width like this?

:!: /// istinito [dot] com ///trojan inside :!:
User avatar
Senior Boarder

GK User
Wed Mar 20, 2013 8:37 am
Hi, sorry but web page URL which you add here includes DANGER TROJAN !
So please - make a screenshot with arrows , I wont go there.
User avatar
Platinum Boarder

GK User
Wed Mar 20, 2013 4:22 pm
Sorry Pawel, I was not aware of trojan infection :(

Anyway there is screenshot of that site.

Image
User avatar
Senior Boarder

GK User
Wed Mar 20, 2013 11:06 pm
Hi, it's so easy to do that, see below few tips.

1) Create vertical thin blue line in photoshop, copy to /images folder where you have our template
2) Overwrite body { } with:

Code: Select all
body {
    background: url("../images/blue-thin-line.png") repeat-x #D9D9D9;
}


3) Change value of margin/padding to set a good position for logo:

Code: Select all
h1#gkLogo {
   margin:0px;
   float:left
   position: relative;
}


p.s.
You can always request support from us, but you need take in your mind that customization is not regular Template support.
User avatar
Platinum Boarder

GK User
Thu Mar 21, 2013 7:46 pm
It's so simple, thank you Pawel, you are the best ;)
User avatar
Senior Boarder


cron