CHANCE TOP BLACK FOR RED ?

GK User
Wed Mar 06, 2013 5:43 pm
Dear Friends ,

How do I change this all black to stay top of the site:
http://www.apolloborges.com/ecommerce/

to be equal to the website: apolloborges.com red?
I would like to keep the same header where the menus are?

How do?


Regard
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Wed Mar 06, 2013 5:58 pm
Red color is an image so I don't think it would fit the bigger black box, you might need to make adjustments to image itself. For your information following is the details for black box itself only.

Image Location: http://demo.gavick.com/joomla25/twn2/te ... u_item.png
Please download and upload image to your own server and change below css accordingly.
Css to use in override.css
Code: Select all
#gkPageTop.dark { background: url("http://demo.gavick.com/joomla25/twn2/templates/gk_twn2/images/style1/menu_item.png") repeat scroll 0 0 transparent; }


See you around...
User avatar
Platinum Boarder

GK User
Fri Mar 08, 2013 2:58 am
Dear friend,

I think I must not have done something correctly .... insert page and see who sent me the link:

# gkPageTop.dark {background: url ("http://www.apolloborges.com/ecommerce/templates/gk_boutique/images/menu_item.png") repeat scroll 0 0 transparent;}

Just put the link differently and still did not work ...

On page: override.css had no code. This was the one.
Is that so? See that black is still in the same place ... he did not flinch me (ehheheh) ... Is it there even if I make changes?


Big hug,
WILLIAM BORGES
User avatar
Gold Boarder

GK User
Fri Mar 08, 2013 5:21 am
I got a lot of things thanks to you, but now I braked again, can you help me?

I managed to change the layout:
http://www.apolloborges.com/ecommerce/

But the logo is very down menu pushing down, I would like to put it like the image I'm sending you, where do I fix this? And as I step texts Sign in to White and to White Home?


Thank you,

WILLIAM BORGES
User avatar
Gold Boarder

GK User
Fri Mar 08, 2013 6:18 am
Use following css code.
Code: Select all
#gkPageTopWrap { margin-top: -35px; margin-bottom: 0px; }
#btnLogin span:hover, #btnRegister span:hover { color: #e9403b!important; text-decoration: underline; }


See you around...
User avatar
Platinum Boarder

GK User
Fri Mar 08, 2013 12:37 pm
THANKS, THANKS... SEE > http://www.apolloborges.com/ecommerce/

Too bad it was a very empty space beside it would be cool to put the search in the same place the other menu and login information is as up on the other site ... If you have any ideas ... I'll keep trying ... big hug and thank you so much!!!!!

GUILHERME BORGES
User avatar
Gold Boarder

GK User
Sat Mar 09, 2013 9:34 am
Try adding following css code as well,

Code: Select all
#gkButtons { margin-right: -29px; margin-left: 0px;}
#gkSearch { position: absolute; margin-left: 700px; margin-top: 133px; margin-left:0px;}


See you around...
User avatar
Platinum Boarder


cron