- Posts: 39
- Thank you received: 39
Background pattern
- Maribel Delgado
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
13 years 2 weeks ago #1037
by Maribel Delgado
Background pattern was created by Maribel Delgado
Hi i add a background image (custom) now i have the custom background but is not taking all the page, i want to repeat the background because when i have a lot of products i see middle blue background and other in white... Sorry for my english, i hope you understand LOL
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 2 weeks ago #1038
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Background pattern
Hi,
Sorry I don't understand what background you are talking about. Could I have a screenshot with comments?
Thanks
Sorry I don't understand what background you are talking about. Could I have a screenshot with comments?
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Maribel Delgado
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
- Posts: 39
- Thank you received: 39
13 years 2 weeks ago #1045
by Maribel Delgado
Replied by Maribel Delgado on topic Re: Background pattern
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 2 weeks ago - 13 years 2 weeks ago #1054
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Background pattern
In layout.css
find this:
change background like this:
find this:
Code:
div.ot-mainbody {
background: #FFFFFF;
margin-top: 10px;
}
Code:
div.ot-mainbody {
background: none;
margin-top: 10px;
}
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 13 years 2 weeks ago by Linh Robert.
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds