- Posts: 6
- Thank you received: 0
Css problem
-
WakeyMark
Inactive member - Topic Author
- New Member
Less
More
12 years 6 months ago #19446
by WakeyMark
Css problem was created by WakeyMark
Hi, I've been messing around with the css files trying to do something which i have accomplished. During the course of my experimenting i have ended up with a gap between the top menu and the slideshow and i cannot for the life of me work out what i have done wrong. Can somebody please let me know how to rectify this.
www.larocas.co.uk/
Thanks in advance.
Thanks in advance.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #19457
by ivan.milic
Replied by ivan.milic on topic Re: Css problem
I'am not sure what you did but this will fix it:
.wrapper4 .gallery .gallery_pad{
position: relative;
top: -150px;
}
.wrapper4 .gallery .gallery_pad{
position: relative;
top: -150px;
}
Please Log in to join the conversation.
-
WakeyMark
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
12 years 6 months ago - 12 years 6 months ago #19478
by WakeyMark
Replied by WakeyMark on topic Re: Css problem
I altered the template_css.css and put what you told me to do at the bottom of the file and all it did was move the slide show up and did nt reduce the space as you can see.
Help lol
Cheers
Help lol
Cheers
Last edit: 12 years 6 months ago by WakeyMark.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #19485
by ivan.milic
Replied by ivan.milic on topic Re: Css problem
try this:
.wrapper4 .gallery .gallery_pad{
position: relative!important;
top: -150px!important;
}
.wrapper4 .gallery .gallery_pad{
position: relative!important;
top: -150px!important;
}
Please Log in to join the conversation.
-
WakeyMark
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
12 years 6 months ago #19489
by WakeyMark
Replied by WakeyMark on topic Re: Css problem
I'm so sorry ivan but that did nt work either. i have put it back to the way it was before i contacted you and it looks ok in ie9 but we still have the same problem in firefox. i will send you the ftp details through the report to moderator link
Thankyou
Thankyou
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #19496
by ivan.milic
Replied by ivan.milic on topic Re: Css problem
What is the problem if you apply that change exactly. If you want me to login and fix it since you caused it with changes you will have to pay for custom job.
Please Log in to join the conversation.
Time to create page: 0.168 seconds