- Posts: 49
- Thank you received: 0
A little CSS help please
-
richard9
Inactive member - Topic Author
- Member
Less
More
1 year 5 months ago - 1 year 5 months ago #50468
by richard9
A little CSS help please was created by richard9
I am trying to make the top section from the menu upwards all the same colour, it works on the homepage but on other pages i have a white gap
that looks like this: prnt.sc/BLXqo1KxTkG5
how can i fill in this gap please?
The page is: www.hartlandcaravanholidays.co.uk/contact
thanks
that looks like this: prnt.sc/BLXqo1KxTkG5
how can i fill in this gap please?
The page is: www.hartlandcaravanholidays.co.uk/contact
This message contains confidential information
thanks
Last edit: 1 year 5 months ago by richard9.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 5 months ago #50470
by milos
Replied by milos on topic A little CSS help please
Hello,
I can't open your website. Please check. This is the error I got:
Regards,
Milos
I can't open your website. Please check. This is the error I got:
Code:
The page isn’t redirecting properly
An error occurred during a connection to www.hartlandcaravanholidays.co.uk.
This problem can sometimes be caused by disabling or refusing to accept cookies.
Regards,
Milos
Please Log in to join the conversation.
-
richard9
Inactive member - Topic Author
- Member
Less
More
- Posts: 49
- Thank you received: 0
1 year 5 months ago #50471
by richard9
Replied by richard9 on topic A little CSS help please
Sorry that is fixed now
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 5 months ago #50473
by milos
Replied by milos on topic A little CSS help please
Hello,
Edit file /media/templates/site/hostel/css/custom.css and change this line:
to this:
Regards,
Milos
Edit file /media/templates/site/hostel/css/custom.css and change this line:
Code:
background: url(/../images/custom/topmenu_bg.png) 0px 40px repeat-x;
Code:
background: url(/../images/custom/topmenu_bg.png) 0px 0px repeat;
Regards,
Milos
Please Log in to join the conversation.
-
richard9
Inactive member - Topic Author
- Member
Less
More
- Posts: 49
- Thank you received: 0
1 year 5 months ago #50474
by richard9
Replied by richard9 on topic A little CSS help please
Thanks i have done this it brings up the menu bar which i would like to still be the same colour, can it be made wider perhaps ?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 5 months ago #50475
by milos
Replied by milos on topic A little CSS help please
Hello,
The code I gave you is not applied to your website at this moment. I don't understand your new request.
Regards,
Milos
The code I gave you is not applied to your website at this moment. I don't understand your new request.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.253 seconds