modification

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Mar 09, 2014 12:09 pm
Reply with quote
Report this post
want to achieve certain changes for my site

http://bollywoodbook.in/mumbaimetal/

1) want to move heading portion on top, plz see the attachment

automatically everything must move up

plz help
User avatar
Expert Boarder

GK User
Sun Mar 09, 2014 5:50 pm
Reply with quote
Report this post
Hi again,
ad 1) This may help:
Code: Select all
#gkLogo {  margin: -40px 0 0; }
User avatar
Platinum Boarder

GK User
Sun Mar 09, 2014 5:51 pm
Reply with quote
Report this post
ad 2)
Code: Select all
#gkMainMenu {
    border-bottom: 3px solid #FFFFFF;
    border-top:0; }
User avatar
Platinum Boarder

GK User
Wed Mar 12, 2014 6:07 pm
Reply with quote
Report this post
i did this but what happened is that the white line went below main menu HOME whereas in attachment u can see it should be above HOME
User avatar
Expert Boarder

GK User
Wed Mar 12, 2014 6:11 pm
Reply with quote
Report this post
so not use my code #gkMainMenu { border-bottom: 3px solid #FFFFFF; border-top:0; }
probably I didn't understand what you needed.

Please read more about CSS next time it will help you
User avatar
Platinum Boarder

GK User
Thu Mar 13, 2014 6:45 am
Reply with quote
Report this post
Really sorry i dont no css so well

Mr. Pawel Plz see the attachment i have mentioned in it the requirements,

want to move the line below logo and rest other modules should also move a little above
User avatar
Expert Boarder

GK User
Sat Mar 15, 2014 12:28 am
Reply with quote
Report this post
Really sorry i dont no css so well

Maybe it's time to spend few hours on reading than watching Bollywood movies on youtube :whistle: .
User avatar
Platinum Boarder

GK User
Sat Mar 15, 2014 5:16 am
Reply with quote
Report this post
If u know much thn have it
User avatar
Expert Boarder

GK User
Sat Mar 15, 2014 12:39 pm
Reply with quote
Report this post
Code: Select all
#gkMainMenu {
    border-bottom: 0 none;
    border-top: 3px solid #fff;
 margin-top:0px;
padding-top: 30px;
}


Now your turn.
User avatar
Platinum Boarder

GK User
Tue Mar 18, 2014 8:28 am
Reply with quote
Report this post
hi , thnks

also there should be some reduction in the space PFA
User avatar
Expert Boarder

GK User
Tue Mar 25, 2014 1:24 pm
Reply with quote
Report this post
Pawelji,

Namaste, how r u ???
User avatar
Expert Boarder

GK User
Tue Mar 25, 2014 2:51 pm
Reply with quote
Report this post
no more customizations for free.
You bought "car" (template) not "car and driver".
User avatar
Platinum Boarder

GK User
Wed Mar 26, 2014 8:04 am
Reply with quote
Report this post
Mr. pawelji

Namaste

I bought car and driver for 5 domains and driver is sick of driving he wants increment without helping for the 5 domains
User avatar
Expert Boarder

GK User
Wed Mar 26, 2014 9:16 pm
Reply with quote
Report this post
Sorry, but we don't offer customization services ... I didn't saw this service on our website. Maybe you saw it ?

You are a driver , we are car producer and service.
User avatar
Platinum Boarder

GK User
Thu Mar 27, 2014 1:22 pm
Reply with quote
Report this post
Pawel F wrote:Sorry, but we don't offer customization services ... I didn't saw this service on our website. Maybe you saw it ?

You are a driver , we are car producer and service.


since u r the Car producer and service, u will need to teach driving to a few !!!!
Lolz...

now ur turn !!!
User avatar
Expert Boarder

GK User
Thu Mar 27, 2014 2:46 pm
Reply with quote
Report this post
I see that you are stubborn .. okey I will help. Wait a moment
User avatar
Platinum Boarder

GK User
Thu Mar 27, 2014 5:05 pm
Reply with quote
Report this post
Use this
Code: Select all
#gkMainMenu {
    margin-top: 0;
    padding-top: 0;
}
#gkPageTop {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}


You will get
User avatar
Platinum Boarder


cron